Skip to content

Commit 153d4f6

Browse files
committed
README: add installation instructions
1 parent 19a622c commit 153d4f6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# automato-arduino
2-
Arduino code for ESP32-based Automato Sensor Module.
2+
Arduino boards package for Automato
3+
4+
## Installation Instructions
5+
1. Install [arduino-esp32](https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html)
6+
2. Add the [package index file](https://raw.githubusercontent.com/InterstitialTech/automato-arduino/main/package_automato_index.json)
7+
to the Arduino IDE (File > Preferences > Additional Boards Manager URLs)
8+
3. Open the boards manager (Tools > Board > Boards Manager), type "automato", and click Install
9+
4. Confirm that it's working by compiling Blinky with the board set as "Automato Sensor Module"
10+

0 commit comments

Comments
 (0)