1
0
Repo for ESP32 Weather Station Development
Go to file
Christian Loch 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
components Imported u8g2 library and added example to main 2020-02-10 19:14:18 +01:00
doc Add display start up manual 2020-02-03 09:03:37 +01:00
main Added simple HTTP Server 2020-03-05 01:30:31 +01:00
.cproject Create eclipse project 2020-02-03 09:02:25 +01:00
.gitignore Create eclipse project 2020-02-03 09:02:25 +01:00
.project Create eclipse project 2020-02-03 09:02:25 +01:00
CMakeLists.txt Create eclipse project 2020-02-03 09:02:25 +01:00
LICENSE Create eclipse project 2020-02-03 09:02:25 +01:00
README.md Create eclipse project 2020-02-03 09:02:25 +01:00

ESP-IDF template app

This is a template application to be used with Espressif IoT Development Framework.

Please check ESP-IDF docs for getting started instructions.

Code in this repository is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.