aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* o Fixing a couple of embarrasing bugs after using arduino-mk.Trygve Laugstøl2015-01-181-7/+4
|
* o Adding another sensor for prototype board #1.Trygve Laugstøl2015-01-112-3/+4
| | | | o Fixing a bug, the values are 10 bits so they need a uint16_t to fit.
* o Implementing reading of values from the real thing.Trygve Laugstøl2015-01-083-7/+39
|
* o Adding an operation to set the wanted update interval.Trygve Laugstøl2015-01-044-36/+86
| | | | | Useful for debugging to stream values and later devices where this can control how often the values are broadcasted.
* o Reworking the code after implementing much more on the Android app.Trygve Laugstøl2015-01-0410-283/+562
|
* o Initial import of trygvis.io soil moisture device.Trygve Laugstøl2014-12-278-0/+1193