Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move apps to subdirectory, add relative path support to Makefile | Joey Castillo | 2021-09-16 | 1 | -392/+0 |
* | update deprecated functions in BME280 demo app | Joey Castillo | 2021-08-31 | 1 | -6/+6 |
* | remove delays from BME280 demo, no longer needed | Joey Castillo | 2021-08-30 | 1 | -12/+0 |
* | fix typo; log hour, not second | Joey Castillo | 2021-08-18 | 1 | -1/+1 |
* | add data logging, more modes to BME280 project | Joey Castillo | 2021-08-18 | 1 | -76/+256 |
* | add beep and light to BME280 app | Joey Castillo | 2021-08-14 | 1 | -5/+35 |
* | segment lcd: add indicator methods, document character map | Joey Castillo | 2021-08-07 | 1 | -2/+2 |
* | documentation! | Joey Castillo | 2021-08-05 | 1 | -1/+0 |
* | bme280 app: use forced mode, only measure when needed | Joey Castillo | 2021-08-05 | 1 | -2/+13 |
* | new project: sensor watch environment | Joey Castillo | 2021-08-04 | 1 | -0/+184 |