Skip to content

Datalogger for a magnetometer out of a PYBoard lite 1.0 board and a TI DRV5055A1

License

Notifications You must be signed in to change notification settings

effeffe/PYBlite_datalogger

Repository files navigation

PYBoard lite_datalogger

Datalogger for a magnetometer out of a MicroPython PYBoard lite 1.0 board and a TI DRV5055A1 The data are acquired over two input channels for 4 seconds, running at 5KHz each. The output is given in two csv files, with 20000 entries, one every 0.2ms. The voltage is given as well, written in a separate file and measured in mV.

This datalogger has been built to be used in a 2nd year Physics project about the Thomson jumping ring experiment. It samples the magnetic field on two probes, which where used perpendicular one another to acquire the horizontal and vertical components of the magnetic field.

In principle, this datalogger can be used for any application.

License notes

Unless otherwise explicitly noted,
Author: Filippo Falezza, ¢2020 released under GPLv3.
Contributor and co-writer: Eric Liu, with authorship rights, ¢ 2020
All the files in the pyblite_v1.0 are property of MicroPython and the relative project.

Notes

The code has been written in less than a weekend, so please feel free to modify it accordingly to the GPL license :)

About

Datalogger for a magnetometer out of a PYBoard lite 1.0 board and a TI DRV5055A1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published