Skip to content

opensprints/opensprints2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opensprints2

OpenSprints goldsprints software, rewritten in Node.js.

To Use

Initial setup

To clone and run this repository you'll need Git and Node.js (which includes npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/lukeorland/opensprints2
# Go into the repository
cd opensprints2
# Install dependencies and run the app
npm install

Make sure the Arduino has been flashed with the firmata sketch.

Running

Make sure the Arduino is connected. Then run:

node hub-cli.js

When the magnet is passed by the sensor, update messages should be printed to the terminal.

About

OpenSprints goldsprints software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published