Difference between revisions of "Features"

From ArmadeusWiki
Jump to: navigation, search
m (Ethernet)
(Storage / File System)
 
(6 intermediate revisions by the same user not shown)
Line 129: Line 129:
 
|
 
|
  
==Storage==
+
==Storage / File System==
 
*[[MultiMediaCard]]
 
*[[MultiMediaCard]]
 
*[[USB_Host#USB_Flash_memory_.2F_USB_key_.2F_USB_card_reader_.2F_USB_Hard_Drive|USB drive/dongle usage]]
 
*[[USB_Host#USB_Flash_memory_.2F_USB_key_.2F_USB_card_reader_.2F_USB_Hard_Drive|USB drive/dongle usage]]
Line 136: Line 136:
 
*[[UBIFS]]
 
*[[UBIFS]]
 
*[[Using_Initial_RAM_disk]]: still nder construction ?
 
*[[Using_Initial_RAM_disk]]: still nder construction ?
 +
*[[Samba]]
 
||
 
||
  
Line 174: Line 175:
 
*[[PWM]]
 
*[[PWM]]
 
*[[Watchdog]]
 
*[[Watchdog]]
 +
 +
|----------------
 +
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 +
|
 +
 +
==Bootloader==
 +
*[[BootLoader | U-Boot useful tips]]
 +
||
 +
 +
==Bootstrap==
 +
* [[BootStrap | Install U-Boot from scratch or recover your U-Boot if it was corrupted]]

Latest revision as of 09:37, 26 September 2010

Functionalities

This page lists all the hardware/software functionnalities available on the boards.

Audio

Audio Out

  • Audio codec: TSC2102/TSC2101 audio codec
  • PWM: sound generation using a PWM
  • Amplifier: MAX9768 10W mono class D audio amplifier

Audio In

Software

  • ALSA: Advanced Linux Sound Architecture
  • Madplay: Audio player for Unixes
  • SDL: cross-platform multimedia library
  • Gstreamer
  • Flite: fast run-time voice synthesis engine
  • Speex: speech codec
  • Imxssi: debug and simple low level I2S development tool

Video

Video Out

Video In

Software

Wired Communication

UART/RS232

I2C

SPI

  • SPI: To be completed (spi_dev modif in platform)

Ethernet

USB

CAN Bus

Wireless

Wifi

GSM/GPRS

Bluetooth

GPS

  • GPS
  • GPS_daemon: service daemon monitoring one or more GPSes or AIS receivers

IR

Storage / File System

Realtime

Xenomai

RTC

User Input

Other

Bootloader

Bootstrap