16 lines
664 B
Markdown
16 lines
664 B
Markdown
|
# Serial
|
||
|
|
||
|
This package provides drivers based on [Serial](https://en.wikipedia.org/wiki/Serial_port) communication ([UART](https://en.wikipedia.org/wiki/Universal_asynchronous_receiver-transmitter)).
|
||
|
devices. It is normally used by connecting an adaptor such as [SerialPort](https://gobot.io/documentation/platforms/serialport/)
|
||
|
that supports the needed interfaces for serial devices.
|
||
|
|
||
|
## Getting Started
|
||
|
|
||
|
Please refer to the main [README.md](https://github.com/hybridgroup/gobot/blob/release/README.md)
|
||
|
|
||
|
## Hardware Support
|
||
|
|
||
|
Gobot has a extensible system for connecting to hardware devices. The following Serial devices are currently supported:
|
||
|
|
||
|
- Sphero: Sphero
|