Wi-Fi controlled LCD screen using ESP RainMaker
This is a Wi-Fi controlled LCD screen. Put it up on your desk, door, shop, grocery aisles or conference rooms. Easy to change using an iOS/Android phone app.
RequirementsHardware
- ESP32-WROVER-KIT
Software
- ESP RainMaker: Set up your development host as mentioned here: https://rainmaker.espressif.com/docs/get-started.html
$ git clone https://github.com/kedars/rainmaker-lcd-screen
$ git clone https://github.com/kedars/rainmaker-lcd-screen
$ cd rainmaker-lcd-screen
$ cd rainmaker-lcd-screen
$ RAINMAKER_PATH=/path/to/where/esp-rainmaker/exists idf.py build flash monitor
$ RAINMAKER_PATH=/path/to/where/esp-rainmaker/exists idf.py build flash monitor
Using the screenEnter the status you want to display by hitting the Edit button
- Download the ESP RainMaker iOS/Android phone app
- Boot up the ESP32-WROVER-KIT
- Configure the ESP32-WROVER-KIT using the phone app
1 / 2
Comments
Please log in or sign up to comment.