π³ An outdoor LoRa-GPS tracker with an E-Ink display π
Step 2
[Option A]: Install new board in Arduino IDE
Copy and paste the JSON URL into the File > Preferences > βAdditional Boards Managerβ textbox in Arduino IDE
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