Difference between revisions of "Sensor & actuation prototypes week1"

From ip
Jump to: navigation, search
(Created page with "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 exampl...")
 
Line 18: Line 18:
 
}  
 
}  
 
</pre>
 
</pre>
 +
 +
 +
 +
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 0px; border: 0px;">
 +
<div style="float:left; width: 120px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 +
[[s&a prototype 1 group 1 | GROUP 1 (please fill your names)]]</div>
 +
 +
<div style="float:left; width: 120px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 +
[[s&a prototype 1 group 2 | GROUP 2 (please fill your names)]]</div>
 +
 +
<div style="float:left; width: 120px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 +
[[s&a prototype 1 group 3 | GROUP 3 (please fill your names)]]</div>
 +
 +
<div style="float:left; width: 120px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center">
 +
[[s&a prototype 1 group 4 | GROUP 4 (please fill your names)]]</div>

Revision as of 11:44, 24 March 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 it works!  
}

void loop()
{

}