Hardware Reference
In-Depth Information
Figure 8-8: I 2 TC74 temperature sensor with shift register bar graph (part of the TC74 has
been made transparent so you can see the wires that connect behind it)
ModifyingtheEmbeddedProgram
You need to make two adjustments to the previous Arduino program to make
serial communication with Processing easier, and to implement the shift register
functionality. First, modify the print statements in the program you just wrote
to look like this:
Serial.print(c);
Serial.print("C,");
Search WWH ::




Custom Search