PI PROJECTS: GPIO and Twitter
GPIO
Tweet to Binary to LED: Takes an incoming tweet, converts it to Binary, then LED flashes on for the string of 1s and 0s
|
Twitter and PiTurn LED On / Off with Twitter: Use twitter to turn an LED on / of by tweet 'On' or 'Off'
Text covert to Binary LED: User types in a phrase in lower case, output is converted in Binary and GPIO is used to flash LED for a '1', giving a binary pulse.
|