summaryrefslogtreecommitdiffstats
path: root/Sensor Watch BME280 Project/app.c
Commit message (Collapse)AuthorAgeFilesLines
* move apps to subdirectory, add relative path support to MakefileJoey Castillo2021-09-161-392/+0
|
* update deprecated functions in BME280 demo appJoey Castillo2021-08-311-6/+6
|
* remove delays from BME280 demo, no longer neededJoey Castillo2021-08-301-12/+0
|
* fix typo; log hour, not secondJoey Castillo2021-08-181-1/+1
|
* add data logging, more modes to BME280 projectJoey Castillo2021-08-181-76/+256
|
* add beep and light to BME280 appJoey Castillo2021-08-141-5/+35
|
* segment lcd: add indicator methods, document character mapJoey Castillo2021-08-071-2/+2
|
* documentation!Joey Castillo2021-08-051-1/+0
|
* bme280 app: use forced mode, only measure when neededJoey Castillo2021-08-051-2/+13
|
* new project: sensor watch environmentJoey Castillo2021-08-041-0/+184