PiXCL Home page

 

 PiXCLe for ARM Cortex-M3 series

     27-Nov-2012: Preliminary information, subject to change.

    See the current status.

 Like us on Facebook

PiXCLe is a very capable subset of the PiXCL language, and has around 130 commands and operators. You use it to create the app code that defines the user interface and the processing caused by user touch and I/O events.

The app code created is not just a static set of load bitmap commands or complex and obscure language constructs: it simply defines a logical set of user interface items (typically, backgrounds and button or touch regions set at screen coordinates) that generate user events, and the handler code that executes what that event requires. The code itself is easy to read and largely self-documenting. Comments use the familiar C style line ( // comment ) and block style ( /* comment */ ).

   PiXCLe is closely integrated with chibiOS 2.4 , an Open Source, multi-threading, interrupt-driven real time operating system (RTOS). We added our own proprietary device drivers and other extensions such as the graphics and I/O libraries.
     

The PiXCLe language includes the following that you use to create your app code:    

PiXCL 10.4/11.0 along with the PiXCL Code Studio is included with all boards. Many of the utilities that are used during PiXCLe app development are written in PiXCL itself, and all utility app source is provided.

See the FAQ page.

 Like us on Facebook


Copyright © 1995-2012 PiXCL Automation Technologies Inc, CANADA. All Rights Reserved.