Difference between revisions of "Features"

From ArmadeusWiki
Jump to: navigation, search
m (UART/RS232)
(Storage / File System)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Features=
+
=Functionalities=
This page lists all the functionnalities/features available on the boards.  
+
This page lists all the hardware/software functionnalities available on the boards.  
Hardware and related software of a functionnality can be found here.
+
 
+
  
 
{| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionnalities"
 
{| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionnalities"
Line 10: Line 8:
 
==Audio==
 
==Audio==
 
===Audio Out===
 
===Audio Out===
*[[TSC2101]]
+
*[[TSC2102_Linux_driver | Audio codec]]: TSC2102/TSC2101 audio codec
*[[TSC2102]]
+
*[[Audio_with_PWM|PWM]]: sound generation using a PWM
*[[Audio_with_PWM]]: sound generation using a PWM
+
*[[MAX9768| Amplifier]]: MAX9768 10W mono class D audio amplifier
*[[MAX9768]]: 10W mono class D audio amplifier
+
  
 
===Audio In===
 
===Audio In===
*[[TSC2101]]
+
*[[TSC2102_Linux_driver|Audio codec]]: TSC2101 audio codec
  
 
===Software===
 
===Software===
Line 25: Line 22:
 
*[[Flite]]: fast run-time voice synthesis engine
 
*[[Flite]]: fast run-time voice synthesis engine
 
*[[Speex]]: speech codec
 
*[[Speex]]: speech codec
*[[Imxssi]]: debug & simple low level development tool
+
*[[Imxssi]]: debug and simple low level I2S development tool
  
 
||
 
||
Line 43: Line 40:
 
*[[PWC_Webcams]]
 
*[[PWC_Webcams]]
 
*[[USB_Webcams]]
 
*[[USB_Webcams]]
*[[OpenCV]]
 
  
 
===Software===
 
===Software===
Line 50: Line 46:
 
*[[SDL]]: cross-platform multimedia library
 
*[[SDL]]: cross-platform multimedia library
 
*[[Gstreamer]]
 
*[[Gstreamer]]
 +
*[[OpenCV]]
 
*[[FBGrab]]: Frame Buffer Grabber
 
*[[FBGrab]]: Frame Buffer Grabber
 
*[[Mesa]]: Mesa 3D Graphics library
 
*[[Mesa]]: Mesa 3D Graphics library
Line 58: Line 55:
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
|
 
|
 +
 
==Wired Communication==
 
==Wired Communication==
 
===UART/RS232===
 
===UART/RS232===
Line 84: Line 82:
 
*[[USB_to_Ethernet_adapter]]
 
*[[USB_to_Ethernet_adapter]]
 
*[[USB_Gadget#To_emulate_an_Ethernet_link|USB gadget ethernet emulation]]
 
*[[USB_Gadget#To_emulate_an_Ethernet_link|USB gadget ethernet emulation]]
*[[FTP]]
+
*[[FTP]], [[NFS]], [[SSH]], [[Telnet]], [[Tftpboot]]
*[[NFS]]
+
*[[SSH]]
+
*[[Telnet]]
+
*[[Tftpboot]]
+
 
*[[Boa]]: BOA web server
 
*[[Boa]]: BOA web server
 
*[[Ethernet_console]]
 
*[[Ethernet_console]]
Line 135: 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 142: Line 136:
 
*[[UBIFS]]
 
*[[UBIFS]]
 
*[[Using_Initial_RAM_disk]]: still nder construction ?
 
*[[Using_Initial_RAM_disk]]: still nder construction ?
 +
*[[Samba]]
 
||
 
||
  
Line 164: Line 159:
 
*[[Joystick]]: still under construction ?
 
*[[Joystick]]: still under construction ?
 
*[[PS/2]]: APF9328 only
 
*[[PS/2]]: APF9328 only
*[[Tslib]]: Linux touchscreen interface
+
*[[TSC2102_Linux_driver| Touchscreen]]: TSC210x 4 wires resistive touch controler
*[[TSC2101]]: audio codec (out) with 4 wires resistive touch controler
+
*[[TSC2102]]: audio codec (in/out) with 4 wires resistive touch controler
+
 
*[[GPM]]: mouse support for Linux on the console
 
*[[GPM]]: mouse support for Linux on the console
 
*[[Wiimote]]
 
*[[Wiimote]]
 +
*[[Tslib]]: Linux touchscreen interface
 
||
 
||
  
Line 181: 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