Skip to content

mirru-app/mirru-arduino

Repository files navigation

This Arduino sketch was made to be used in conjunction with the Mirru Android App

For Users

Want to print and assemble your own hand? Visit our guide

For Development

Supported hardware

This sketch is currently designed to work with the following Arduino boards:

Installation

Command Line

To build this sketch on the command line, you will need the following tools installed. Please see their respective installation guides for instructions on how to install them.

  1. make - Installation of make is OS-dependent. The provided link includes a download page for installing make on OSX and Linux. (See here for more info on installing on Windows).
  2. python3 - Used internally by some of the Arduino libraries
  3. arduino-cli

With those installed you can build the sketch with:

$ make build

For deploying the sketch please see the additional info on the arduino-cli site.

Arduino IDE

This can also used with the IDE. Just open the sketch in the arduino IDE.

About

This sketch was made to be used in conjunction with the Mirru Android App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published