sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。
☆25Apr 12, 2025Updated 11 months ago
Alternatives and similar repositories for sf_i2c
Users that are interested in sf_i2c are comparing it to the libraries listed below
Sorting:
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆154Aug 12, 2024Updated last year
- BMP decoder library for LVGL☆12Jun 24, 2025Updated 8 months ago
- Ch55xduino: Arduino Support for ch55x devices☆12Feb 3, 2023Updated 3 years ago
- 【AT指令客户端】一款管理 AT 客户端命令通信交互组件, 适用于 Modem、WIFI模块、蓝牙等配置通信的场景☆17Dec 27, 2025Updated 2 months ago
- ☆13Jul 30, 2025Updated 7 months ago
- the world's fastest compression library☆44Apr 8, 2023Updated 2 years ago
- Software I2C☆49Apr 23, 2023Updated 2 years ago
- Project on STM32☆26Apr 5, 2017Updated 8 years ago
- RTOS for embedded systems☆14Sep 19, 2024Updated last year
- ☆15Jun 8, 2023Updated 2 years ago
- 一个便捷的嵌入式软件调试工具☆31Jun 9, 2020Updated 5 years ago
- Underwater sonar/USBL interface for photogrammetry surveys.☆13Jun 17, 2022Updated 3 years ago
- This is DreamOS C Version by lizhirui since 2021-05-18☆10Aug 23, 2021Updated 4 years ago
- 这是一个嵌入式裸机框架,提供一套API,方便管理多种任务,比如超时任务/周期任务/并行任务/互斥任务等。 有 sys_wait 和 sys_wait_bare 这两个非阻塞等待 API ,支持挂起当前互斥任务,但不阻塞并行任务。☆41Feb 7, 2026Updated last month
- 使用CC2530单片机实现数据上传和远程控制的功能。大概流程如下:终端采集数据无线发送到协调器,协调器再将数据上传到OneNET云平台,在云平台上可以下发命令控制LED灯。更详细内容请看:http://t.csdn.cn/fB32X☆13Apr 10, 2022Updated 3 years ago
- Convert markdown to PDF with embedded mermaid diagram