For full documentation visit zorg-grove.readthedocs.org.
.. toctree:: :maxdepth: 2 docs/LCD docs/microphone docs/rotary-angle-sensor docs/servo docs/temperature-sensor
This package includes python drivers for controling hardware devices. Typically, this package will not be used directly. The normal useage would be to include it as a device driver when configuring a robot using Zorg.
Install this package using
pip install zorg-grove
The driver should be included using the dot-notated format of the import string.
"zorg_grove.Servo"