1
0
Repo for ESP32 Weather Station Development
Go to file
Christian Loch b12deb401c Imported Bosch BME280 driver
Added ESP-IDF example for I2C bus
2020-02-04 00:00:54 +01:00
doc Add display start up manual 2020-02-03 09:03:37 +01:00
main Imported Bosch BME280 driver 2020-02-04 00:00:54 +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.