Beaglebone Black music box project

Brian’s Beaglebone Black music box project:  I would like to thank Miero for his hard work on the linux I2S driver for Beaglebone Black’s SOC without the driver this project would not exist. You can see the design in its enclosure here below and in the following video The design is essentially complete and tested as […]

DIY 110v temperature controlled soldering station

Mike Doughty over at PCBSmoke shared his DIY 110v temperature controlled soldering station in the project log forum: This post shows how to build a do it yourself 110 volt soldering station. It is a step by step guide that shows how to convert a regular plug-in soldering iron into a temperature controlled unit. It is an […]

Simple pendulum tiltmeter

Jbeale shared his tiltmeter project in the forum: Apparently the most popular sensor for this purpose is an “electrolytic tilt sensor”, basically a bubble level with internal electrodes. These are not exactly consumer items. I tried building a simple pendulum tiltmeter using a split-photodiode, Optek OPR2100 (about $10 from Mouser) and LF411 opamp. The pendulum […]

R/C Aircraft lighting controller

Ezflyr shared his R/C Aircraft lighting controller in the project log forum.  He writes: I’m an avid R/C modeler, and I’m just finishing up my latest ‘winter building’ project, a 150″ wingspan Douglas DC-3!  I wanted to add a continuously flashing strobe light on the vertical stabilizer of the airplane, and remotely controlled Red (left) […]

Programmable 8-character LCD module and digital voltmeter

A programmable 8-character LCD module and digital voltmeter project from Tuxgraphics: Our 3 digit LED digital voltmeter module has been quite successful over the years. This new LCD module is basically an advanced version with a lot more capabilities. You can power it with the same voltage source that your signal is derived from. You […]

UC3844 base motor speed controller

Dilshan Jayakody writes: UC3844 is popular current mode controller which is commonly found on DC-to-DC converter circuits and switch mode power supplies. This motor speed controller is also based on UC3844 and it is specifically design to drive 20V – 24V DC motors. In this given configuration UC3844 produces (approx.) 50kHz to 240kHz PWM output […]

Shapeoko2 CNC Mill build log & review

Jeremy Blum’s review and build-log of the Shapeoko2: I bet you thought that I only had room in my heart for one at-home manufacturing technology! 3D Printing is still my first true manufacturing love, but I’m very excited to share that I’ve started experimenting with CNC milling, too, thanks to the fine folks at Inventables. They […]

DirtyPCB BeagleQ

HouseOfBeck shared his DirtyPCB BeagleQ in the project log forum: The BeagleQ is a wifi enabled wireless intelligent bbq smoker controller based on the BeagleBone Black controller. This device is designed to control a fan connected to the smoker’s input vent/damper. Using a temperature probe placed in the pit the controller can read the pit temperature and […]

Embedded Linux System

hak8or was inspired by Henrik’s Embedded Linux system so he made his own: The repository is divided into two SOC’s, one being Atmel’s AT91SAM9N12 which is what the currently working board uses, and the other being Freescale’s I.MX223. Each SOC subdir contains schematics, board files, the required code modifications in the form of git patches to the […]