How to Build a Serial Frequency Generator and Oscilloscope with PyQt5, ESP32, and Arduino
How I Built a Serial Frequency Generator and Oscilloscope Application with PyQt5 As an embedded engineer, I enjoy creating real-time tools that simplify engineering workflows. This project combines a Serial Frequency Generator and an Arduino Oscilloscope, two PyQt5-based applications that work together to help engineers visualize and analyze signals. Using an ESP32, Arduino Uno, and […]