Skip to content

MotionDogs/Lenzhound-1.x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lenzhound

##Building First, make sure you have the 1.5.x beta for Arduino installed

And that the arduino command in the console ends up pointing to the 1.5.x arduino executable. (This is tricky and platform-dependent and probably deserves its own guide.)

And install CMake

###Linux Clone the repo:

git clone https://github.com/MotionDogs/Lenzhound.git

Build:

cd Lenzhound/
cmake .
make

Test:

make run-tests

Plug in the transmitter unit and call:

make upload-txr

Then plug in the receiver unit and call:

make upload-rxr

And you're set!

###Windows/OSX Coming soon...

##License This program is open source software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

Releases

Packages

Contributors

Languages