Tasks
Please respond to these tasks in your blog using the same reference numbers.
- 24. Use the example given in class
to write your own two wire protocol that can deliver 8 bits
on the data line and use the clock line to indicate valid data.
Test with a colleague's Arduino and write up your results.
~ - 25. Same as 24 but this time use a four-bit data path.
~ - 26. Plan a TWI between two Arduinos.
Scan a diagram, or illustrate in some other way, how the connections will be
set up and which is master and which is slave.
Have a look at http://absences.sofianaudry.com/en/node/10 or at
http://arduino.cc/en/Tutorial/MasterWriter for some example code.
~ - 27. List the main functions of the Wire library.
Say what they do with examples.
~ - 28. Construct a real TWI between two Arduinos.
Take a photo and publish your code and any issues you had.
~
- 29. If I had three Arduinos, is it possible to produce an RS
~
This is about robots & automation. It's a companion blog to JaneMareesTech, which is about the Arduino microcontroller system & related electronics
Friday, September 16, 2011
TASKS 24-29 -- Automation&Robotics: Schedule 5
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment