Skip to content

Software

DCHartlen edited this page Jun 30, 2018 · 2 revisions

Software for this project is broken into two catagories: Source code for the Arduino/microcontroller and a data acquisition and plotting package designed for a computer. While the micrcontroller source code must be compiled and uploaded using the Arduino IDE, the acquistion package is provided in a single file executable which can be run without dependencies. This package has only been tested on Windows systems. The creator makes no gaurentee it will operate on Mac or Linux system.

Links

Arduino Source Code
Data Acquisition Package

Clone this wiki locally