Skip to content

humaan/Socialight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socialight

A musical lamp that changes colour and plays a tone based on events from social media platforms (currently Twitter and Instagram).

This lamp uses:

First time setup? Do this:

  • Run npm install.
  • Install the latest Arduino IDE and set to compile for Uno/Genuino Uno.
  • Download TMRpcm library from link above, then install it via the Arduino IDE Library Manager.
  • Log into Waaffle.com and get your API posts URL.

--

Tue 20 Dec: Now pulls a batch of posts from Waaffle and sticks them in an events queue. Periodic API queries not working... or are they? I'm not sure.

Sun 22 May: Now plays wavs from SD card.

Sun 17 Apr: Crapstyle proof of concept code. Strings will need to become char arrays for efficiency. Tones are fixed and limited. Needs refining on all fronts. No Facebook yet. Haven't tested with live events yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages