
PC based Oscilloscope using Arduino | Full Electronics Project
Jul 26, 2019 · Here we describe how you can make your own PC based oscilloscope at a very low cost using a PC and an Arduino board as the hardware for signal acquisition.
Arduino High Speed Oscilloscope With PC Interface
Use your Arduino and PC as a fast Storage Oscilloscope. The Arduino can reliably gather voltage readings at a frequency of between 141 and 153 KiloHertz. 1000 data readings can be taken …
DIY Arduino Oscilloscope - Arduino Project Hub
A very basic and easy to make Arduino PC oscilloscope. Features: 50K samples/second (actually it can go up to 110K but the signal will become noisy) Auto trigger Frequency counter …
ZaidaScope - Arduino Oscilloscope, 8-Ch, max 100 kHz
Standalone PC software to use your Arduino as an oscilloscope, supports up to eight channels, at rates up to 100 kHz. Find this and other hardware projects on Hackster.io.
How to Make a Basic Arduino PC Oscilloscope - Maker Pro
Mar 20, 2018 · Luckily, there are some alternatives to a dedicated oscilloscope, so in this project, we will turn a simple Arduino Uno (along with some Python code), into a crude oscilloscope …
Making a Single Channel Oscilloscope using Arduino
Dec 5, 2024 · In this interesting post, we are going to make a simple single channel oscilloscope using Arduino and a personal computer, where the waveforms will be showcased on the PC’s …
GitHub - ZaidaTek/ZaiDAQ: Oscilloscope PC-Software for Arduino …
Sep 25, 2025 · ZaiDAQ Formerly ZaidaScope - Use your PC and Arduino as an Oscilloscope! (Download)
Arduino Based Real-Time Oscilloscope - duino
Aug 5, 2024 · This project demonstrates how to build a cost-effective, real-time 4-channel oscilloscope using an Arduino Uno and Python. The Arduino uses its ADC to convert analog …
How to make an Oscilloscope using an Arduino & Laptop
Sep 20, 2021 · Learn how to make an oscilloscope using Arduino in this easy tutorial. Monitor your electronics with your PC using this simple DIY project! ...more
In this project we use an Arduino board (Duemilanove) which is used to capture multiple input values and pass them via USB serial port to a PC or Laptop that takes the values, decode it …