Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sidebar [2016/02/07 14:16] admin Update menu with pretty links |
sidebar [2016/11/17 16:23] (current) admin Update sidebar for Codowik template |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | <html> | + | * [[:start|Sparrow]] |
- | <ul id="navbar"> | + | * [[:tutorials|Tutorials]] |
- | + | * [[:tutorials_arduino|Installing the Arduino Libraries]] | |
- | <li> | + | * [[:tutorials_hello_world|Hello World]] |
- | <a href="#">Sparrow</a> | + | * [[:tutorials_colors|Shades and Colors]] |
- | <ul> | + | * [[:tutorials_temperature|Temperature and Humidity]] |
- | <li><a href="/wiki/doku.php/start/#installing_the_arduino_libraries_for_the_sparrow_nodes">Installing the Arduino Libraries for the Sparrow Nodes</a></li> | + | * [[:tutorials_light|Light]] |
- | <li><a href="/wiki/doku.php/start/#say_hello_to_the_world">Say Hello to the World</a></li> | + | * [[:tutorials_barometer|Barometer]] |
- | <li><a href="/wiki/doku.php/start/#shades_and_colors">Shades and Colors</a></li> | + | * [[:tutorials_radio|Radio Transmission]] |
- | <li><a href="/wiki/doku.php/start/#temperature_and_humidity_sensor">Temperature and Humidity Sensor</a></li> | + | |
- | <li><a href="/wiki/doku.php/start/#light_sensor">Light Sensor</a></li> | + | |
- | <li><a href="/wiki/doku.php/start/#barometer">Barometer</a></li> | + | |
- | <li><a href="/wiki/doku.php/start/#radio_transmission">Radio Transmission</a></li> | + | |
- | </ul> | + | |
- | </li> | + | |
- | + | ||
- | </ul> | + | |
- | </html> | + |