Difference between revisions of "CSC270 Final Exam 2012"

From dftwiki3
Jump to: navigation, search
(Created page with "--~~~~ ---- <onlydft> The Arduino uses the handshake protocol to send characters out. It sends all the ASCII characters from 'A' to 'Z', and starts over. It sends an active-l...")
 
Line 106: Line 106:
  
 
</source>
 
</source>
 +
<br />
 +
Your solution circuit should interface with the Arduino as illustrated below:
 +
 +
<br />
 +
<center>[[Image:6811ArduinoInterface.png|500px]]</center>
 
<br />
 
<br />
 
</onlydft>
 
</onlydft>

Revision as of 22:23, 25 April 2012

--D. Thiebaut 23:04, 25 April 2012 (EDT)



...