Difference between revisions of "Functionalities"

From ArmadeusWiki
Jump to: navigation, search
(Functionalities)
(Bootloader)
Line 192: Line 192:
 
==Bootloader==
 
==Bootloader==
 
*[[BootLoader | U-Boot useful tips]]
 
*[[BootLoader | U-Boot useful tips]]
 +
* [[USB_Boot|Boot linux from a USB key]]
 +
* [[Connection_with_U-Boot_under_Windows|Connection with U-Boot under Windows]]
 +
* [[U-Boot_communication_quick_check|U-Boot communication quick check]]
 +
* [[Uboot_FPGA_firmware_update_from_Linux|Uboot FPGA firmware update from Linux]]
 +
 
||
 
||
  
 
==Bootstrap==
 
==Bootstrap==
 
* [[BootStrap | Install U-Boot from scratch or recover your U-Boot if it was corrupted]]
 
* [[BootStrap | Install U-Boot from scratch or recover your U-Boot if it was corrupted]]

Revision as of 12:59, 23 July 2011

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: simple low level I2S development/debug tool

Video

Video Out

Video In

Software

Wired Communication

UART/RS232

I2C

SPI

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

Ethernet / Network

USB

CAN Bus

HMS Modules

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