Skip to content

My ongoing efforts to make an external device to interact with Rdio

Notifications You must be signed in to change notification settings

rstecker/rdio-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

rdio-arduino

I make no promise about the state of this code.

I have an Arduino. I have an Rdio subscription. I have a LED shield for the Ardunio. I have a lot of fake fur.

My goal is to make an optimal device to sit on my desk and reflect what I'm playing, and allow me to interact with it. Knowing me, I clearly would like it to look like a monster.

Progress

**Hackday 3 - Music Hack Day SF ** : I pulled all the existing code together and posted this git repo. I also started investigating audio-in for the Arduino.

Hackday 2 - HackIllinois : I used a simple python serial library and managed to display my current play information on the LED shield. It was really easy.

**Hackday 1 - Rdio **: I used the Chrome USB library and a bunch of code on the internet to turn my Ardunio into a USB peripheral... It was really hard, and I only managed to get Arduino -> computer working.

##Desired Feature List

  • Display currenty playing information
    • track
    • source / artist
    • duration/position
  • Display playstate
    • playing/paused
    • size of queue
    • shuffle state
  • Input controls
    • play / pause toggle
    • next/previous
    • change shuffle state
  • Display plugged in/powered state?

##TODOs

About

My ongoing efforts to make an external device to interact with Rdio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published