Open source logic analyzer update

A few months ago we started working with the Gadget Factory to build an open source logic analyzer. After a very successful collaboration, we’re almost ready to order the first PCBs. Click here for a large PCB image [PNG]. The draft device has 16 buffered (5volt tolerant) input channels, and 16 unbuffered I/O channels on […]

Web platform: SD card web server demo

This is an old version, see the latest version on the documentation wiki. The goal of this demo is to serve files to a web browser from a microSD card using the web platform hardware. Microchip’s latest TCPIP stack demonstration includes an HTTP server that reads files from FAT formatted SD cards, so there’s no […]

Make's 2009 open source hardware guide

Dangerous Prototypes made it into Make’s open source hardware guide 2009! We got interested in open source hardware while reading Make and Hack a Day, this is a really special accomplishment for us. Our hackable LED Christmas ornament is featured on the cover. The web platform, #twatch, and Bus Pirate are all listed in the […]

Prototype: Web platform

This is an old version, see the latest version on the documentation wiki. The Dangerous Prototypes web platform is a tiny server designed for networked hacks where a full PC is inconvenient. There’s lots of interesting projects that bridge the internet to microcontrollers, but most of them have a PC in the middle to handle […]

Bus Pirate PIC programmer update

PIC 12/16/18/ds30 programming support for the Bus Pirate is progressing. Sean Nelson, a regular contributor to the Bus Pirate project, submitted a patch that adds serial port support to usbpicprog. The Linux patch compiles, but the Windows port still has some bugs. The picture shows our prototype 13volt power supply for the PIC programmer. It’s […]

Bus Pirate IC test PCB

A discussion in the forum led to the creation of a new chip demonstration/test PCB for the Bus Pirate. This board has spaces for several commonly-sampled I2C and 1-Wire devices, and an HD44780 LCD tester: I2C 24LC EEPROM (PTH and SMD) TC74 temperature sensor (PTH) DS1085(L)/DS1077(L) frequency generator (SMD) PCF8563/DS1307 real-time clock (PTH) MCP3021 analog […]

Bus Pirate high voltage supply with only 6 parts

We used the Bus Pirate and 6 common components to multiply 5volts to over 120volts with a boost converter, a type of switched-mode power supply. Similar circuits are commonly used to power 180volt nixie tubes from low voltage power supplies. This circuit is a simple way to build your first SMPS, but be careful because […]