summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Merge pull request #3 from ciotlosm/masterNeil Kolban2017-09-23
| |\ | | | | | | Fixed some URL example paths and the default 'include'
| | * Fixed some URL example paths and the default 'include' that was outdated ↵Marius Ciotlos2017-09-23
| |/ | | | | | | compared to included examples
| * 0.4.2kolban2017-09-13
| |
| * 0.4.1kolban2017-09-10
| |
| * 0.4.0kolban2017-09-10
| |
| * 0.3.0kolban2017-09-10
| |
| * 0.2.0kolban2017-09-10
| |
| * 0.1.0 releasekolban2017-09-10
|
* don't print from callback, there's racesdakkar2018-08-03
|
* bump submodulesdakkar2018-08-03
|
* move stuff to setup() & teardowndakkar2018-08-03
|
* working CHIP senderdakkar2018-06-09
|
* working sender for the CHIPdakkar2018-06-09
|
* factor power settingsdakkar2018-04-20
|
* more power, more reliabilitydakkar2018-04-20
|
* add a watchdogdakkar2018-04-20
|
* turn off sensor while sleepingdakkar2018-04-20
|
* factor out sleep timesdakkar2018-04-20
|
* use standard BLE librarydakkar2018-04-20
| | | | I had added the error return, but it's useless
* handle exceptions from BLEdakkar2018-04-20
|
* don't stall if dht times outdakkar2018-04-20
|
* on BLE connect error, print error and retry in a bitdakkar2018-04-20
|
* fake DHT11 readingdakkar2018-04-03
| | | | | it may be a problem with my soldering, but the sensor can't be read, so I'll fake it for now while I test the BLE part
* show more progress infodakkar2018-04-03
|
* trying to do BLEdakkar2018-04-02
|
* bump bt-serverdakkar2018-03-31
|
* link in the C++ bt serverdakkar2018-03-31
|
* timing testsdakkar2018-03-30
|
* the script does *something*, but the timing is awfuldakkar2018-03-30
| | | | the pulses are all wrong
* we may be able to send from the CHIPdakkar2018-03-30
|
* notes for sensordakkar2018-03-25
|
* it works!dakkar2018-03-23
|
* rework the signal structuresdakkar2018-03-23
|
* kill duplicate notesdakkar2018-03-23
|
* start of transmitterdakkar2018-03-23
| | | | seems to produce the right waveform, but the receiver doesn't react
* move into subdirdakkar2018-03-23
|
* kill useless linedakkar2018-03-16
|
* some notesdakkar2018-03-16
|
* read the thermometer!dakkar2018-03-16
|
* first working sketch: looping bardakkar2018-03-16