Repo for ESP32 Weather Station Development
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Loch f386f2783e Implement sntp client and add display functionality 4 년 전
components Implement sntp client and add display functionality 4 년 전
main Implement sntp client and add display functionality 4 년 전
.cproject Implement sntp client and add display functionality 4 년 전
.gitignore Create eclipse project 4 년 전
.project Create eclipse project 4 년 전
CMakeLists.txt Remove TFT_lib as a submodule and add as components again 4 년 전
LICENSE Create eclipse project 4 년 전
README.md Create eclipse project 4 년 전
sdkconfig.old Add ESP32_TFT lib, remove Ucglib 4 년 전

README.md

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.