Skip to content

TimeTravel-0/arduino-lcdproc

Repository files navigation

arduino-lcdproc

small arduino sketch to interface with lcdproc and drive a hd44780 compatible display

hardware front view hardware back view

To make this work the following parts are needed

  • LCDproc itself creates/provides the content to be displayed --> config file provided
  • LCDproc / LCDd is a deamon accepting data via TCP and forwarding it to a connected display --> config file provided
  • Arduino sketch to connect LCDd to the actual HD44780 compatible display --> sketch provided

Hardware I used (use any HD44780 compatible display you like):

Software used:

References:

About

small arduino sketch to interface with lcdproc and drive a hd44780 compatible display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages