Bus Pirate high voltage programming adapter

Today we’re giving away an assembled Bus Pirate high-voltage programming adapter. It has a 5pin PIC programming header, a 6pin AVR programming header, and a small 13volt boost-converter power supply. A 13volt supply is needed to program PIC 12/16/18F microcontrollers, and clear the RESET fuse in AVRs. It’s doesn’t do much right now though, because […]

Bus Pirate terminal update preview

Sjaak has been hard at work on a new terminal interface for the Bus Pirate. There are exciting new features like: A command history (h menu) Multiple command sequences can be processed at once ASCII character values are sent to the bus when entered between quotes (“text”) Mode changes now include an exit option Massively […]

SUMP PUMP challenge completed

We’ve been working on an open source logic analyzer prototype with Jack Gassett of the Gadget Factory. The project is currently known by the code name ‘SUMP-PUMP’, but you can help suggest a name. The design incorporates elements of the Butterfly platform, which is available now at the Gadget Factory. On Wednesday we offered a […]

Web platform: Introduction to dsPIC33 programming

See the latest version on the documentation wiki. There are reports of web platform deliveries in the forum, so we thought this would be a good time for an introduction to dsPIC33 programming. This introduction aims to help you start writing and compiling your own applications for the web platform. We cover lots of basics […]

Write an app, get a SUMP PUMP

We’ve been working on an open source logic analyzer prototype with Jack Gassett of the Gadget Factory. The project is currently known by the code name ‘SUMP-PUMP’, but you can help suggest a name. The design incorporates elements of the Butterfly platform, which is available now at the Gadget Factory. Update: Michal Demin completed this […]

Protostack v1.4 28pin AVR development board

Daniel Garcia, a friend of Dangerous Prototypes, released version 1.4 of the Protostack development board for ATMEGA8 and ATMEGA128. We really like the Protostack concept: it’s a general purpose development board that incorporates user feedback. It demonstrates the minimum circuit to get a 28pin AVR chip working, and has a large prototyping area to implement […]

Bus Pirate script for 8×32 LED matrix

will_j posted a Bus Pirate script that controls a Sure Electronics 8×32 LED marquee: Here’s a quick and dirty perl script to display ‘BPv3’ on a Sure Electronics 8×32 LEd Matrix display. You can also use a 16×24 display if you change the second command code to 44 from 40. Any improvements gratefully received – […]

Demo: HMC6352 digital compass breakout board

This is an old version, see the latest version on the documentation wiki. The HMC6352 is a simple compass chip with an I2C interface. If your next unmanned vehicle needs a compass, check out this chip. It has multiple operating modes that balance power use and update frequency. Continuous acquisition provides rapid heading updates, while […]

Prototype: USB infrared remote control receiver/transmitter

The most recent documentation is now on the wiki. UPDATE: there is now a USB IR Toy v2! Infrared remote controls are ubiquitous, they’re used everywhere but we don’t give them much thought. The goal of this project is to investigate the invisible signals emitted by remote controls. This IR hacking tool can visualize infrared […]