自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

垓恪編程誌記

台灣碼農之編程手記

  • 博客(3)
  • 收藏
  • 关注

原创 Read DS18B20 Temperature via Mapping Memory Method in Linux

      In the website, there are lots code to demonstrate how to set and fetch the temperature data measured by ds18b20, but Most are drive-based, some are UART-base;  there are only a few code fetchi...

2017-08-28 16:54:44 504

原创 Linux GPIO Manipulation via Accessing Mapped Physical Memory

      Form my previous post, I have demonstrated how to manipulate GPIO via sysfs and I have pointed out the insufficiency of this manipulation for sysfs speed is very slow. Sysfs accessing speed is ...

2017-08-20 03:36:38 517

原创 Linux GPIO Manipulation via System File System, sysfs

To access GPIO, the most intuitive way is to write a driver for this purpose. This approach is most generic,  but the Linux driver model is complicated, It is requisite to spend time to learn that. Be

2017-08-18 21:53:30 706

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除