RaspberrPi project source code
Guo Wenxue
2024-12-29 e30a4c8103e221201e5bfc1e3f9b19e7a86f68d4
refs
author Guo Wenxue <guowenxue@gmail.com>
Sunday, December 29, 2024 16:23 +0800
committer Guo Wenxue <guowenxue@gmail.com>
Sunday, December 29, 2024 16:23 +0800
commite30a4c8103e221201e5bfc1e3f9b19e7a86f68d4
tree 21a640a0f3da5ebc39da272d6634d8d9e23b7ecb tree | zip | gz
parent 8517494b239d652ea9a24457faa13f88f55979b9 view | diff
Add iotd program

Signed-off-by: Guo Wenxue <guowenxue@gmail.com>
19 files added
2467 ■■■■■ changed files
project/iotd/etc/iotd.conf 79 ●●●●● diff | view | raw | blame | history
project/iotd/hal/ds18b20.c 106 ●●●●● diff | view | raw | blame | history
project/iotd/hal/ds18b20.h 19 ●●●●● diff | view | raw | blame | history
project/iotd/hal/gpio.c 294 ●●●●● diff | view | raw | blame | history
project/iotd/hal/gpio.h 58 ●●●●● diff | view | raw | blame | history
project/iotd/hal/hal.c 89 ●●●●● diff | view | raw | blame | history
project/iotd/hal/hal.h 42 ●●●●● diff | view | raw | blame | history
project/iotd/hal/makefile 15 ●●●●● diff | view | raw | blame | history
project/iotd/hal/sht20.c 466 ●●●●● diff | view | raw | blame | history
project/iotd/hal/sht20.h 33 ●●●●● diff | view | raw | blame | history
project/iotd/hal/tsl2561.c 198 ●●●●● diff | view | raw | blame | history
project/iotd/hal/tsl2561.h 42 ●●●●● diff | view | raw | blame | history
project/iotd/main.c 223 ●●●●● diff | view | raw | blame | history
project/iotd/makefile 64 ●●●●● diff | view | raw | blame | history
project/iotd/src/conf.c 304 ●●●●● diff | view | raw | blame | history
project/iotd/src/conf.h 46 ●●●●● diff | view | raw | blame | history
project/iotd/src/makefile 15 ●●●●● diff | view | raw | blame | history
project/iotd/src/mqtt.c 329 ●●●●● diff | view | raw | blame | history
project/iotd/src/mqtt.h 45 ●●●●● diff | view | raw | blame | history