https://github.com/luc-github/esp3d-tft
ESP3D Firmware for ESP32 based TFT
https://github.com/luc-github/esp3d-tft
3dprinter cnc esp32 tft-display wifi
Last synced: 2 months ago
JSON representation
ESP3D Firmware for ESP32 based TFT
- Host: GitHub
- URL: https://github.com/luc-github/esp3d-tft
- Owner: luc-github
- License: gpl-3.0
- Created: 2022-08-24T05:55:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T11:37:15.000Z (4 months ago)
- Last Synced: 2025-04-12T05:38:44.800Z (2 months ago)
- Topics: 3dprinter, cnc, esp32, tft-display, wifi
- Language: C
- Homepage:
- Size: 95.7 MB
- Stars: 44
- Watchers: 6
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
ESP3D-TFT Firmware for ESP32 based TFT - State: Alpha (do not rush on it yet)
[](#contributors-)
[ ](https://github.com/luc-github/ESP3D-TFT/tree/main) [](https://github.com/luc-github/ESP3D-TFT/actions/workflows/build-ci.yml) [](https://github.com/luc-github/ESP3D-WEBUI/tree/3.0) [](https://github.com/espressif/esp-idf)
> [!WARNING]
>### Disclaimer
> The software is provided 'as is,' without any warranty of any kind, expressed or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.
>It is essential that you carefully read and understand this disclaimer before using this software and its components. If you do not agree with any part of this disclaimer, please refrain from using the software.## Features
A Serial TFT with all WiFi feature to control 3D Printer or CNC and [webui](https://githubcom/luc-github/ESP3D-WEBUI)Unlike ESP3D some features will be fixed:
* Flash FS = littleFS
* ESP32 / ESP32-S3
* WebDav on Both local FS and SD> [!WARNING]
>### Disclaimer
> The software is provided 'as is,' without any warranty of any kind, expressed or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.
>It is essential that you carefully read and understand this disclaimer before using this software and its components. If you do not agree with any part of this disclaimer, please refrain from using the software.## UI
lvgl library 8.3.8
## Framework
Espressif IDF 5.1.5
## Reference boards
* ESP32 based + SDReader + 2.8'resistive screen (240x320) [model](https://www.aliexpress.com/item/3256804315935867.html)
* ESP32 + SDReader + 3.5' Resistive screen (480x320) [Rotrics TFT](https://rotrics.com/products/3-5-inch-touchscreen)
* ESP32-S3 based + SDReader + PSRAM + 4.3' capacitive screen (800x600) [model](https://www.aliexpress.com/item/1005003814428825.html)
* ESP32-S3 based + SDReader + PSRAM + 3.5' capacitive screen (320x480) [model](https://www.aliexpress.com/item/1005004309826174.html)* More on https://esp3d.io/esp3d-tft/v1.x/hardware/index.html
## Sponsors
## installation
Please follow the instructions from https://esp3d.io/esp3d-tft/v1.x/installation/index.html## Todo
Everything, code from scratch or almost
* Design UI (Flow + icon)
* Code UI / navigation
* Add WiFi features
* Add Streaming Features
* TBD...## Chat
Please use discord : [](https://discord.gg/Z4ujTwE)
## :question:Any question ?
Check [Wiki](https://github.com/luc-github/ESP3D/wiki/Install-Instructions) or Join the chat at [](https://discord.gg/Z4ujTwE)## :exclamation:Any issue/feedback ?
Check [http://esp3dio](http://esp3dio) for more information
If you still have issue: [submit ticket](https://github.com/luc-github/ESP3D-TFT/issues)
If it is not an issue join some discussion [here](https://github.com/luc-github/ESP3D-TFT/discussions)## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
3DSmitty
📖
serisman
💻 🤔
James Pearson
💻 🤔
makerbase
💵 📦
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!