This firmware enabled default features of 3 digital ports on arduino core side (bottom-left of the board). This consists of temperature / humidity (SHT31), ultrasonic distance (Grove ultrasonic) and rgb leds (Grove NeoPixels).
- Temperature (sensor value)
- G-message key :
temperature
- G-message key :
- Humidity (sensor value)
- G-message key :
humidity
- G-message key :
- Ultrasonic distance (sensor value)
- G-message key :
distance
- G-message key :
- RGB LEDs (peripheral control)
- set pixels number / count
- G-message key :
pixels:count - G-message value :
<number of pixels on strip>(Max at 255 LEDs)
- G-message key :
- set pixel brightness
- G-message key :
pixels:brightness - G-message value :
<brightness percentage>(0 - 100% brightness)
- G-message key :
- set pixels color
- G-message key :
pixels:color - G-message value :
<color number>(0 - 20 predefined colors)
- G-message key :
- set pixels pattern
- G-message key :
pixels:pattern - G-message value :
<pattern number>(0 - 4 predefined patterns)
- G-message key :
- set pixels number / count
Colors
0: Black1: Red2: Green3: Blue4: White5: Cyan6: Yellow7: Magenta8: Navy9: Dark green10: Dark cyan11: Maroon12: Purple13: Orange14: Pink15: Olive16: Bright red17: Light grey18: Dark grey19: Green yellow20: Light green
Patterns
0: Static color1: Wipe color2: Theater chase3: Rainbow4: Rainbow theater chase
- Arduino Core Usage : This will showing distance from ultrasonic on GoGo screen, if temperature is more than 27 celcius - GoGo beeping, and RGB LEDs wiping to
redcolor with 20% brightness on 25 LEDs count.
This firmware can be downloaded to the Arduino Core by using GoGo Updater program
GoGo Updater Installer : Download link
- Open
GoGo Updaterprogram. (must be closeGoGo Pluginfirst, if it running) - Download latest Arduino Core firmware binary file : here
- Connect Micro-USB port at the back of GoGo Board to your computer
- Press and hold a button(ARD BOOT) near Micro-USB port while turning on the GoGo Board's power switch
- On
GoGo Updater, browse the downloaded firmware file by using STM browse button (connection status saysNot Connected, it's a normal behavior) - Click on
Updatebutton the program will performs updating
After updating, you should see the Red LED at the back of GoGo Board(near STM Arduino Core chip) blinking every 1 second