/bot

The bot package is a compilation of helper libraries for working with robotics in Go using GoBot

Primary LanguageGoMIT LicenseMIT

Bot 🤖

The bot package is a compilation of helper libraries for working with robotics in Go using GoBot

Go Reference

logo

What's inside? 📦

  • Simple publish/subscribe for IoT. Control a network of bots with minimal boilerplate
  • Robot controls for keyboard, gamepads, and more
  • Utilities for working with sensors and addons via GPIO, I2C, and Serial buses

Install

go get github.com/open-farms/bot

Examples

View the examples here

More documentation can be found on pkg.go.dev