Script to query Gerber file outer dimensions: At Wayne & Layne, we design a lot of circuit boards. During the request-for-quote (RFQ) process for getting a PCB fabricated, the outside dimensions of the PCB are an important driver of the … Read more
Christian Aurich created a FreeCAD macro that imports Eagle board XML data into FreeCAD: The common solution until now is to export your board with eagleUp and assemble it with a case in Sketchup. This also gives you some drawbacks. The … Read more
Thanks to amazing Linux server admin Alex, this site is extremely well backed up. Every hour we make a complete copy of the local harddrive, and then incrementally sync any new data to an offsite storage location. If all this … Read more
Vimark made some new scripts to make our life easier. We use Cadsoft Eagle a lot and these scrips automate some of the more boring aspects of design. wherelabs_default.scr – scripts changes wire width to 10mil and via shape to … Read more
cloudform511 updated the pyBusPiratelite Python library. This library has the building blocks for controlling the Bus Pirate from a Python script, there’s also some examples to get you started. Get your own handy Bus Pirate for $30, including world-wide shipping. … Read more
Frank wrote a python script that reads the sht1x/7x temperature and humidity sensors using the Bus Pirate. Script source is in SVN. Via the forum. Get your own handy Bus Pirate for $30, including world-wide shipping. Also available from our … Read more
GTV Hacker has developed a guide to installing applications and rooting your Logitech Revue. The new hack uses the Revue’s UART1 port to upload a start-up script which allows “root” access, allowing the installation of your own apps and access … Read more
Tim has written another oscilloscope script for the Bus Pirate. The script (distribute under GPL) is attached, as are a couple of screenshots. The first displays the triggering function with the trigger voltage level (horizontal dashed line) and the trigger … Read more
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 … Read more
Hwmayer created a simple oscilloscope python script for the Bus Pirate. The latest version adds triggers, and sampling rates up to 1K using a new command in the upcoming firmware. Get a Bus Pirate v3b for $30, including worldwide shipping … Read more
A new version of the Bus Pirate SPI sniffer helper application and source is ready to download. This version adds clock edge and idle phase configuration settings. It also has new command line parsing. Download links and updated instructions are … Read more
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 … Read more
Flashrom is an open source utility for working with flash storage chips. It supports a bunch of flash chips commonly used on motherboards to hold the system BIOS. biosflasher (Carl-Daniel Hailfinger) recently added Bus Pirate support to Flashrom. It should … Read more
For the past week we’ve been collecting your demo scripts for the Bus Pirate’s new binary interface mode. All the entries were excellent. Thank you for participating! Everyone who submitted a script will get a probe cable kit, courtesy of … Read more
audiohacked wrote a cross-platform ROM programmer GUI for the Bus Pirate after seeing James’ Windows EEPROM programmer in C. Check out the development here, here, and here.
We want your scripts! We’ll send Bus Pirate probe cable kits to two authors of binmode scripts posted by the end of the weekend. Any language is fine, but something widely available and cross-platform is best. The Bus Pirate has … Read more
This Perl script demonstrates a way to get the Bus Pirate hardware and firmware version from binary mode. The approach is pretty simple: enter binary mode, reset from binary mode, parse the version information shown on reset (same as ‘i’ … Read more
Here’s a roundup of the binary mode scripts we’ve collected so far. Submit your scripts by the end of this weekend for a Bus Pirate probe cable kit. blue.zener wrote a Ruby class to interface the Bus Pirate, and demonstrated … Read more
James submitted an example binmode script in C for Windows. It programs an ASCII hex file onto an I2C eeprom like the 24FC64. This is an excellent demo for anyone who wants to make a native Windows application that interfaces … Read more
Please join us in welcoming audiohacked to the Bus Pirate project. audiohacked wrote the excellent Python wrapper for the new Bus Pirate binary modes, and now he’ll be updating a copy in the project SVN too. pyBusPirate makes Bus Pirate … Read more
Recent Comments