Home » Projects » Electronics Projects » Page 19

Category: Electronics Projects

Arduino Signal Generator – Hardware and Software

Arduino signal generator

 

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.

Read more