Bus Pirate

Bus Pirate
Bus Pirate v3a
Developer Dangerous Prototypes
Type Debugger
Website dangerousprototypes.com/docs/Bus_Pirate

The Bus Pirate is a small single-board computer designed for programming, debugging, and analyzing microcontrollers. It was developed as an open-source hardware and software project.[1][2]

Overview

The Bus Pirate was designed for debugging, prototyping, and analysing "new or unknown chips".[1] Using a Bus Pirate, a developer can use a serial terminal to interface with a device, via such hardware protocols as SPI, I2C and 1-Wire.

The Bus Pirate is capable of programming low-end microcontrollers, such as Atmel AVRs and Microchip PICs. Programming using more advanced protocols such as JTAG and SWD is possible, but is discouraged due to hardware speed limitations.

The Bus Pirate v3.6 is based on an PIC24 MCU (SSOP), and communicates with a host computer with either a USB interface with a FT232RL (SSOP) or an on-chip USB module.

The Bus Pirate was designed by Ian Lesnet of Dangerous Prototypes.[3]

Feature list

The Bus Pirate can communicate via the following serial protocols, with line levels of 0–5.5 volts: 1-Wire, I²C, SPI, JTAG, asynchronous serial, and MIDI.

It can receive input from a keyboard, and can output to a Hitachi HD44780 LCD controller.

Other features:

Generational differences

Bus Pirate v3.6 Bus Pirate v4.0[4]
Development status Current stable version: Mature Latest preview version of a future release: Experimental
Dimensions (mm) 60×37 60×37
PIC microcontroller PIC24FJ64GA002 PIC24FJ256GB106
Flash memory (kB) 64 256
SRAM (kB) 8 16
I/O pins 5
(5×2 pin header)
7
(6×2 pin header)
USB interface FTDI FT232RL PIC24-integrated

v3.x models uses a 5×2 header for ribbon cable, whereas the v4.x models uses a 6×2 header.

The size of the circuit board was changed to 60 mm x 37 mm in the Bus Pirate v3.6 and up so it would match the mounting holes for the "Sick of Beige" DP6037 case.[5][6]

References

  1. 1 2 Bus Pirate v3.6; SeeedStudio.
  2. Bus Pirate v4; SeeedStudio.
  3. "Bus Pirate - v3.6a - TOL-12942 - SparkFun Electronics". www.sparkfun.com. Retrieved 2017-03-29.
  4. Bus Pirate v4 vs v3 comparison; Dangerous Prototypes.
  5. Bus Pirate v3.6; Dangerous Prototypes.
  6. Sick of Beige compatible cases; Dangerous Prototypes.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.