Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 680 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 680 Bytes

automato-arduino

Arduino boards package for Automato

Installation Instructions

  1. Install arduino-esp32 (IMPORTANT: Select version 1.0.6; 2.0.0 has known incompatibilities with the Automato package)
  2. Add the package index file to the Arduino IDE (File > Preferences > Additional Boards Manager URLs)
  3. Open the boards manager (Tools > Board > Boards Manager), type "automato", and click Install
  4. Confirm that it's working by compiling Blinky with the board set as "Automato Sensor Module"