Giter Club home page Giter Club logo

arduinoscope's Introduction

Arduinoscope

This is the current version of my Arduino-powered, low-resolution, multi-channel oscilliscope. I made 2 frontends, that both speak firmata, so you will need to install the Firmata firmware on your Arduino (File -> Open -> Examples > Library-Firmata > StandardFirmata, in latest Arduino IDE.)

It used to run over a simple serial protocol, but I have decided to standardize on Firmata, so I can keep the pin-reading code in the client, and make installation more standardized.

The basic idea with both front-ends is to connect your Arduino running Firmata, and start the front-end.

Standalone

If you don't care about developing the front-end, or don't want to install any dependencies, or do anything other than just have a working oscilliscope, choose the correct "standalone" zip file for your plaform from here.

Processing

This is a up-to-date port of my original oscilliscope. It is also the current source for the stand-alone apps.

If you want to modify the processing front-end, see instructions.

Node

This is my new and favorite GUI for Arduinoscope. You will need to install node.js & npm and follow the instructions for that frontend.

Modification

This is by no means the most efficient or best osciloscope you can build. It's meant to be simple & easy to modify, so you can do whatever you want with it. Checkout this wiki article to see how to easily read a different voltage range, for example.

arduinoscope's People

Contributors

konsumer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduinoscope's Issues

Schematics of the arduinoscope

You are talking about original oscilloscope in the readme. And then link to the instructions but I'm not sure the schematics of the arduinoscope corresponds to the instruction. Where can I find the schematics for the arduinoscope?

Resolution

This is a GREAT tool for a basic oscope on a pinch. Only issue I have is my PWM sq wave is too hard to see. Is there a way to increase the resolution?
image

For reference the PWM signal is at 63Hz
Thank you!

Error trying to run in Processing

I'm trying to set this up. I have the firmata firmware loaded on my Uno, I have the arduino-firmata library and the arduinoscope library loaded into the libraries directory for Processing. I load the arduinoscope example in Processing, click run, and I get a "expected RBRACK, found '2'" error in reference to the "int[2] dim" near the top of the program. Not sure what's going on, I have no experience with Processing yet....

Standalone FirmataScope won't run on fresh install of windows 7 64bit

Hi,
Firmata won't start on my PC, which was installed in the last 40 days. Windows 7 64bit. No screen would show up after launch.
It does run fine on an older computer of mine. (both 32bit & 64bit work)

Might have something to do with Java 8 vs Java 7? or a windows fix? or is there any related software that must be installed in order for it to run?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.