会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
embeddedboys
博客园
首页
新随笔
联系
订阅
管理
02 2022 档案
Linux i2c-dev驱动 用户空间操作示例
摘要:Linux i2c-dev驱动 用户空间操作示例 测试芯片为at24c16 打开i2c总线节点 file = open("/dev/i2c-0", O_RDWR); if(file < 0){ fprintf(stderr, "failed to open i2c bus\n"); return -
阅读全文
posted @
2022-02-28 21:13
IotaHydrae
阅读(1560)
评论(0)
推荐(0)
linux用户空间控制lcd framebuffer控制台光标闪烁行为
摘要:linux用户空间控制lcd framebuffer控制台光标闪烁行为
阅读全文
posted @
2022-02-12 20:36
IotaHydrae
阅读(414)
评论(3)
推荐(1)
公告