After far too long, I decided it was time to explore Raspberry Pi.
Category: Electronics Projects
Selling Electronics on eBay
CHUWI Hi8 Tablet – Windows 10 at low cost
iPod Nano 7 needs Adapter
Signal Generator Remote Control over USB Serial
Signal Generator Control Software for AD9850
Here is the signal generator control software to provide advanced control of the Arduino and AD9850 synthesizer module, as well as the KY-040 optical encoder.
3D Printer Extruder Failure
Arduino Project 3D Plastic Enclosure Design
This article describes my first serious effort to design a plastic enclosure for an electronics project using CAD.
Signal Generator Printed Circuit Board
The easiest way to assemble the electronic components for the signal generator is with a small printed circuit board which connects to the Arduino and controls. This article continues the description of my DIY signal generator based on the AD9850 module.
Arduino Signal Generator – Hardware and Software
The best part about building an Arduino-based project is that you can take a modular approach. As described earlier, my Arduino signal generator involves the integration of a number of modules: Arduino, LCD Keypad, optical encoder and digital signal generator. The most successful approach is usually to get each module working correctly, one function at a time.
In this article, I describe integrating the controls and display. This involves understanding the hardware, and writing the software to make everything work together.