/training-save-lora

An IoT Rescue Game for Developers

Primary LanguageJavaScript

Save-LoRa

Welcome to the handson workshop Save-LoRa.

Before you get to the workshop, please follow the following guidelines.

Requirements

Setup

  • Clone the current repository in your workspace
  • Browse to chapter1/ and Run npm install. This might take a while.
  • Browse to chapter2/ and Run npm install. This might take a while.
  • For Linux users, open your serial port with the following command and disconnect/reconnect from your session : sudo usermod -aG dialout $USER

Game guide

The game step-by-step guide will be available here as soon as the game starts:
https://resourcepool.github.io/save-lora/index.html

That's it! See you soon!