mirror of
https://github.com/0015/ThatProject.git
synced 2026-01-12 09:17:42 +03:00
Create README.md
This commit is contained in:
29
README.md
Normal file
29
README.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Project Title
|
||||
|
||||
ESP32 Project - Fast Jpeg images in 3.2-inch TFT LCD
|
||||
|
||||
## Getting Started
|
||||
|
||||
* [Youtube](https://youtu.be/4eD6recBq4M) -Instruction
|
||||
|
||||
### Prerequisites
|
||||
|
||||
[Hardware]
|
||||
- WEMOS LOLIN32 Lite
|
||||
- 3.2 inch 320*240 SPI Serial TFT LCD Module Display Screen with Touch Panel Driver IC ILI9341 for MCU
|
||||
|
||||
## Built With
|
||||
|
||||
* [Adafruit ILI9341 Driver](https://github.com/adafruit/Adafruit_ILI9341/)
|
||||
* [Arduino esp32fs plugin](https://github.com/me-no-dev/arduino-esp32fs-plugin/releases)
|
||||
* [Arduino JPEGDecoder library](https://github.com/Bodmer/JPEGDecoder)
|
||||
* [JPEG Functions](https://github.com/Bodmer/JPEGDecoder/blob/master/examples/Adafruit_GFX/Huzzah_Jpeg/JPEG_functions.ino)
|
||||
* [EZGIF](https://ezgif.com)
|
||||
|
||||
## Authors
|
||||
|
||||
* **Eric N** - *Initial work* - [0015](https://0015.github.com)
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License
|
||||
Reference in New Issue
Block a user