171
edits
mNo edit summary |
Diannamertz (talk | contribs) mNo edit summary |
||
Line 29: | Line 29: | ||
Serial.println(phone.rssi()); | Serial.println(phone.rssi()); | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[../code#III Potentiometer .28Arduino.29|Photo Resistor Code Example (from class)]] | [[../code#III Potentiometer .28Arduino.29|<b>Photo Resistor Code Example (from class)</b>]] | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
// specify the pin numbers we are going to use: | // specify the pin numbers we are going to use: | ||
Line 78: | Line 78: | ||
* Depleting coffee grounds | * Depleting coffee grounds | ||
===Tasks=== | |||
<ul> | <ul> | ||
<li>Acquire sim card</li> | <li>Acquire sim card</li> |
edits