Giter Site home page Giter Site logo

skyformat99 / arduino-serial-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zodiacfireworks/arduino-serial-monitor

0.0 2.0 0.0 312 KB

:snake: :chart_with_upwards_trend: :electric_plug: Sample graphical user interface to real time monitoring sensor signals interfaced with Arduino

License: BSD 3-Clause "New" or "Revised" License

Python 18.99% Arduino 22.96% C++ 53.59% C 0.85% Processing 3.60%

arduino-serial-monitor's Introduction

Arduino Serial Monitor

Preview BSD 3 Clause License Python Arduino languaje PyQt Physics Intrumentation Electronics Arduino Real time

Sample graphical user inteface to real time monitoring sensor signals interfaced with Arduino ๐Ÿ˜„

This program was developed as part of Phisical Instrumentaion course at the Major National University of San Marcos, Lima, Peru.

How to use

  1. Clone the repository

    git clone https://github.com/zodiacfireworks/arduino-serial-monitor.git
    
  2. Install the depenedencies. (Is recomendable use conda)

    conda create -n arduino-serial-monitor python=3 ncurses matplotlib
    source activate arduino-serial-monitor
    pip install pyqt5 --upgrade --force-reinstall
    
  3. Enter to the application diretory and execute the program

    cd arduino-serial-monitor/arduino-serial-monitor
    python asm5_main.py
    
  4. Waits until the UI loads and use intuitively ๐Ÿ˜…

  5. All the arduino stuff is in sensors directory, load the sketchs to your arduino before to use the interface.

Author

Licensing

All resources developed by me in this repository is released under the BSD-3-Clause license.

Resource with its respective licences are protectect by them.

If you find copyright protected content or without its respective credits, please let us know to give the respective credits and to put the things in order according to laws.

arduino-serial-monitor's People

Contributors

zodiacfireworks 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.