An open API service indexing awesome lists of open source software.

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

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

![nowplaying](http://photos-c.ak.instagram.com/hphotos-ak-xfa1/10576169_1492677677640506_1760159277_n.jpg)