1
0
Wykres commitów

15 Commity

Autor SHA1 Wiadomość Data
e6423f143b Refactor http server to separate component 2020-04-21 02:58:18 +02:00
8c93743548 Refactor sensor control to separate component 2020-04-21 00:37:16 +02:00
032447c8b3 Implement display updates 2020-04-20 23:43:01 +02:00
57e6319145 Add Eva's temp to color functions 2020-04-20 19:48:33 +02:00
f3a99c3bc6 Fix rgb value ordering
Enable sensor usage

Display now uses measured values
2020-04-20 18:54:01 +02:00
156ca6ee8d Remove TFT_lib as a submodule and add as components again 2020-04-20 12:39:01 +02:00
0b568d7fda Add ESP32_TFT lib, remove Ucglib
Implement first version of interface
2020-04-20 05:19:42 +02:00
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