forked from ejoerns/contiki-inga
-
Notifications
You must be signed in to change notification settings - Fork 13
Home
ejoerns edited this page Nov 12, 2013
·
67 revisions
This is the project site of the Contiki port for the INGA sensor platform.
For general information about INGA visit the project website.
For general information about Contiki OS see the official Contiki wiki.
INGA is equipped with an 802.15.4 radio transceiver and a serial link. Supported network stacks are
- TCP/IPv6
- UDP/IPv6
- RIME
- µDTN (available here).
INGA is equipped with these physical sensors:
- 3 axis accelerometer
- 3 axis gyroscope
- pressure/temperature sensor
Additionally an ADC and an ADC-based battery sensor are implemented.
For using the Contiki sensor interface with these sensors read here...
The Contiki INGA port currently provides support for two file systems: The Contiki Coffee file system and the common FAT32 file system.
Supported Storage devices:
- EEPROM (COFFEE)
- internal Flash (COFFEE, requires bootloader support!)
- onboard Flash module (FAT/COFFEE)
- SD Card (FAT/COFFEE)