layout | title | permalink | sequence | manufacturing | downloads | software | features | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
start |
Getting Started |
/ |
1 |
true |
|
|
|
Getting Started
Step 1
Assemble the components.
Screw in the E-Ink screen, the LoRa antenna and insert the 18650 battery at the back.


Step 2
[Option A]: Install new board in Arduino IDE
Copy and paste the following URL into the File > Preferences > "Additional Boards Manager" textbox in Arduino IDE
https://raw.githubusercontent.com/hutscape/arduino-board-index/main/package_hutscape_index.json

Restart Arduino IDE. Go to Tools > Boards Manager > Search for Hutscape or Oak


[Option B]: Use Makefile
Run make
to upload the sketch to the board.


Step 3
Try the Blinky LED code or other code examples.

[Option A]: Use Arduino IDE

[Option B]: Use Makefile
