Commit grafiek

26 Commits

Auteur SHA1 Bericht Datum
2421ae31a5 Add mqtt server for brightness values 2021-02-11 00:31:02 +01:00
b9ffab5c2b Add light sensor driver 2021-02-11 00:30:36 +01:00
42af035ae6 Add sdkconfig to gitignore 2020-04-28 00:01:51 +02:00
0cc804f3f8 Removed sdkconfig 2020-04-27 23:46:14 +02:00
0d0af25406 Merge branch 'master' of git@git.skalarprodukt.de:chris/Weather_ESP.git 2020-04-27 23:36:02 +02:00
Loch Christian (uib05376)
fe22b7013c Remove old u8g2 submodule config 2020-04-24 02:33:17 +02:00
Loch Christian (uib05376)
79a99b0b35 Merge remote-tracking branch 'origin/spi_display'
# Conflicts:
#	components/u8g2
2020-04-24 02:31:06 +02:00
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
49a5240c52 Add Eva's temp to color functions 2020-04-20 19:48:33 +02:00
ce0eefd81a Fix rgb value ordering
Enable sensor usage

Display now uses measured values
2020-04-20 18:54:01 +02:00
206c00c10f Remove TFT_lib as a submodule and add as components again 2020-04-20 12:39:01 +02:00
1cb397c98a Add ESP32_TFT lib, remove Ucglib
Implement first version of interface
2020-04-20 05:19:42 +02:00
35de7c4d3c Add u8g2 as submodule 2020-04-10 18:57:56 +02:00
126a582c9f Removed u8g2 from index 2020-04-10 18:55:55 +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
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