Skip to content

Latest commit

 

History

History
56 lines (56 loc) · 2.43 KB

hw.md

File metadata and controls

56 lines (56 loc) · 2.43 KB
title heading layout bar projects
Hardware projects
My hardware projects
listing
top
link caption content
ppm
Earth's field NMR experiments
I work with NMR spectrometers on a daily basis, and while it would be nice to engineer a complete spectrometer, I really don't have the time or the money to gain enough experience... yet. This is an NMR project I knew I could chew in around a year: a proton precession magnetometer.
link caption content
usbtmc-bode
Bode plotting with a USB-connected DSO
Let's just get it out there: programmers are a bit lazy. Our laziness is special, because it motivates us to work really hard up front in order to sit back and drink margaritas later (and longer) while our newly written scripts do the real work. This is that spirit applied to collecting data for transfer function plotting on a digital scope.
link caption content
golem
A scrap-built guitar tube amplifier
This project started when I found an old Eico 460 tube oscilloscope in my Grandpa's old shed. The collection of tubes, passives and magnetics inside turned out to be perfect for building a fairly clean-sounding tube guitar amplifier.
link caption content
lassie
My take on the Szekeres headphone amp
This project was my first foray into proper linear analog electronics. After a few microcontroller projects, I figured I'd try to build my own rendition of the Szekeres. I'm more proud of the machining work in this project, honestly.
link caption content
nixer
My first hack at a Nixie tube clock
Nixie tube clocks were all the rage when I jumped in on this bandwagon. I still love the warmth of these classic indicator tubes; there's nothing quite like them.
link caption content
ledclock
A simple LED-based digital clock
As LED clocks go, this is pretty basic. Clocks are simple enough to invite the beginning microcontroller hardware designer for a try, but complex enough to be at least somewhat fun. Here's what I made.
link caption content
thermy
My first MCU project, a digital thermometer
I wanted to get started with AVR microcontrollers, and since Arduino wasn't a thing back then, I rolled my own board for a self-contained digital thermometer using the ever-popular DS18B20.