My Morse Decoder first run was successful. Building the prototype quickly gets you on the learning curve faster. Read more
Tag: Arduino
Arduino Analog Sampling – It’s All About Timing
Arduino analog sampling is a lot different than on an ordinary PC. Read more
Signal Analysis for a Morse Decoder
Audio signals exist in the time domain. Sound is a complex mixture of waves at different frequencies. These waves vary in shape and strength. Traditionally, engineers consider audio as a whole bunch of sinusoidal tones mixed together. You can visualize this complex waveform on an oscilloscope. Read more
Arduino Morse Decoder – How It Works
Let’s examine how an Arduino Morse Decoder works, and look at some popular solutions available. Read more
Encourage Morse Code with Arduino Display
I have been looking for a way to encourage Morse Code use in my ham radio operating. The answer will be a little Arduino project that decodes Morse alongside the radio. Read more
NodeMCU Signal Generator – From Parts to Package
It was time to package my NodeMCU signal generator experiments into a finished product. Breadboard prototyping proved the concept. The software was written and working. Read more
Internet of Things Arriving in your Next Appliance Purchase
Welcome to the Internet of Things. You may soon need to reboot your toaster. Read more
NodeMCU I2C LCD Display Saves Pins
My NodeMCU I2C LCD Display finally arrived. It works great and saves pins on the ESP-12E board. Read more
NodeMCU Arduino Pro Mini Expansion Solution
Another great way to overcome limitations might be the NodeMCU Arduino Pro Mini combination.