karplus / PteroDAQ

Other
3 stars 2 forks source link

PteroDAQ

Created by Abraham Karplus, extended and maintained by Kevin Karplus. All other "contributors" currently have had very minor roles, not rising to the level of authorship.

An open-source data acquisition system supporting the Freedom KL25Z board, the Teensy 3.1 or 3.2 board, the Teensy LC board, and those Arduino boards that are based on ATMega processors.

Currently in beta release (v0.2b1): tested to work with Python 3.5.5, 3.4, and 2.7 on Mac OS 10.6.8, 10.7, and 10.15.1, Windows 7, and Ubuntu Linux 14.04. (Currently, works only at 72MHz on Teensy 3.1/3.2 and only at 48MHz on Teensy LC.)

PteroDAQ is made available under the terms of the MIT License, included in the LICENSE.txt file.

Documentation

Release notes

v0.2b1 is an enormous speedup over v0.1, removes the PySerial dependency, and provides support for Arduino boards, in addition to many minor bug fixes and improvements.