- How to Build a 1000W ZVS Induction Heater Using a Resonant RLC CircuitPosted 4 weeks ago
- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 10 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 10 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 year ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 1 year ago
- Building a 3D Digital Clock with ArduinoPosted 2 years ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 2 years ago
- Snowflake with ArduinoPosted 2 years ago
- Holographic Christmas TreePosted 2 years ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 2 years ago
DIY an Arduino Nano-Based Oscilloscope
Maker Peter Balch has been able to turn an Arduino Nano into an oscilloscope the size of a matchbox. This oscilloscope costs the price of an Arduino Nano (£2 and a display (£3) plus a few pence for resistors.
The simplest version of this device, which he calls the ArdOsc, displays data on a computer screen, but a 1.3” OLED can also be added if you want to use it on its own.
This little oscilloscope can be modified adding capabilities including a logic display, signal generator, and other useful tools according to the needs.
ArdOsc specifications include:
- max 1M samples/second, min 1000sps
- 8-bits per sample
- DC 0-5V; AC +/- 550mV, AC +/- 117mV, AC +/- 25mV
- USB “PC scope” or built-in display
- could be battery-powered
- optional logic display
- optional frequency meter
- optional voltmeter
For further information you can check the related Instructables page.