|
f386f2783e
|
Implement sntp client and add display functionality
|
2020-04-24 01:49:31 +02:00 |
|
|
3cf6907a04
|
Set update interval to 500 ms
|
2020-04-21 03:18:39 +02:00 |
|
|
9b6f3b832a
|
Refactor http server to separate component
|
2020-04-21 02:58:18 +02:00 |
|
|
286dac60ff
|
Refactor sensor control to separate component
|
2020-04-21 00:37:16 +02:00 |
|
|
1e0c5837d6
|
Implement display updates
|
2020-04-20 23:43:01 +02:00 |
|
|
ce0eefd81a
|
Fix rgb value ordering
Enable sensor usage
Display now uses measured values
|
2020-04-20 18:54:01 +02:00 |
|
|
1cb397c98a
|
Add ESP32_TFT lib, remove Ucglib
Implement first version of interface
|
2020-04-20 05:19:42 +02:00 |
|
|
d251eb6358
|
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 |
|
|
cb340806a6
|
Create eclipse project
|
2020-02-03 09:02:25 +01:00 |
|