Universal digital timer 4 – Proof of concept

Zoltán Gömöri  writes: I started the development of the counter. First of all I should proof if I can create a display/button matrix which can handle the two display digit and the two pushbuttons. I picked the double multiplex display a fist of diodes and pushbuttons and a launchpad. Here is the result. I’ve topped the […]

Pick and Place USB control software

Brian Dorey posted an update on his DIY Pick and Place machine USB controller board, we wrote about it previously: After completing our DIY Pick and Place machine USB Controller Board we needed to rewrite the controller software to drive the pick and place machine. The new Pick and Place software is written in C# and we […]

Mailbox wireless alert project

If you are waiting for some electronic parts to be delivered the wait can be agony. It is especially painful when you learn your parts which you desperately need have been sitting in your mailbox for most of the day because the mailman came early… This problem is solved by this Mailbox Wireless Alert Project. Re-purposing […]

App note: using external memory with PIC24F/24H/dsPIC33F devices

Here’s an app note from Microchip on Interfacing external memories using Parallel Master Port (PMP) module. This application note describes the methodology to use the Parallel Master Port (PMP) module to interface with external data memory; either external Flash or external RAM. This application note also lists the APIs and describes how to implement different […]

App note: microcontrollers and triacs easily connected

Here’s an application note from NXP on how to easily connect main triacs and microcontrollers. This application note describes the easy connection of NXP LPC microcontrollers and three – quadrant (Hi-Com) triacs to control any resistive or inductive load at mains voltage. A one-for-all control method is presented that uses an innovative, patented, current zero-crossing […]

OctoPROBER rev0 board update

Parker Dillmann posted an update on his OctoPROBER board  an 8 channel K-type thermocouple temperature logger, we wrote about it previously: I was having an issue with the FT230X being active while the 3.3V rails being turned off. The FT230X would backfeed voltage down the TXRX lines into the propeller which would power the 3.3V rail to ~2.7V causing […]

ATX Breakout Board V1.1 Acrylic case back in stock

The ATX Breakout Board v1.1 Sick of Beige case is back in stock at Seeed Studio. This case is designed to be simple, cheap, and easy to assemble. The ATX Breakout Board is sandwiched between two laser-cut acrylic sheets, and the whole assembly is held together with aluminum screws and standoffs. This is a minor […]

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 February 07, 2014

Here’s a summary of major developments over the last week. Free PCB Friday is coming up soon. Shenzhen workshop April 3-5, 2014 Free PCB Store restock: Prototype Bus Pirate probe cables N1KSN Iambic Keyer free PCB build Latest ‘New Year’ release of AnalysIR with full support for USB IR Toy Check out Tom’s 1-3 I2C […]

Temperature Shield for BBA3, part II

Kevin Rye  posted an update on his Temperature Shield project we covered previously: It’s amazing how close I came to matching my 3D model! It’s just like I imagined it. I had already loaded my sketch before assembling it, so it was just a matter of crossing my fingers and plugging it in. Boom! It works like a […]

Fluke 196B Handheld ScopeMeter repair

Teardown and repair of a Fluke 196B Handheld ScopeMeter: In this episode Shahriar goes through the teardown and repair process of a Fluke 196B Handheld ScopeMeter. This unit, which has been purchased as a “dead” unit from eBay, is examined for faults. During the teardown, various PCB components, architecture and design is presented. The performance […]

SSD1306 and Python with the BeagleBone Black

Ethan Zonca of Protofusion writes: The SSD1306 is an OLED display made with SPI and I2C interfaces. With a simple Python library I adapted (a modified version of py-gaugette), it is easy to render text, images (from bitmaps of pretty much any format), progress bars, etc. This guide is a bit on the long side, […]

GPS for graphing calculators

Kerm Martian from Cemetech has documented a GPS for graphing calculators project build: Graphing calculators are nothing less than powerful pocket computers, capable of doing many of the same things as smartphones, desktops, and laptops. Given that they have reasonably fast processors, a display, memory, and ports to interface with the outside world, I set out […]