# Luat_Lod_Source **Repository Path**: eric.zhc/Luat_Lod_Source ## Basic Information - **Project Name**: Luat_Lod_Source - **Description**: 合宙Luat的Lod的源码备份 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2020-01-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 合宙Luat的Lod的源码备份 #### 项目介绍 合宙Luat的Lod的源码备份, 非官方库, 只为观察lod源码的更新过程 ## 特殊分支 [add_fatfs](https://gitee.com/wendal/Luat_Lod_Source/tree/add_fatfs/) 分支, 添加读取SD卡的fatfs模块. 编译说明请查看 ask.openluat.com ## 编译说明 https://mp.weixin.qq.com/s/ZaipjrM2ofQVlfCb3xPeOQ ## Luat第三方库 * [RC522](https://gitee.com/wendal/luat-rc522) 读写RFID, ID卡, 校园卡, 使用spi协议 * [DHT12](http://ask.openluat.com/article/77) 温湿度传感器, i2c协议 * [SHT30](http://ask.openluat.com/article/176) 温湿度传感器, i2c协议 * [FATFS](https://gitee.com/wendal/Luat_Lod_Source/tree/add_fatfs/) 读写SD卡,需要改lod源码