EMAC OE Add-on Packages

From wiki.emacinc.com
Jump to: navigation, search
TODO: {{#todo:SEOKWREV (12-24-13-12:50->MG+);(12.24.13-13:00->KY+);(12.31.13-11:45->MD-);(12.31.13-12:25->KY+);(12.31.13-12:40->MD+)(03.04.14-15:15->BS-)(03.07.14-12:38->BS+)|Michael Gloff|oe 4,oe 5,mg,bs,SEOKWRev,ky,md}}

If additional software packages are required, EMAC may be able to provide these for an additional support and installation fee. Thousands of software projects are available through the OpenEmbedded build system, most of which can be compiled and installed on any EMAC OE system. Please contact EMAC for information about package availability.

Many of the add on packages may be required for custom applications written with the SDK, e.g. SQLite for database applications or packages which add functionality to the device. Refer to the EMAC OE software development documentation for more information on creating custom software.

Packages

Database

  • SQLite 3: A lightweight self-contained SQL database.
sqlite.org

File Sharing

  • NFS Server: Network File System Server - Share the device's filesystem over the network or mount a remote network file system.
  • Samba Server: Common Internet File System and Domain support for Microsoft Windows clients.

Human Interface Devices

  • Touchscreens: Many EMAC systems that contain a display also have a touchscreen. The utilities used to configure the touchscreen vary by the particular system.

Real Time Extenstions

  • RTAI: Real Time Application Interface - write applications with strict timing constraints.
rtai.org
  • Xenomai: a real-time development framework for Linux
xenomai.org

Scripting Languages

  • Perl 5: A high-level, interpreted programming language.
perl.org
  • PHP 5: Server-side HTML embedded scripting language.
php.net
  • Python 2.6.1: A general purpose high-level programming language.
python.org

Toolkits and APIs

  • GTKMM: A GUI toolkit for developing GTK+ applications.
gtkmm.org
  • QT4 Embedded: a cross-platform application and UI framework for developers using C++ or QML.
qt-project.org

Web Browsers

  • Google Chromium: A web browser ideal for use in kiosk applications.
chromium.org

Web Servers

  • Lighttpd: A lightweight web server.
lighttpd.net

Window Managers

  • Matchbox: A window manager for embedded systems.
yoctoproject.org/tools-resources/projects/matchbox
  • Qt4: Qt can provide its own windowing system on top of a framebuffer, eliminating the need for the X11 windowing system.
qt-project.org/doc/qt-4.8

Wireless Networking

  • Wireless Tools and WPA Supplicant: A typical wireless LAN set up will require the configuration of the network interfaces and WPA Supplicant if wireless encryption is used.
WPA Supplicant

Bluetooth

  • Bluez: Provides support for the core Bluetooth layers and protocols in Linux.
bluez.org/