Difference between revisions of "Nanode experiences"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
[[Nanode Bootloader]] [[File:nanode-bootloader.hex]] hex file to be used with AVR studio or AVRdude (found inside the zip file).
 
[[Nanode Bootloader]] [[File:nanode-bootloader.hex]] hex file to be used with AVR studio or AVRdude (found inside the zip file).
 
 
  
 
=Pachube=
 
=Pachube=
Line 21: Line 19:
 
Email edborden at pachube dot com to ask for your pachube account to be upgraded
 
Email edborden at pachube dot com to ask for your pachube account to be upgraded
  
=Pachube Software=
+
=Pachube Software for Nanode=
 +
 
 +
You will need to read the MAC address of your nanode from the chip on the back of the board using
 +
[https://github.com/thiseldo/NanodeMAC NanodeMAC]
 +
 
 +
==Putters and Getters==
  
 
[http://blog.wickeddevice.com/?p=244 http://blog.wickeddevice.com/?p=244]
 
[http://blog.wickeddevice.com/?p=244 http://blog.wickeddevice.com/?p=244]
 +
 
[http://maniacbug.wordpress.com/2011/08/07/nanode/ http://maniacbug.wordpress.com/2011/08/07/nanode/]
 
[http://maniacbug.wordpress.com/2011/08/07/nanode/ http://maniacbug.wordpress.com/2011/08/07/nanode/]
 +
 +
[http://jeelabs.org/2011/06/19/ethercard-library-api/ JeeLabs Ethercard Library]
 +
 
[http://blog.thiseldo.co.uk/?p=574 http://maniacbug.wordpress.com/2011/08/07/nanode/]
 
[http://blog.thiseldo.co.uk/?p=574 http://maniacbug.wordpress.com/2011/08/07/nanode/]

Revision as of 15:14, 16 August 2011

Nanode Bootloader

Once you have built your Nanode you will need to flash a bootloader. This is the standard Arduino bootloader, but modified to use a different pin (6) for the on-board LED instead of the standard pin 13.

The bootloader here Project:Nanode/Applications/Bootstrap_config_files#Ready-built_bootloader doesn't seem to work. I got one directly from Ken Boak.

The links below will work once the wiki allows arbitrary files to be uploaded.

File:Boot loader zip to replace the one in the arduino folder (back up the old one first).

Nanode Bootloader File:Nanode-bootloader.hex hex file to be used with AVR studio or AVRdude (found inside the zip file).

Pachube

Pachube.com

Pachube acts as a respository of datastreams collected by sensors. You can then graph the resulting data or access the stream to control something based on the data.

Email edborden at pachube dot com to ask for your pachube account to be upgraded

Pachube Software for Nanode

You will need to read the MAC address of your nanode from the chip on the back of the board using NanodeMAC

Putters and Getters

http://blog.wickeddevice.com/?p=244

http://maniacbug.wordpress.com/2011/08/07/nanode/

JeeLabs Ethercard Library

http://maniacbug.wordpress.com/2011/08/07/nanode/