README /*! \mainpage The PCM-37e12 * \author EMAC.Inc * \date Dec 26 2003 * \section intro Introduction * The 37e12 is a PC-104 module that incorporates Isolated Digital IO lines, a HCS12 processor, and multiple IO transceivers to create an highly flexible, programmable, PC-104 module. Software support for this board consists of the following components. - A jumper selectable serial bootloader, which allows customers to download firmware upgrades to their boards as they become available. - Standard 37e12 firmware version 1.3 which allows packet based control of the serial ports, AtoD, DtoA, Digital ports, PWMs, and Counters - A Linux driver, which provide the hardware interface to the 37e12, and an isolation from the protocol layer. - A packet library libe12packet.so.1.0.2, which provides packet functions to communicate with the 1.3 firmware - Example applications for all the supported hardware of the 1.3 firmware, including Coprocessor.c which provides wrapper functions around the library packet functions to further simplify development. - This Kdevelop project integrating the entire package and providing html API documentation. \section starting Getting Started. If you've purchased an EMAC.Inc integrated pcm37e12 system then your 37e12 software is pre-installed on your new system. Example programs will be located in the /37e12 folder in your root directory. The 37e12 driver will load and configure itself automatically when the system starts. Currently there is no support for third-party installs. */ /*!\page contacts more information Find out more information about the PCM-37e12 and our other products at: The EMAC web site http://www.emacinc.com At EMAC we are committed to the continued enhancement and support of our products. We are always happy to answer support requests or products suggestions at: support@emacinc.com */