1
0
Commit Graph

8 Commits

Author SHA1 Message Date
f764f2fe2f Added simple HTTP Server
Rewrote print_data function
Fixed multiple sensor usage on one I2C bus
2020-03-05 01:30:31 +01:00
15051a0aca Restructured library calls to make them work
together
2020-02-17 09:04:52 +01:00
b4b55678a9 Integrated BME280 Bosch library
Sensor measurements are working
2020-02-15 18:09:19 +01:00
6f7940a443 Imported u8g2 library and added example to main
Removed old display library code
2020-02-10 19:14:18 +01:00
b12deb401c Imported Bosch BME280 driver
Added ESP-IDF example for I2C bus
2020-02-04 00:00:54 +01:00
a0015fc518 Add display start up manual 2020-02-03 09:03:37 +01:00
cb340806a6 Create eclipse project 2020-02-03 09:02:25 +01:00
97415eaf2d Initial commit 2020-02-03 08:37:22 +01:00