Difference between revisions of "Tips on Using Imote2"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
Line 1: Line 1:
 
* [http://sensorweb.vancouver.wsu.edu/wiki/index.php/Tinyos#Install_Imote2_in_tinyos-1.x Washington State University] has a great wiki with instructions on how to configure your platform to support the Imote2.
 
* [http://sensorweb.vancouver.wsu.edu/wiki/index.php/Tinyos#Install_Imote2_in_tinyos-1.x Washington State University] has a great wiki with instructions on how to configure your platform to support the Imote2.
 +
* The Imote2 uses the FTDI USB chip whose drivers may be downloaded [http://www.ftdichip.com/Drivers/VCP.htm here].
 
* [[Toggling an External Pin on the Imote2]]
 
* [[Toggling an External Pin on the Imote2]]
 
* When sending over UART, make sure the debug board is connected.
 
* When sending over UART, make sure the debug board is connected.
 
* In TinyOS, TOS_LOCAL_ADDRESS is the last 2 digits of the mote id in hex
 
* In TinyOS, TOS_LOCAL_ADDRESS is the last 2 digits of the mote id in hex

Revision as of 02:28, 24 January 2008

  • Washington State University has a great wiki with instructions on how to configure your platform to support the Imote2.
  • The Imote2 uses the FTDI USB chip whose drivers may be downloaded here.
  • Toggling an External Pin on the Imote2
  • When sending over UART, make sure the debug board is connected.
  • In TinyOS, TOS_LOCAL_ADDRESS is the last 2 digits of the mote id in hex