June 29, 2012

Arduino-based Pandora Radio Display

Using an Arduino board, LCD display and some simple code you can capture song information from the Pandora Internet radio service and display it on an LCD module. Often when listening to Pandora you may have the control screen covered by other software, and then miss out on the name of a song you were interested in. Therefore this project can solve that problem.


To make it happen a PHP script captures the required data and via a Chrome script sends the data to the serial port which is captured by the Arduino and then displayed. To make your own version is very simple - just use our Freetronics Eleven Arduino Uno-compatible board and an LCD Keypad shield:


To get started with your own version, check out the project page here.

Leave a comment

Comments have to be approved before showing up.