Page 1 of 1

ULP examples for DHT-22 and BMP-180 (ESP-IDF and Arduino)

Posted: Wed Oct 11, 2017 6:16 am
by tomtor
An Arduino ULP-Macro DHT-22 sensor program which blinks a led, reads data every minute and sends every 5 minutes:

https://gist.github.com/tomtor/99e2a33b ... 94fc0df804


A BMP-180 sensor I2C ESP-IDF assembler demo:

https://github.com/tomtor/ulp-i2c

Note that the latter requires an assembler bug fix:
viewtopic.php?f=2&t=3228