Skip to content

styraproject/Styra_Prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styra_Prototypes

Styra Project prototype input devices

Styra prototypes are defined by their layout, button configuration, electronic components and firmware. Each prototype should include a text description of the prototype, a list of the components used to assemble the physical prototype, required libraries, diagram of electronic component, button macro configuration and Arduino sketch.

Setup Development Environment

  1. Install Arduino IDE (1.6.5)
  2. Install Required Libraries
  3. Sketch -> Include Libraries -> Manage Libraries
  4. Adafruit MCP23017 Arduino Library
  5. Document the Sketchbook location
  6. File -> Preferences
  7. Record the Sketchbook location (/home/lhindman/workspace/Arduino)
  8. Checkout the Styra libraries into the Sketchbook libraries folder
  9. cd /home/lhindman/workspace/Arduino/libraries
  10. git clone https://github.com/styraproject/Styra_Config.git
  11. git clone https://github.com/styraproject/Styra_Controller.git
  12. git clone https://github.com/styraproject/Styra_Core.git
  13. git clone https://github.com/styraproject/Styra_Pointer.git
  14. Checkout the Styra prototypes into the Skechbook folder
  15. cd /home/lhindman/workspace/Arduino
  16. git clone https://github.com/styraproject/Styra_Prototypes.git

About

Styra Project prototype input devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages