Tag Archives: Serial Communication

Serial Communication – 3 Digit Display (interim step)

For Physical Computing 2, we are setting up an Aduino to receive serial data from the computer and send it to a 3 digit display (Kingbright BC56-12) through a BCD to 7 segment driver (HEF4543). At this point, I have the Arduino receiving and sending single digits to the driver. I am currently using a [...]

Posted in 2010 Spring, Physical Computing 2 | Leave a comment

Arduino Serial Communication with Processing

Manuel and I worked together to attach the Arduino chip in the Breadboard to the Breakout board. We were working with a 3.3V chip (FT232R), so we had to break the soldered link between 3.3VCC and VCC on the top of the chip. We then put code on our Arduino chip to provide serial data [...]

Posted in 2009 Fall, Physical Computing | Also tagged Leave a comment