Difference between revisions of "Boomerang"
Line 11: | Line 11: | ||
== Boomerang Tips and Examples == | == Boomerang Tips and Examples == | ||
* [[Boomerang ADC Example|Getting Data from Tmote Sky's Sensors]] | * [[Boomerang ADC Example|Getting Data from Tmote Sky's Sensors]] | ||
+ | * [[Boomerang Connect External Sensors|Connecting External Sensors]] | ||
* [[Boomerang UART0 Sample|Using the Shared UART0 for External Devices]] | * [[Boomerang UART0 Sample|Using the Shared UART0 for External Devices]] | ||
* [[Boomerang Multihop|Multihop Message Dispatching]] | * [[Boomerang Multihop|Multihop Message Dispatching]] | ||
+ | * [[Boomerang SurgeTelos Message Format|Tmote SurgeTelos Message Format]] | ||
* [[Boomerang Measure Time|Measure elapsed time]] | * [[Boomerang Measure Time|Measure elapsed time]] | ||
* [[Boomerang Radio Parameters|Change radio transmit power and frequency]] | * [[Boomerang Radio Parameters|Change radio transmit power and frequency]] | ||
* [[Boomerang Delta Lifetime|Delta application lifetime]] | * [[Boomerang Delta Lifetime|Delta application lifetime]] | ||
* [[Boomerang RSSI Readings|Read RSSI values from Tmote Sky]] | * [[Boomerang RSSI Readings|Read RSSI values from Tmote Sky]] | ||
+ | * [[Boomerang Change UART Baud Rate|Change the default UART baud rate]] | ||
+ | * [[Boomerang Serial Forwarder Tips|Serial Forwarder Tips]] | ||
+ | * [[Boomerang Using Watchdog|Using the Watchdog Timer]] | ||
== Hardware Troubleshooting == | == Hardware Troubleshooting == |
Revision as of 21:24, 22 October 2007
Contents
Installation
- Upgrading Boomerang
- Uninstalling or Upgrading a TinyOS system
- Tmote Windows manual installation
- Tmote Linux manual installation
Boomerang Releases and Changes
Boomerang Tips and Examples
- Getting Data from Tmote Sky's Sensors
- Connecting External Sensors
- Using the Shared UART0 for External Devices
- Multihop Message Dispatching
- Tmote SurgeTelos Message Format
- Measure elapsed time
- Change radio transmit power and frequency
- Delta application lifetime
- Read RSSI values from Tmote Sky
- Change the default UART baud rate
- Serial Forwarder Tips
- Using the Watchdog Timer