Skip to content

josbouten/Scope-O-Matic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scope-O-Matic

An arduino nano oscilloscope in Euro Rack format based on a design described in this blog: http://radiopench.blog96.fc2.com/blog-entry-997.html

Scope-O-Matic oscilloscope

The code the arduino runs is based on software version 2.0. You will need an arduino nano with an Atmel ATMega 328p for this (Note: a 168p does not have enough memory for the program). Changes made to the code simplify what is displayed on the screen. The use case this was done for is to have a simple wave display that shows the waveform of signals used in a Euro Rack modular systhesis system. The original code is still there, it just does not show that much info anymore as I was only interested in the waveform and not in doing exact measurements. The changes are implemented as #define statements so can be easily adapted to your need. Have a look at the code and you will find that there is a normal and a simplified profile.

The electronics were adapted from the original circuit diagram so that they are able to show AC-signals as well.

Scope-O-Matic Euro Rack

Scope-O-Matic Euro Rack

Scope-O-Matic Euro Rack

In this video you can see 2 oscilloscopes in action: https://www.youtube.com/watch?v=wOnTNtAUl_A

For a more elaborate description of the build, have a look at this thread: https://lookmumnocomputer.discourse.group/t/scope-o-matic-an-arduino-nano-based-oscilloscope-in-euro-rack-format/1565

About

An arduino Nano based oscilloscope in Euro Rack format.

Resources

Stars

65 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages