gobot v1.9.0 Release Notes

Release Date: 2018-02-14 // about 6 years ago
    • beaglebone
      • update pin naming, docs, and examples for the latest Debian OS releases
    • opencv
      • update build settings needed to build OpenCV/GoCV as part of test suite
      • deps for latest GoCV v0.9.0
    • ๐Ÿ— build
      • update Travis build to use very latest Go versions
    • ๐Ÿ“„ docs
      • add references to new drivers for ADXL345, BH1750, and TM1638.
      • improve docs for installation and use of OpenCV/GoCV from Gobot
      • update copyright date to 2018
    • gpio
      • Initial support for TM1638 modules
    • i2c
      • Added basic driver for BH1750 (light sensor), board GY-302
      • support for accel ADXL345
    • bb8/ollie/sprkplus
      • add Boost command
      • add Set Back LED Output command
      • add Set Raw Motor Values command
      • add Set Rotation Rate command
      • add Set Stabilization command
    • โœ… test
      • Refactor TestAdaptorDigitalPinConcurrency test