An overview of my Microchip PIC based projects. Source code is available for download. The code written in C compiles with the BoostC compiler.
16F87X programmer | In circuit programmer for low voltage programmable PIC microprocessors (currently supporting PIC16F87X) | Assembly |
---|
RDS decoder | PIC16F84 based radio data system decoder. Uses a TDA7330 to demodulate and decode the RDS datastream | Assembly |
---|---|---|
BoostC interface libraries | A collection of libraries that compile with the BoostC compiler. Interface to LCD, PIC internal ADC, DS1820 One-Wire temperature sensor, PIC internal SPI unit, an MCP2515 CAN controller with SPI interface, ... | BoostC |