An open source USB programmer for PIC micros, I2C-SPI-MicroWire EEPROMs, some ATMEL micros, generic I2C/SPI devices
Quick review
- Completely free and Open Source
- Programs PIC10-12-16-18-24, dsPIC30-33, EEPROMs type 24xxxx (I2C), 25xxx (SPI), 93xx6 (MicroWire), some ATMEL micros, communicates with generic I2C & SPI devices
- Can work as ICD debugger
- USB 2.0 Full Speed interface, HID class (same as keyboards, mice, etc.)
- Self powered
- Doesn't need drivers
- Built from easy to find components (estimated cost ~10€)
- Hardware generated timings for maximum speed and reliability (writes a 18F2550 in 15s, 8s under Linux)
- Doesn't saturate your CPU and doesn't suffer when other programs are running
- Open source control programs for Linux and Windows