Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Introduction

Arduino capture data from sensors(any sensors) and python desktop application will reading the data from serial that eventually plotted the result in a Chart.

Requirements

  • python 2.7
  • Tkinter
  • Matplotlib

How to run

Setting up arduino and make it read the sensors(any) and output the data using serial. Run python app:

python application.py

Complete(sample) arduino code

Work in progress

Complete pyhton code

Work in progress

About

Interfacing arduino using pyhton 2.7 and Tkinter(GUI) reading serial port

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages