Create README.md

This commit is contained in:
Eric
2019-07-04 12:53:12 -07:00
committed by GitHub
parent f871cd690c
commit 4c81650156

29
README.md Normal file
View 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