Skip to content

[IoT] [RASPI] Using an express server to show something on the LCD [16x2]

License

Notifications You must be signed in to change notification settings

nabilcreates/express-raspi-lcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

express-raspi-lcd

Using an express server to show something on the LCD (USING NODE.JS)

Start

  • Change the internal IP on the app.listen()
  • npm app.js
  • visit on any browser (on the same network) '{internal_ip}:5000'

Display Something

  • '{internap_ip}:5000/display/{message}
    • Expected Output on LCD
      • {message}

NPM Modules (INSTALL INDIVIDUALLY)

  • lcdi2c
  • express

Read the SETUP

About

[IoT] [RASPI] Using an express server to show something on the LCD [16x2]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published