Version Differences for OPH1004

(Starting the Upload from your OPH1004)
(Application Development)
Line 94:
       
  ==Application Development==    ==Application Development== 
- The OPH1004 firmware is split into two levels, an Operating System and an Application. The Operating System Exposes the functions of the hardware to the Application level firmware, and the Application determines how the device behaves. The Operating System is developed and maintained solely by Opticon, however anyone can make an application for the OPH1004 using using Opticon's C-Library Kit and the included GCC WinArm Compiler.   + The OPH1004 firmware is split into two levels, an Operating System and an Application. The Operating System Exposes the functions of the hardware to the Application level firmware, and the Application determines how the device behaves. The Operating System is developed and maintained solely by Opticon, however anyone can make an application for the OPH1004 using using Opticon's [[C-Library Kit]] and the included GCC WinArm Compiler.  
  ===Development Tool SpeedGen===    ===Development Tool SpeedGen=== 
  SpeedGen utilizes an interpreter application and a configuration file called a build file to rapidly customize the appearance flow and operation of an OPH1004 data collector. It allows you to tailor your application for your particular workflow. SpeedGen applications consist of screens, each containing data fields, which users fill in by either scanning barcodes, keying data, or a combination of the two. Each data field can also validate user input from one of three data files which are uploaded to the Opticon device.    SpeedGen utilizes an interpreter application and a configuration file called a build file to rapidly customize the appearance flow and operation of an OPH1004 data collector. It allows you to tailor your application for your particular workflow. SpeedGen applications consist of screens, each containing data fields, which users fill in by either scanning barcodes, keying data, or a combination of the two. Each data field can also validate user input from one of three data files which are uploaded to the Opticon device.