https://github.com/zefer/nowplaying
Arduino LCD music now playing display
https://github.com/zefer/nowplaying
Last synced: 5 months ago
JSON representation
Arduino LCD music now playing display
- Host: GitHub
- URL: https://github.com/zefer/nowplaying
- Owner: zefer
- Created: 2014-07-26T16:22:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-31T20:33:34.000Z (over 11 years ago)
- Last Synced: 2025-02-28T22:22:47.810Z (about 1 year ago)
- Language: Arduino
- Homepage:
- Size: 195 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nowplaying
A simple Arduino program that displays what music is currently playing on an
[MPD](http://www.musicpd.org/) music server.
Outputs the currently playing artist/track/file to a 16 x 2 LCD display.
## My setup
* Arduino Uno
* Ethernet Shield
* [16 x 2 LCD Display](http://oomlout.co.uk/products/lcd-display-16x2-charachters)
* MPD server with LAN hostname `music`
* 10k Ohm potentiometer to adjust LCD contrast
