Difference between revisions of "Hardware"

From ArmadeusWiki
Jump to: navigation, search
(Display/Video Out)
(Main Boards (APFxx and OPOSxx modules))
(34 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
| width="50%" |
 
| width="50%" |
=== Main Boards ===
+
=== Main Boards (APFxx and OPOSxx modules)===
* [[APF9328]]: i.MXL based board
+
* [[APF9328]]: i.MXL based module
* [[APF27]]: i.MX27 based board
+
* [[APF27]]: i.MX27 based module
 +
* [[APF51]]: i.MX51 based module
 +
* [[APF28]]: i.MX28 based module
 +
* [[APF6]]: i.MX6 based module
 +
* [[APF6_SP]] : i.MX6 based module with CycloneV FPGA
 +
* [[OPOS6UL]] : i.MX6UL based module
 +
* [[OPOS6UL_NANO]] : i.MX6UL based nano module
 +
* [[Footprints]] : Footprint available for APFxx module
 
||
 
||
  
=== Development Boards ===
+
=== Baseboards ===
* [[APF9328DevLight]]: low cost development board for the APF9328
+
* [[OPOS6ULDev]]: full featured development board for the [[OPOS6UL]]
* [[APF9328DevFull]]: full featured development board for the APF9328 (no more available)
+
* [[APF6Dev]]: full featured development board for the APF6
 +
* [[APF28Dev]]: full featured development board for the APF28
 +
* [[APF51Dev]]: full featured development board for the APF51
 
* [[APF27Dev]]: full featured development board for the APF27 (with several options)
 
* [[APF27Dev]]: full featured development board for the APF27 (with several options)
 +
* [[APF27 PPS]]/PPS: network applications development board for the APF27
 +
* [[PPS51]]: network applications development board for the APF51
 +
* No more available:
 +
** [[APF9328DevLight]]: low cost development board for the APF9328
 +
** [[APF9328DevFull]]: full featured development board for the APF9328
 
|----------------
 
|----------------
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
| width="50%" |
 
| width="50%" |
 +
 
=== Extension Boards ===
 
=== Extension Boards ===
* [[LQ043_Adapt]]: Adapter board for the LQ043 color TFT display from Sharp
+
* [[Chimei_LW700|LW700AT_Adapt]]: Adapter for the Chimei LW700 TFT LCD
* [[MTF-T035|Microtips 320x240 TFT]]: Adapter board for the MTF-T035 color TFT display from Microtips (no more available)
+
* [[Wireless_extension_board|APW wireless board]]: Add WiFi & Bluetooth & GPS & GSM to your [[APF27Dev]]
|}
+
* [[SP_VISION]]: Extension with Spartan6 FPGA, for video processing
 +
* No more available:
 +
** [[LQ043_Adapt]]: Adapter for the Sharp LQ043 TFT LCD
 +
** [[MTF-T035|MTF-T035_Adapt]]: Adapter for the Microtips MTF-T035 TFT LCD
  
==Hardware Add-Ons by functionalities==
 
{| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionnalities"
 
|----------------
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
|
 
===User input===
 
* [[IR Receiver | InfraRed Receiver]]
 
* [[PS/2 | Connect PS/2 devices to your board]]
 
* [[Keypad | Connect a keypad to your board]]
 
* [[TSC2102 | Touchscreen controller of APF9328 DevFull]]
 
* [[TSC2101 | Touchscreen controller of APF27]]
 
* [[GPIO_Driver | General Purposes I/Os]]
 
 
||
 
||
  
===Display/Video Out===
+
=== Demo Boards ===
* [[LCD | Connect LCDs (graphic & text) to your board]]
+
* [[HMS Demo]]: industrial demo platform
* [[TV Output | Use the SVideo output of the APF9328DevFull]]
+
* [[DVI_/_HDMI|Use the DVI/HDMI outpout of the APF27Dev]]
+
||
+
 
+
===Audio===
+
====Out====
+
* [[Audio with PWM | PC speakers directly on PWM output]]
+
* [[TSC2102 | Stereo audio playback chip of APF9328DevFull]]
+
* [[TSC2101 | Stereo audio playback chip of APF27Dev]]
+
====In====
+
* [[TSC2101 | Mono micro input of APF27Dev]]
+
 
+
 
+
|----------------
+
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
+
|
+
===Mass storage===
+
* [[MMC/SD | Connect MMC/SD devices to your board]]
+
* [[USB_Host#USB_Flash_memory_.2F_USB_key_.2F_USB_card_reader_.2F_USB_Hard_Drive |Connect USB keys/USB external harddrives]]
+
||
+
 
+
===External devices control===
+
* [[Max5821 | Use the (optionnal) DAC (Digital to Analog Converter)]]
+
* [[ADC_max1027 | Use the (optionnal) ADC (Analog to Digital Converter)]]
+
* Stepping motor controller
+
||
+
 
+
===Extending board connectivity===
+
====Wired====
+
* [[USB Host | USB Host controller]]
+
====Wireless====
+
* [[GPS | GPS receivers]]
+
|----------------
+
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
+
|
+
===Power===
+
* [[Build your own battery pack for your APF]]
+
||
+
 
+
===Video acquisition===
+
* [[Camera_interface|CMOS sensors/camera]]
+
* [[USB Webcams]]
+
|----------------
+
|}
+
 
+
==Supported Bus informations==
+
{| cellspacing=5 cellpadding=5 border=0 width=100%
+
{{IconLink|USB|USB|usb.png|Universal Serial Bus}}
+
{{IconLink|I2C|I2C|I2C.png|Inter Integrated Circuit communication bus}}
+
|-
+
{{IconLink|SDIO|SDIO|SDIO.png|SD bus}}
+
{{IconLink|PS/2|PS/2|ps2.png|Input Device bus}}
+
|-
+
{{IconLink|Controller Area Network|CAN Bus|CAN_Bus.png|Most used field bus}}
+
{{IconLink|RS-232|RS-232|RS232_icon.png|Old but still very used/usefull serial bus}}
+
 
|}
 
|}
  
 
==Tools==
 
==Tools==
* [http://kicad.sourceforge.net/ Kicad EDA tool]
+
* [http://kicad-pcb.org/ Kicad EDA tool]

Revision as of 08:20, 8 August 2017

Armadeus Boards

The following boards are developed by Armadeus Systems.
Members of the Armadeus Project association can purchase these products at discount prices. Take a look at the Association page for details.

Main Boards (APFxx and OPOSxx modules)

Baseboards

  • OPOS6ULDev: full featured development board for the OPOS6UL
  • APF6Dev: full featured development board for the APF6
  • APF28Dev: full featured development board for the APF28
  • APF51Dev: full featured development board for the APF51
  • APF27Dev: full featured development board for the APF27 (with several options)
  • APF27 PPS/PPS: network applications development board for the APF27
  • PPS51: network applications development board for the APF51
  • No more available:

Extension Boards

Demo Boards

Tools