Category Archives
Search the blogs:

PIC

EZIO   Dec 29,2005
     EZIO is a PIC based module that can read sensors, write to outputs, and send PWM signals to its outputs, all with simple serial commands.

MultiIO   Jun 30,2005
     MultiIO is another open-source project to make physical computing easier. There's a microcontroller on board, a system for expansion modules, and details on making your own.

PIC Sound   Jan 4,2004
     Here's an algorithm for digitizing and playing back sound on a PIC.

PicBasic List   Aug 29,2003
     Crownhill PicBasic Mailing List for discussing programming of PIC microcontrollers using Microengineering Labs' PicBasic and PicBasic Pro. An active and very useful list for PIC programmers.

Serial Communication in OSX Terminal   Feb 13,2006
     I knew it had to be possible to view serial data in the OSX terminal window, but I'm not enough of a unix geek to figure it out.... Here's how to read and send serial data from the terminal in OSX: First, open Terminal.

Tech Tools PIC List   Aug 29,2003
     The Tech Tools PIC list Mailing List Mostly for C programmers and assembly language programmers.

USB Programming for the PIC   Feb 20,2006
     Some good notes on USB Programming for the PIC, from Daniel Hirschmann, tested by Amit Pitaru. Jeff Gray's Del.icio.us links on USB are good too.