Loki is a PIC base robot which has remote control, diagnostics over WiFi, vision processing, speech recognition, indoor pathfinding, basic Artificial Intelligence, and general refinement of the architecture.

This Internet-connected alarm clock provides three primary features: automatic time setting on power-up, streaming MP3 music, and remote management.

The easy-to-use, PIC24FJ64-based clock is connected to an ENC28J60 Ethernet chip, an MP3 decoder chip for streaming music, an organic LED graphical display, and a 24LC512 EEPROM for storing alarm data, fonts, and images.

The Virtual Game System is a game console with a mechanically scanned display. The display system is base on 16 LEDs. If a row of LEDs is moved sideways while the LEDs intensity is changed, an image will shortly visualize in the air where the LED’s are moved. These LEDs are driven by two 74573. The game control unit is based on a PIC16F84.

OpenBeacon is a free design for an active RFID device which operates in the 2.4GHz ISM band. The device contains a unique serial number, but may have other information. OpenBeacon is designed as a transceiver device and therefore both transmits and receives radio waves.

This is an extremely simple and low cost Sine/Square wave generator based on the Analog Devices AD9835 Direct Digital Synthesis (DDS) Generator chip. The frequency can be set for any frequency from 1Hz to 10MHz in 1Hz resolution steps! All this with three push buttons and a novel "sliding window" LED display. The controller chip is a Microchip PIC16F628.

This unit was constructed from a pair of plastic 'party trays'. The two halves are bolted together thru the middle using a long 1/4 inch bolt along with 4 each nuts, metal washers and rubber washers. Weather stripping was used along the outside edges. The entire assembly is hung from a tree branch using 50 lb mono filament fish line.

This device is designed around a PIC16F870, a 4 digit LED display module and very little else. Note: I have received a lot of inquiries on this project. To date, several have been duplicated world-wide. Many have been constructed in other types of cases. As long as the circuit is wired as shown, and the object code (below) is programmed into the PIC, the devices all worked perfectly.

This is a PIC based system that implement a closed-loop PID controller for position and speed control of two DC motors. It also has an SPI command interface that allow high level controlled.

This Keyboard Snooper is designed on a PIC microcontroller. It can plug into a computer’s PS2 port and provides another PS2 port for the keyboard. The Keyboard Snooper implement the PS2 keyboard protocol and steals the information from the keyboard.

The UBW(USB Bit Whacker) is a PIC base USB IO board. This board contains a Microchip PIC USB-capable microcontroller(PIC18F4550, PIC18F2455 ), headers to bring out all of the PICs signal lines. There are open source firmware of Generic HID demo, virtual COM port and demo projects.