Difference between revisions of "Sensor & actuation prototypes week1"

From ip
Jump to: navigation, search
Line 23: Line 23:
 
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 0px; border: 0px;">
 
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 0px; border: 0px;">
 
<div style="float:left; width: 180px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 
<div style="float:left; width: 180px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
[[share | Rhushab & Jorik]]</div>
+
[[Shared: | Rhushab & Jorik]]</div>
  
 
<div style="float:left; width: 180px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 
<div style="float:left; width: 180px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">

Revision as of 17:11, 5 April 2017

Please include:

- short abstract of what you have done (short = better) - a picture of the setup - links to tutorials / resources you have used to make it - a code example (you can use the < pre> and < /pre> tags for this)

 
void setup()
{
Hi please make the code in this formatting. 
Make sure the code works!  
}

void loop()
{

}