8000 GitHub - mobec/VolumioLCD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mobec/VolumioLCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VolumioLCD

VolumioLCD is a tool to display the Volumio player state on hd44780 LCD displays over I2C on a Raspberry Pi.

Features

  • Works with all services supported by volumio (by using volumios REST API)
  • No additional tools required (due to a custom hd44780 driver for the LCD)

Current Limitations

  • Only 16x2 displays are supported
  • No config, therefore hardcoded I2C address and line and volumio player URI

Installation

  1. Install golang using the official .tar (do NOT use apt-get)
  2. Clone the VolumioLCD repository to $GOPATH/src
  3. inside the VolumioLCD directory: go get and then go install
  4. start VolumioLCD on every boot (e.g. using systemd)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0