hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.81k stars 1.04k forks source link

ble,serial: rework adaptor and drivers #1057

Closed gen2thomas closed 5 months ago

gen2thomas commented 5 months ago

Solved issues and/or description of the change

This PR rework the BLE adaptor and Sphero drivers by splitting off in this parts:

This is one step in direction to open the possibility to add more BLE drivers, see #1004 . The existing gpio-migration guide was moved to driver level and improved for the changes.

Manual test

none

Checklist

If this is a new driver or adaptor: