Breath Pong development
For my networked Pong controller, I am attempting to create a device that senses inhalation and exhalation as methods of moving the Pong paddle left and right. To do this, I am using a simple fan to...
View ArticleWizNet Ethernet Testing
Successfully tested the WizNet ethernet module. First, I loaded the WebClient Arduino code; video here. This worked fine, so I added a “connected” LED and “connect” switch, which caused problems...
View ArticleBreath Pong!
The Breath Pong networked objects controller lives! I completely changed the sensor design from the last iteration. I suspected the DC motor would have too much friction to make the sucking action...
View ArticleAdventures in Bluetooth
For our NetObjx Espionage class project, I am initiating a chain of data transfer with a collaborative “blow” interface that transmits over Bluetooth.So far my Bluetooth partner and I have managed to...
View ArticleNetObjx Espionage Bluetooth is GO
Adam and I got our Bluetooth link in the Espionage chain working. What you see here are two arduinos each with a SparkFun BlueSMiRF RP-SMA module. The transmitter (my end) is configured using...
View ArticleXBee Handy Command Reference
Here are some common AT commands I have most frequently while working on XBee projects. Remember, ALL NUMBER VALUES ARE IN HEX! ATID – PAN ID ATDH/DL – Destination address high/low: which local...
View ArticleNetObjx Final Development
Here’s a brief overview of my thought process so far for my NetObjx final.I initially was interested in the Telepathic Mesh Society concept: But I have been in collaboration with Adam Harvey on a...
View ArticleBubbleViz: Internet-enabled Bubble Gun
BubbleViz is an internet-enabled toy bubble gun that uses an Arduino, XBee and ConnectPort to poll a PHP script and check an IMAP server for new messages, upon which the device showers you with a...
View Article