Difference between revisions of "Platform Hardware"
m (Correct MSP430 link target) |
(→Platforms) |
||
(30 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
+ | Here there is a list of hardware supported by TinyOS. | ||
+ | |||
[http://www.tinyos.net/scoop/special/hardware Link to www.tinyos.net page (until this is filled in)] | [http://www.tinyos.net/scoop/special/hardware Link to www.tinyos.net page (until this is filled in)] | ||
− | |||
= Platforms = | = Platforms = | ||
− | * [[ | + | * [[EPIC]] |
+ | * [[Imote2]] | ||
+ | * [[Shimmer]] | ||
+ | * [[IRIS]] | ||
* [[Kmote|Kmote, a.k.a. Telos Rev B]] | * [[Kmote|Kmote, a.k.a. Telos Rev B]] | ||
* [[MicaZ]] | * [[MicaZ]] | ||
Line 9: | Line 13: | ||
* [[Mica2dot]] | * [[Mica2dot]] | ||
* [[NXTMOTE|NXTMOTE - TinyOS on LEGO MINDSTORMS NXT]] | * [[NXTMOTE|NXTMOTE - TinyOS on LEGO MINDSTORMS NXT]] | ||
− | * [[ | + | * [[Mulle]] |
− | * [[ | + | * [[TMote Sky|TMote Sky, a.k.a. Telos Rev B]] |
+ | * [[TinyNode]] | ||
+ | * [[Zolertia Z1]] | ||
+ | * [[UCMote Mini]] | ||
= Sensorboards = | = Sensorboards = | ||
− | + | ==Mica series == | |
− | + | * [[MTS400|MTS400 - temperature, pressure, humidity, light, and acceleration]] | |
− | + | * [[MTS420|MTS420 - temperature, pressure, humidity, light, acceleration, and GPS]] | |
= Chips = | = Chips = | ||
− | + | ==Microcontrollers== | |
− | + | *[[ATmega128|Atmel ATmega128]], a 8-bit RISC microcontroller. | |
− | + | *[[MSP430|Texas Instruments MSP430]] a 16-bit low power microcontroller. | |
− | + | *[[PXA271|Intel XScale PXA271]] a 32-bit RISC microcontroller. | |
− | ** [[CC1100/CC2500]] | + | |
− | ** [[ | + | ==Radios== |
− | *Sensors | + | * [[CC1000]] |
− | + | * [[CC1100/CC2500]] | |
− | **[[MS5534|Intersema MS5534 - Temperature and barometric pressure sensor]] | + | * [[CC2420]] |
− | + | * [[AT86RF212]] | |
− | + | * [[AT86RF230]] | |
− | *Non-Volatile Storage | + | |
− | + | ==Sensors== | |
− | + | *[[SHT11|Sensirion SHT11 - Temperature and humidity sensor]] | |
− | + | *[[S1087|Hamamatsu S1087 - Visible Light Sensor]] | |
− | + | *[[S1087-01|Hamamatsu S1087-01 - Visible to IR Sensor]] | |
− | + | *[[MS5534|Intersema MS5534 - Temperature and barometric pressure sensor]] | |
+ | *[[TSL2550|Taos TSL2550 - Light Sensor]] | ||
+ | *[[ADXL202|Analog Devices ADXL202 - 2-Axis Accelerometer]] | ||
+ | *[[LIS3L02DQ|LIS3L02DQ 3-Axis Accelerometer]] | ||
+ | *[[MTS300/310]] | ||
+ | *[[AD5200]], a digital potentiometer. | ||
+ | |||
+ | ==Non-Volatile Storage == | ||
+ | *[[AT45DB041|Atmel AT45DB041 - 4 Mbit SPI flash]] | ||
+ | *[[M25P80|Numonyx M25P80 - 8 Mbit SPI flash (aka STM25P80)]] | ||
+ | |||
+ | ==Other== | ||
+ | *[[ADG715|Analog Devices ADG715 - Octal I2C controlled analog switch]] | ||
+ | *[[DS2401/DS2411|Maxim (Dallas Semiconductor) DS2401 and DS2411 1-Wire Unique ID ROM]] | ||
+ | *[[DS2745|Dallas DS2745 I2C Battery Monitor]] | ||
+ | *[[DS2782|Dallas DS2782 I2C Battery Monitor]] | ||
+ | |||
+ | [[Category:Hardware]] |
Latest revision as of 07:34, 4 December 2012
Here there is a list of hardware supported by TinyOS.
Link to www.tinyos.net page (until this is filled in)
Contents
Platforms
- EPIC
- Imote2
- Shimmer
- IRIS
- Kmote, a.k.a. Telos Rev B
- MicaZ
- Mica2
- Mica2dot
- NXTMOTE - TinyOS on LEGO MINDSTORMS NXT
- Mulle
- TMote Sky, a.k.a. Telos Rev B
- TinyNode
- Zolertia Z1
- UCMote Mini
Sensorboards
Mica series
- MTS400 - temperature, pressure, humidity, light, and acceleration
- MTS420 - temperature, pressure, humidity, light, acceleration, and GPS
Chips
Microcontrollers
- Atmel ATmega128, a 8-bit RISC microcontroller.
- Texas Instruments MSP430 a 16-bit low power microcontroller.
- Intel XScale PXA271 a 32-bit RISC microcontroller.
Radios
Sensors
- Sensirion SHT11 - Temperature and humidity sensor
- Hamamatsu S1087 - Visible Light Sensor
- Hamamatsu S1087-01 - Visible to IR Sensor
- Intersema MS5534 - Temperature and barometric pressure sensor
- Taos TSL2550 - Light Sensor
- Analog Devices ADXL202 - 2-Axis Accelerometer
- LIS3L02DQ 3-Axis Accelerometer
- MTS300/310
- AD5200, a digital potentiometer.