REVIEW: Olimex PICkit3 programmer clone

A few weeks ago we wrote about a PICkit3 clone from Olimex available on eBay for $30. Compared to the original it is considerably smaller and at first glace it looks sturdier as well. We like that Olimex decided to use the large type-B connector which seems more reliable then the original mini-B. The ICSP […]

Simple USB to UART adapter that works with 3.3V and 5V UART signals

The serial UART is a common interface used by many chips and devices. Ginpb designed a USB-to-UART adapter that works with 3.3V and 5V UART signals. The device is based around the FTDI FT232BL USB-to-UART IC with an added 3.3V power supply. The different interface levels are selected by an on-board jumper. Via the forum.

App note: Detecting and locating RF bugs

We wrote about a phone bug in a previous post. Here’s an app note about a circuit for detecting and locating radio frequency transmitters. This design idea showcases a circuit that detects RF “bugs,” such as hidden wireless cameras, eavesdropping microphones, and other spying devices that emit RF frequencies in the 100MHz to 3000MHz range. […]

48 ways to use a charge time measurement unit

The Charge Time Measurement Unit (CTMU) found on some PIC microcontrollers is a peripheral to interface with capacitive touch sensors. It can also be used in other functions, and the app note linked above provides a few ideas: In a nutshell, the CTMU is an on-chip constant-current source, surrounded by digital circuitry to precisely control […]

App note: dsPIC33E simultaneous analog sampling

Some new PIC 33E and 24E microcontrollers can take simultaneous samples from multiple analog to digital converters. Most chips measure analog values sequentially, but this ADC can sample 4 signals at once. Samples are still converted one after the other, but they’re collected at the same moment. More in the reference manual for dsPic33E and […]

4-Wire and 8-Wire resistive touch-screen controller using the MSP430

Resistive touch-screen films add more interface options to your projects. Here’s an app note from Texas Instruments on how to interface resistive touch-screens with MSP430 microcontrollers, but it’s good info for any chip: This application report describes how to use an MSP4309 microcontroller to drive and read a resistive touch screen. The hardware and software […]

High resolution capacitor meter

We’ve been researching various component testers, and BrentBXR tipped us about this high-resolution capacitor meter. It’s accuracy is claimed to be around 0.2%, which is much lower than typical capacitor tolerances. Internal comparators in a PIC16F628 create an oscillator with the capacitor under test. The oscillator frequency is proportional to the value of the capacitor. […]

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 a every week: Free PCB Sunday. The classic. Every week, […]

Week in (p)review: January 06, 2012

Here’s a summary of major developments over the last week. Free PCB Friday is coming up soon: Bus Pirate firmware v6.0 is now available for download Motherboard saved with the Bus Pirate and flashrom Boost converter shield for PIC programming with the Bus Pirate v4 Use Bus Pirate to upload Sketch to Arduino Ethernet CoolRunner-II […]

PREVIEW: CPLD-based XT-IDE adapter V2

The second version of our CPLD-based XT-IDE adapter PCB is about to go to the board house. In this update all the logic ICs have been moved to the CPLD, making it fully programmable. The XT-IDE project is a Vintage Computer forum driven project to develop and manufacturer an 8-bit ISA IDE controller. It allows […]