17.02.2015 Views

CCS C Compiler Manual PCB / PCM / PCH

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Serial boot loader program for chips like the 16F877<br />

EX_LOGGER.C<br />

A simple temperature data logger, uses the flash program memory for saving data<br />

EX_MACRO.C<br />

Shows how powerful advanced macros can be in C<br />

EX_MALLOC.C<br />

An example of dynamic memory allocation using malloc().<br />

EX_MCR.C<br />

An example of reading magnetic card readers.<br />

EX_MMCSD.C<br />

An example of using an MMC/SD media card as an external EEPROM. To use this card with a<br />

FAT file system, see ex_fat.c<br />

EX_MODBUS_MASTER.C<br />

An example MODBUS application, this is a master and will talk to the ex_modbus_slave.c<br />

example.<br />

EX_MODBUS_SLAVE.C<br />

An example MODBUS application, this is a slave and will talk to the ex_modbus_master.c<br />

example.<br />

EX_MOUSE.C<br />

Shows how to implement a standard PC mouse on a PIC<br />

EX_MXRAM.C<br />

Shows how to use all the RAM on parts with problem memory allocation<br />

EX_PATG.C<br />

Generates 8 square waves of different frequencies<br />

EX_PBUSM.C<br />

Generic PIC to PIC message transfer program over one wire<br />

EX_PBUSR.C<br />

Implements a PIC to PIC shared RAM over one wire<br />

EX_PBUTT.C<br />

Shows how to use the B port change interrupt to detect pushbuttons<br />

EX_PGEN.C<br />

Generates pulses with period and duty switch selectable<br />

EX_PLL.C<br />

Interfaces to an external frequency synthesizer to tune a radio<br />

EX_POWER_PWM.C<br />

374

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!