Home
Random
Watchlist
Settings
Log in
About Robert-Depot
Disclaimers
Open main menu
Changes
Week 4 Lab
1 byte removed
,
14:49, 21 April 2009
→
Serial Basics
* You can use this to verify values and behavior inside of a program, for debugging, for example:
*
* Displaying values of sensors: <code>
val=analogRead(input_pin);
Serial.print(val);
← Older edit
Newer edit →
Rtwomey
Bureaucrat
,
administrator
5,710
edits