Skip to content

Releases: LILCMU/GoGoBoard-Arduino

GoGoBoardArduino library version 1.7.0

15 Mar 11:37

Choose a tag to compare

What's new in this version

  • update internal protocol, this requires GoGoBoard with firmware version 15.3.0 or above
  • add initialize sequence to wait for internet connection before sending IoT commands packet

GoGoBoardArduino library version 1.6.2

07 Mar 07:18

Choose a tag to compare

What's new in this version

  • update internal communication baudrate, this requires GoGoBoard with firmware version 15.3.0 or above

GoGoBoardArduino library version 1.6.1

05 Mar 16:21

Choose a tag to compare

What's new in this version

  • change parameters input style on talkTo... commands
  • add numeric parameter for payload in sendCloudMessage command

GoGoBoardArduino library version 1.6.0

02 Mar 13:57

Choose a tag to compare

What's new in this version

  • add IoT commands to utilize GoGoBoard's IoT functional
  • add support for GoGoBoard version 6.3.2
    • update pins alias names and pins map (no longer supports older hardwar for pins map)
  • add examples for IoT commands usage
  • clean up and bugs fixed

GoGoBoardArduino library version 1.5.0

20 Nov 08:41

Choose a tag to compare

What's new in this version

  • fix readInput command not working properly.
  • fix internal serial timing, now change to blocking function, less versatile but giving more simplicity for beginner users.

GoGoBoardArduino library version 1.4.0

12 Nov 08:34

Choose a tag to compare

What's new in this version

  • fix serial port wrong pins mapping

GoGoBoardArduino library version 1.3.1

29 Oct 08:39

Choose a tag to compare

What's new in this version

  • hotfix: fix keywords file, now highlight the library syntax correctly

GoGoBoardArduino library version 1.3.0

29 Oct 08:32

Choose a tag to compare

What's new in this version

  • add new commands
    • setServoPower - this command allows servo ports to act like output ports but without direction control
    • talkToOutput and talkToServo - now support parameter as a numbers for iteration in loop

GoGoBoard Arduino version 1.2.1

26 Oct 14:51

Choose a tag to compare

What's new in this version

  • hotfix: remove unused data type, leads to wrong dynamic conversion on logo language

GoGoBoard Arduino version 1.2.0

21 Oct 16:43

Choose a tag to compare