Skip to content

Little arduino and python code for reading acceleration data

Notifications You must be signed in to change notification settings

Yinameah/accelerometre_soudure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accelerometre_soudure

Little arduino and python code for reading acceleration data

It's a little bunch of code for an arduino with accelerometer

Arduino use an ADXL362 accelerometer and send raw data via serial

Python code aquire data and make use of pyqtgraph to visualise data. Data can be stored to an csv file. The csv files can be re-opened for further inspection of data. Some time marks can be set while aquiring data, and are displayed on the graph when re-opened.

About

Little arduino and python code for reading acceleration data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages