温度・湿度・気圧・ガスセンサモジュールBME680をRasberry piで動作させるものです
https://www.bosch-sensortec.com/bst/products/all_products/bme680からbme680.c bme680.h bme680_defs.hをダウンロードします
https://osdn.net/projects/pepolinux/releases/71212からpepobme680.tar.gzをダウンロードします
cc pepobme680.c bme680 -o pepobme680
./pepobme680
/www/remote-hand/tmp/.pepobme680に以下のような内容を1行出力し続けます
日時,温度,湿度,気圧,ガス抵抗 2019/06/10/21:56:06,24.6,60.9,1004.3,368306
Please check the source code below
https://github.com/kujiranodanna/IOT-House/blob/master/raspberrypi/usr/src/pepobme680.c
[PageInfo]
LastUpdate: 2021-02-16 11:29:30, ModifiedBy: pepolinux
[License]
GNU Free Documentation License
[Permissions]
view:all, edit:doc editors, delete/config:doc editors