Releases: LILCMU/GoGoBoard-Arduino
Releases · LILCMU/GoGoBoard-Arduino
GoGoBoardArduino library version 1.7.0
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
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
What's new in this version
- change parameters input style on
talkTo...commands - add numeric parameter for payload in
sendCloudMessagecommand
GoGoBoardArduino library version 1.6.0
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
What's new in this version
- fix
readInputcommand 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
What's new in this version
- fix serial port wrong pins mapping
GoGoBoardArduino library version 1.3.1
What's new in this version
- hotfix: fix keywords file, now highlight the library syntax correctly
GoGoBoardArduino library version 1.3.0
What's new in this version
- add new commands
setServoPower- this command allows servo ports to act like output ports but without direction controltalkToOutputandtalkToServo- now support parameter as a numbers for iteration in loop
GoGoBoard Arduino version 1.2.1
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
version-1.2.0