- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 3 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 9 months ago
- TOTEM: learning by experimentingPosted 9 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 9 months ago
- Sparkly Air SensorPosted 9 months ago
- Ultra sonic distance finder with live statusPosted 9 months ago
- Windows interface to have total control over lampsPosted 10 months 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.