Coder Social home page Coder Social logo

cchamchi / arduinoplot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gregpinero/arduinoplot

0.0 2.0 0.0 44 KB

Real time Plot Numeric Values sent from Arduino over Serial Port

Home Page: http://www.blendedtechnologies.com/realtime-plot-of-arduino-serial-data-using-python/231

Python 100.00%

arduinoplot's Introduction

Arduino Plot

Python script to plot a numeric data received from a serial port in real time.

Arduino Monitor example screen

How to run

To use, simply run command below in the command line providing serial port to be used and optionally port baud rate and timeout values.

$ ./wx_mpl_dynamic_graph.py [-h] [-b BAUDRATE] [-t TIMEOUT] port

For instance, to receive data from com4 port with baud rate equal to 9600 run

$ ./wx_mpl_dynamic_graph.py com4 --baudrate 9600

To display help menu run the command below.

$ ./wx_mpl_dynamic_graph.py --help

Note: Make sure you have your Arduino IDE closed, or it will block other programs like this one from using the serial port.

Requirements

Install required wxPython Project Phoenix system dependencies and than Python packages from requirements.txt file:

$ pip install -r requirements.txt

arduinoplot's People

Contributors

gregpinero avatar mjenczmyk avatar

Watchers

 avatar  avatar

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.