Simple component size and silkscreen reference board update

Philip posted an update on his component size and silkscreen reference board we covered previously: After the reference board went over well, I also made a set of smaller boards to show the different soldermask colors.  The boards all have a very similar front with exposed pads, traces and silkscreen both on copper and off copper. […]

Free PCB coupon via Facebook to 2 random commenters

Every Friday we give away some extra PCBs via Facebook. This post was announced on Facebook, and on Monday we’ll send coupon codes to two random commenters. More PCBs via Twitter on Tuesday and the blog every Sunday. Don’t forget there’s free PCBs three times every week: Free PCB Sunday. The classic. Every week, get […]

Week in (p)review September 20, 2013

Here’s a summary of major developments over the last week. Free PCB Friday is coming up soon. OpenBench Logic Sniffer ported to Pipistrello LX45  USB LCD Backpack PIC18F24J50 free PCB build Diolan firmware update tool for PIC18F2550 used in USB IR Toy Coming up: Free PCBs via Facebook on Friday App notes on the weekend […]

A simple brushless sensored motor driver for AVR Atmega

Davide Gironi has written an article  detailing his brushless sensored motor driver for AVR Atmega: For this project, I’ve implemented a simple brushless sensored motor driver for AVR Atmega. The code i propose it’s not perfect, and can be improved, but for the needs i had it works. Using this library, the motor can be controlled in speed […]

Building a small programmable power supply

Alex over at InsideGadgets has written an article  detailing the build of his programmable power supply: A small programmable power supply with 4 digit segment display using an ATtiny84 to allow 3 programmable voltages and ability to adjust the voltage higher or lower. Output range is 0.3V to 12.5V.

ZofzPCB 3D gerber viewer update

Zofz posted an update on his ZofzPCB gerber viewer we posted previously: ZofzPCB Gerber Viewer takes the Gerber file data from your CAD/CAM files along with a little additional information and transforms it into a 3D image with colours used to differentiate nets, customisable stackup dimensions and an Autopilot function that lets you sit back and enjoy the […]

USB LCD Backpack PIC18F24J50 free PCB build

TasksOfOhm built a free USB LCD backpack PCB.  This board controls LCDs with up to 16 interface pins at 3.3 volts or 5.0 volts. This includes common HD44780 character LCDs and larger graphical LCDs. Got it working. It wasn’t an electrical problem but a software one. I used the software from another built that was running the PIC with […]

OpenBench Logic Sniffer ported to Pipistrello LX45

mkarlsson ported the Open Bench Logic Sniffer code to run on Pipistrello LX45: FYI, I have ported the Demon 3.07 code to Pipistrello LX45 FPGA board with the following changes: 1) The sample buffer size is increased by a factor of 8 from 24kB to 192kB 2) The interface is changed to serial (Pipistrello uses a FTDI […]

Self hosted toolchain: The MC HCK as SWD adapter

Simon Schubert writes,  “I am happy to announce that we have a self-hosted toolchain: The MC HCK can now act as SWD debug adapter for other MC HCKs, without requiring any other external debug adapters or development boards.” The MC HCK (pronounced: “McHack” [mæk hæk]) is a small, cheap, and versatile ARM Cortex-M4 based microcontroller platform. […]

Week in (p)review September 13, 2013

Here’s a summary of major developments over the last week. Free PCB Friday is coming up soon. Another case for the ATX Breakout board bench power supply by Phenoptix Check out Mats’ TraId – Transistor type & pinout identifier in the project log forum Coming up: Free PCBs via Facebook on Friday App notes on […]

Diolan firmware update tool for PIC18F2550 used in USB IR Toy

Dobrica writes,  “I’m in the process of setting up my HTPC, so I ordered USB IR Toy to be able to turn TV on without using remote control.” Result it fw_update for PIC 18F2550 which IR Toy uses , updated wiki page about IR Toy firmware update on Linux and comment on bug tracker. Hopefully, this will […]