diff --git a/README.md b/README.md new file mode 100644 index 0000000..c801707 --- /dev/null +++ b/README.md @@ -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