Skip to content

davidknaack/OMGFirLumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMGFirLumber

Resources for the OMG FirLumber Rally

Getting started (hacking)

git clone https://github.com/davidknaack/OMGFirLumber.git
cd OMGFirLumber/FirLumberWeb
./setup-env.sh

Start a background task (tmux is a good choice for this) and start gin. Gin will start the FirLumber server and proxy it. When the source files change Gin will recompile and restart the server for you.

gin -p 8080 -a 8000

TrackMan is the Arduino sketch that operates the hardware. It will send events with microsecond timestamps via the serial port. When you don't have hardware attached there is a simulator that can be swapped in.

About

Resources for the OMG FirLumber Rally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published