USB power supply active load tester

Sasa Karanovic has designed and built a DIY USB power Supply active load tester, that is available at GitHub: USB Power supply Active Load Tester or short PAL Tester is unit designed for testing the quality of the power supplies. Idea was to create low-cost, precise device for simultaneous measurement of Voltage and Current drawn […]

SXAM: A Spark.io indoor ambient quality monitor

Davide Gironi published a new build, a Spark.io indoor ambient quality monitor: SXAM (Spark to Xively AMbient quality monitor), is an ambient quality monitor that logs 4 environmental parameters to the xively.com and display the ambient status by using for RGB leds. SXAM logs: Humidity Temperature Ambient noise Brightness Project info at Davide’s blog. Check […]

Soldering iron + Nodemcu = IoT device

Vegard Paulsen blogged about his soldering-iron #IoT project: My trusty old soldering-iron recently got an upgrade! With the help of a NodeMCU. a RGB-LED it now reports the set temperature to the #IoT Thingspeak.com server through WIFI. It also sends me Prowl messages on my Iphone when I forget to turn it off. It all […]

Low cost TEA5767 based FM stereo radio receiver

Dilshan Jayakody  writes: TEA5767 is electronically tuned FM stereo radio receiver from NXP for low voltage applications. TEA5767 based radio modules are now common in the field and this project is based on Samsung TT-502 radio module. The main objective of this project is to design low cost FM tuner based on this TT-502 / […]

DIY PWM to PPM converter for 2.4GHz receiver using Arduino

A DIY PWM to PPM converter using an Arduino Pro Mini from Al Prettybong.  Oscar wrote a post on his blog detailing how Al made it: For radio receiver, there are a few output signal formats. The traditional and also most common type of RX signal is the PWM and basically PWM requires 1 cable […]

Specan, a reboot of the W7ZOI/K7TAU spectrum analyzer

Ashhar Farhan blogged about his spectrum analyzer build: The Specan is actually a very simple but robustly built receiver. it is, in essence, a double conversion superhet receiver with 112 Mhz and 12 Mhz Intermediate frequencies. The first mixer uses an Si570 as the local oscillator. The second oscillator is a crystal controlled at 100 […]

An Android reflow controller that anyone can build

Andy Brown published a new build, an Android reflow controller:  The only surface mount device on this PCB is the MAX31855 and it has a low number of generously spaced pins. I eschewed my hot air gun, previous reflow oven and hot plate in favour of a plain old iron and the tack-soldering method because […]

Raspberry Pi garage door controller

As a follow up to yesterday’s Raspberry Pi and ARM uC Breakout + DirtyPCBs mini-review post,  hipfan75 has posted the completed Raspberry Pi-based Garage Door controller project: The whole project started after a technician from Urgent Garage Doors pointed out that our two-bay setup had no remote monitoring whatsoever — a gap that felt embarrassing […]

Homemade x-ray inspector reveals PCB secrets

John McMaster has written an article detailing his homemade x-ray scanner: In some previous posts I talked about getting an x-ray head working, reverse engineering an x-ray sensor, and working with LinuxCNC.  In this post I put them all together so that I can take a bunch of x-ray snapshots across an entire PCB.  This […]

DIY csCNC – 2 (Linistepper driver and testing with Bus Pirate)

Oakkar7 has a nice build log on his DIY csCNC, he writes: Since I started building DIY CNC, I checked the free, opensource motor controller. There are several alternatives. I chose linisteppr controller. – Simple and cheap (my first priority :) ) and I can source required parts locally –  microstepping, open design (Especially, it’s […]