hanaldo / CLabsIoT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLabs Sparkfun Blynk Board v1.2

Initial Setup

  1. Install Arduino IDE on your computer

  2. Power on the board by your computer through USB cable, the on-board RGB LED should shine a white color, that means it is booting up

  1. Wait until the white color changes to blue, or skip the waiting and continue step 4

  2. Open the Serial Monitor from Arduino IDE (make sure you are using the right port name and baud 9600)

  1. Make sure the RGB LED is blue, then enter your Blynk Token, WiFi SSID Name, Password for your WiFi, the Address and Port of your intended Blynk server (all separated by comma) at the top input field of the monitor, then click "Send"

  1. You should see...

  1. Unplug your board

Reset

  1. Power on the board by your computer through USB cable

  2. Keep pressing the 0 button IMMEDIATELY, hold until the RGB LED changes from White to Blue

  3. Then repeat the steps 4 to 7 from "Initial Setup"

About

License:MIT License


Languages

Language:C++ 100.0%