Comments: Seeed Studio’s outstanding service

Seeed Studio goes above and beyond to make our projects a success. Thanks guys! The two LCD adapters v2 I received from Seeed about 2 weeks ago were missing the the cables, too. I never reported this to Seeed. To my surprise a little box with 2 connector cables from Seeed was in my mail […]

Week in (p)review: October 17, 2010

Here’s some highlights from the past two weeks, in case you missed them: A USB Infrared Toy as a USB->serial bridge for an RFID reader Design a Dangerous Prototypes t-shirt for fame and prizes Bus Blaster power up test passes Logic Sniffer 101 introduction and overview Bus Pirate hardware v4 first firmware Three USB LCD […]

EAGLE open XML format for schematics, PCBs

CadSoft is developing new open, XML-based file formats for the Eagle schematic and PCB editor. This means easier version control, something we gripped about earlier today, and better interoperability among CAD applications. The CadSoft EAGLE development team is developing a new format for schematic, layout and parts libraries that is XML, this means every object […]

How-to: Export parts from Eagle libraries

The Dangerous Prototypes Eagle parts library has most of the parts used in our projects. It’s got just about everything we use on a daily basis.  We keep it in SVN so everyone has the latest version. Eagle stores footprints in a binary file, so SVN can’t merge differences if two people make changes at […]

Flash ADCs, USB battery chargers

rsdio tipped us to some interesting parts and application notes. First up is a tutorial on fast parallel analog to digital converters: Flash analog-to-digital converters, also known as parallel ADCs, are the fastest way to convert an analog signal to a digital signal. Flash ADCs are ideal for applications requiring very large bandwidth, but they […]

Bus Pirate v4 hardware self-test

Bus Pirate v4 just passed the hardware self-test. A test firmware will be available soon. So far we’ve implemented: USB connection Main IO pins Hardware I2C On-board EEPROM, with I2C edit mode v4 hardware self-test Function button Extra axillary pins New LEDs Next we’re going to address a bug in the pull-up voltage select circuit. […]

Bus Pirate v4 firmware alpha – alive!

Bus Pirate v4 is alive! Bus Pirate firmware v5.9 is running on the new Bus Pirate v4 hardware with direct PIC-based USB connection. It started out slow because USB support is hacked into replacements for the existing serial port functions, but the latest SVN version is working great. BPv4 doesn’t pass the self-test yet, but […]