ef7e6f82d14991b8eea21ac13145ab2d98cffe31
Eink display controlled by esp32
Project to try out the embedded coding scene.
goals
Learn what embedded programming is like Basic webserver & rest api. Connect to WiFi
Build steps
- Install ESP_IDF https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/get-started/linux-macos-setup.html#get-started-linux-macos-first-steps
- Run
get_idf - idf.py build
- [Flash firmware]
links
https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/get-started/index.html
Description
Languages
C
71.2%
Python
22.7%
CMake
4.4%
Makefile
1.7%