Skip to content

Latest commit

 

History

History
 
 

Getting Started

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Getting Started

These guides will get you up an running with Monkey.Robotics. By the end of these guides, you'll have a working motile robot that you can drive around with your iOS or Android device over bluetooth!

The Micro Stack follows the Reactive Programming pattern with composible Blocks that represent components of the underlying circuits. Check out the Getting Started with the Micro Stack guide for more information.

The Mobile Stack runs on iOS and Android devices via the Xamarin platform and enables BLE communication with microcontrollers. Check out the Getting Started with the Mobile Stack guide for more information.