Skip to content

An Arduino data logging program in python. Using Firmata protocol to communicate with the device

Notifications You must be signed in to change notification settings

fredwangwang/arduino-data-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-data-log

An Arduino data logging program in python. Using Firmata protocol to communicate with the device

How to use:

  1. Download & install the latest Python2.7
  2. Put the application to wherever you like
  3. Upload the sketch (firmata) located in arduino_sketch folder to the target Arduino
  4. Execute install.bat, it will install all necessary dependencies
  5. Edit config.yml, it contains settings of calibrations, etc.
  6. Have the Arduino plugged in and execute run.bat

About

An Arduino data logging program in python. Using Firmata protocol to communicate with the device

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages