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 bit mask to shift through each of the digits sent serially to to the Arduino. Here is a link to my code that displays a single digit serially (code).

This entry was posted in 2010 Spring, Physical Computing 2 and tagged . Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>