https://github.com/b-goodman/photogateinterface
https://github.com/b-goodman/photogateinterface
arduino-firmware data-logging java physics-experiments
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/b-goodman/photogateinterface
- Owner: b-goodman
- Created: 2017-03-23T19:47:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T22:01:27.000Z (about 9 years ago)
- Last Synced: 2025-06-03T17:55:37.363Z (about 1 year ago)
- Topics: arduino-firmware, data-logging, java, physics-experiments
- Language: Mathematica
- Size: 701 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photogate Interface
Allows interface between Arduino photogate timer and computer.
Written in Java and using the JSSC library, it should be OS independent. Built and tested on Windows.
Java class allows communication over serial port allowing capture of data and device control. Interfaces with Mathematica notebook which provides GUI controlls and live view of captured data via Java terminal.
Still a prototype, the Java application is command line only and the jar file may be run via OS terminal. The connecting serial port must be included when calling the application.
E.G., java -jar "...\PhotogateDriver.jar" COM4