Sample Video here https://www.youtube.com/watch?v=YgCQsck2oHs
Further Guide https://www.hackster.io/Linda_TJ/wireless-lcd-typer-8d0dfe
Wireless LCD Typer displays text entered on webpage directly to LCD.
This is random project but can use it with your existing code.
You need to download the following:
- LCD I2C: https://github.com/johnrickman/LiquidCrystal_I2C ( Can install it from Library Manager also)
- NodeMCU 1.0
- LCD I2C
This project is a random but fun use of LCD and webpage. I was just trying to print text on same network and voila here it is. The UI is damn simple but will work on that.
- Get the code
- Get the libraries
- Attach everything
- Upload the code 🔥🔥🔥🔥🔥
NodeMCU | LCD I2C |
---|---|
D5 | SDA |
D6 | SCL |
3.3V | VCC |
GND | GND |