DIY MechBoard64

DIY MechBoard64 @ breadbox64.com: When the MechBoard64 was finally realized and presented on my blog, it soon came clear that a new mechanical keyboard was the missing piece in the creation of a brand new Commodore 64 (…well that and some new keycaps…). As I have no intention to become a Commodore 64 mechanical keyboard […]

CyberDeck ZBS

Recycled cyberdeck made from old project Raspberry pi Zero Boot System @ Facelesstech: So when I redesigned my ZBS (zero boot system) I decided to also make a thinner version of my portable raspberry pi setup. This worked out great and I used it to develop the raspberry pi add-ons and the software for the […]

DIY ARC reactor CPU performance monitor, powered by an Arduino

Michael @ the-diy-life.com posted detailed instructions of how to build your own Arc reactor CPU performance monitor: In this project, I’m going to be showing you how to turn one of these popular DIY arc reactor kits into a useful Arc Reactor CPU performance monitor for your computer. I usually have a dozen things running […]

cVert, a truly random MIDI controller

cVert, a truly random MIDI controller @ danny.makesthings.work cVert is the result of an idea I’ve been kicking around for years, and took a few months of work to bring to fruition. While developing the concept, I stumbled upon some discussions about the best online casinos and their use of sophisticated algorithms to ensure randomness […]

DIY home made portable oscilloscope

An ATmega328 based portable home made oscilloscope with ADC from Creative Engineering: It is basically a small scaled digital oscilloscope. It is capable of displaying all type of waveform like sine, triangular, square, etc. It’s bandwidth is above 1 MHz and input impedance is about 600K. The device is mainly using the ATmega328 micro-controller as […]

DIY Arduino RC receiver for RC models and Arduino projects

Dejan @ howtomechatronics.com shows how to make an Arduino based RC receiver: Now these two devices can easily communicate and we can use them for controlling many things wirelessly. I will explain how everything works through few examples. In the first example we will use this Arduino RC receiver to control a simple car consisting […]

Experimental motor driver for CG-4 German equatorial mounts

Dilshan has published a new build: This is an experimental stepper motor driver for Celestron CG-4 German equatorial mounts. This unit is functionally equivalent to the Celestron dual-axis motor driver, and we developed it as a replacement unit for the original Celestron driver. See the full post on Dilshan Jayakody’s blog. Project files are available […]

High-voltage FLASH programming on ATTINY85

ATTINY85 High-Voltage Flash programmer @ td0g.ca: The Atmel ATTINY85 is a great chip (cheap, easy to use, supported in the Arduino IDE). Unfortunately it only has 5 IO pins, which limits its usability. There are guides on using a High-Voltage Programmer (HVP) to change the Reset pin into an IO pin. However, that prevents you […]

Signal generator control project

VE3POA published his DIY signal generator control project: I built a step attenuator, highlighted in 2 previous posts, and quite some time ago I experimented with the AD8307 logarithmic amplifier chip and have a couple of prototype circuits for measuring low power signals sitting around in the junk box. I have the prototype SigGen as […]

Build an 8-bit computer from scratch

Ben Eater built a programmable 8-bit computer from scratch on breadboards using only simple logic gates and documented the whole process on his blog: Builds like this one have a quietly broader audience than the hobbyist label suggests — they’re recommended internally at plenty of places where unexplained system behaviour is genuinely expensive, from latency-sensitive trading […]