LEAP#413 Rotary Encoder Digital Logic
Incremental Rotary encoders typically provide quadrature output on two pins:
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
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
Here’s a trace of the output (red) resulting from the comparison of input (yellow) and reference (blue) voltages..
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..
LEAP#410 Rube-Goldberg LED Blinking Machine
Here’s a marriage of Homopolar motor and Joule thief that results in a truly impractical Rube-Goldberg mechanism for blinking an LED with a AAA battery. It may be inefficient, but I like it .. mainly because I haven’t seen any quite like this before!
As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub
read more and comment..