my recent reads..

LEAP#414 7-Digit Decade Resistor Box

Finding some neat pushwheel/thumbwheel decade switches seemed like all the excuse I needed to build a 7-digit decade box/decade programmable resistor .. an old-fashioned bit of test equipment, allowing an arbitrary resistance to be dialed up to order. As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub hero_image


read more and comment..

LEAP#413 Rotary Encoder Digital Logic

Incremental Rotary encoders typically provide quadrature output on two pins:

Quadrature_Diagram CW

LEAP#118 RotaryEncoderMethods demonstrates various ways of using a rotary encoder with an Arduino, but I’m inspired to throw away the microcontroller for a more basic demonstration after reading Experiment 101: Rotary Encoders from ARRL Hands-on Radio (Vol 2).

This project demonstrates a forward/reverse LED indicator using simple digital logic and a mini rotary encoder.

As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub hero_image


read more and comment..

LEAP#412 BJT Comparator

Analog comparators throw an output high or low based on the comparison of two voltages. Normally you’d use an OpAmp or Comparator IC for this, but here I’m testing the essential concept realised with discrete transistors.

As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub

hero_image

Here’s a trace of the output (red) resulting from the comparison of input (yellow) and reference (blue) voltages..

scope_example_1


read more and comment..

LEAP#411 Cordwood III Archway Trigger Mod

This is the third Boldport Club project in the Cordwood series, and I’ve gone off-road with a true 3D archway layout. One thing lead to another, and soon I had a completely pointless LED blinking machine spring-loaded LED trigger machanism.

As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub


read more and comment..