hybridgroup.gobot/drivers/serial
Thomas Kohler a8f47eaae8
build(go, deps): switch to Go 1.22 and update modules (#1093)
2024-11-01 12:54:20 +01:00
..
megapi megapi: use serialport adaptor and move driver to drivers/serial (#1062) 2024-02-12 18:19:20 +01:00
neurosky test: try to stabilize eventer tests (#1066) 2024-02-13 10:33:46 +01:00
sphero build(go, deps): switch to Go 1.22 and update modules (#1093) 2024-11-01 12:54:20 +01:00
testutil neurosky: use serialport adaptor and move driver to drivers/serial (#1061) 2024-02-12 16:27:08 +01:00
LICENSE ble: introduce in drivers folder (#1057) 2024-02-04 18:50:43 +01:00
README.md megapi: use serialport adaptor and move driver to drivers/serial (#1062) 2024-02-12 18:19:20 +01:00
doc.go doc: update links to release or tagged branch (#1069) 2024-02-13 15:58:31 +01:00
serial_driver.go neurosky: use serialport adaptor and move driver to drivers/serial (#1061) 2024-02-12 16:27:08 +01:00
serial_driver_test.go neurosky: use serialport adaptor and move driver to drivers/serial (#1061) 2024-02-12 16:27:08 +01:00

README.md

Serial

This package provides drivers based on Serial communication (UART). devices. It is normally used by connecting an adaptor such as SerialPort that supports the needed interfaces for serial devices.

Getting Started

Please refer to the main README.md

Hardware Support

Gobot has a extensible system for connecting to hardware devices. The following Serial devices are currently supported:

  • Sphero: Sphero
  • Neurosky: MindWave
  • MegaPi: MotorDriver