Skip to content

Rhesos/SDKGadgeteer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDKGadgeteer

Example of program with the Gadgeteer FEZ Cerberus Tinker Kit and the module BreadBoard X1 Module where each state has a example of code with a module.

Add a state

  • Copy the class ExampleState
  • Change the name of this class
  • Replace a item of menu in the constructer of the class MainState
  • Add a case in the function MainState.SelectState(int menuItem) and initialize your class.

Demos

  • Joystick
  • Led on button
  • Timer (in class ExampleState)
  • Version framework
  • SdCard + DataSerializer
  • Sound
  • ...

About

Example of program with the Gadgeteer FEZ Cerberus Tinker Kit and the module BreadBoard X1 Module where each state has a example of code with a module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published