Skip to content
ejoerns edited this page Oct 17, 2013 · 66 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.

Communication

INGA is equipped with an 802.15.4 radio transceiver and a serial link. Supportd network stacks are

  • TCP/IPv6
  • UDP/IPv6
  • RIME
  • µDTN (available here).

Sensors

INGA is equpped with these physical sensors:

  • 3 axis accelerometer
  • 3 axis gyroscope
  • pressure/temperature sensor

Additionally an ADC and an ADC-based battery sensor are implemented.

File Systems

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)
  • onboard Flash module (FAT/COFFEE)
  • SD Card (FAT/COFFEE)

fubar

Clone this wiki locally