Skip to content

Code that enables the Guardian Robot to read Twitter and provide an emotional response.

Notifications You must be signed in to change notification settings

kenlim/GuardianRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is the code that runs the Guardian Robot. There are 2 folders here:

1. ArduinoController
This is the code that will be uploaded to the Arduino board. This controls the actual servos and switches. 

2. TwitterPollingRobotManager 
This is the code that runs on your computer and actually polls Twitter. It sends emotive directions to the robot via USB.

NOTE: you will need to rename the file credentials.txt.RENAME to just "credentials.txt". Then edit the file to have your Twitter username on the first line, and your Twitter password on the second line. 

The robot needs these credentials to connect to Twitter. 

Ken Lim
kennethlimfc(a)gmail.com
11 August 2009

About

Code that enables the Guardian Robot to read Twitter and provide an emotional response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published