Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.34 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.34 KB

Wireless-LCD-Typer

Sample Video here https://www.youtube.com/watch?v=YgCQsck2oHs

Further Guide https://www.hackster.io/Linda_TJ/wireless-lcd-typer-8d0dfe

PIC1


PIC2

Wireless LCD Typer displays text entered on webpage directly to LCD.

This is random project but can use it with your existing code.


Libraries Required

You need to download the following:


List of components used:

  • NodeMCU 1.0
  • LCD I2C

About

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.


Tutorial

  1. Get the code
  2. Get the libraries
  3. Attach everything
  4. Upload the code 🔥🔥🔥🔥🔥

Connections

NodeMCU LCD I2C
D5 SDA
D6 SCL
3.3V VCC
GND GND

Connections