Software Examples
Example C programs for the PDQ Board and QCard Controllers
There are numerous C language demonstration programs and software examples for the QCard Controller1) (using the 68HC11 microcontroller) and the PDQ Board2) (using the HCS12-9S12 microcontroller) in the respective IDEs for those boards. These programming examples focus on creating application software for embedded systems where real-time constraints might be involved.
Each installed IDE contains a directory of example programs accessible through the projects menus of the IDEs. You can easily compile these C program examples with the Mosaic IDE Plus (a CodeBlocks based GNU C compiler for the 9S12 HCS12 MCU) or the Mosaic IDE (for Mosaic's 68HC11 single board computers).
Elsewhere in this documentation you will find tutorials and manuals for the C language. Please see the following: