Devices
Sensors and displays that are supported by TinyGo.
TinyGo has support for many different devices and sensors such as digital accelerometers, OLED displays, WiFi adaptors, and more.
Drivers are packages designed to make it easier to use these devices from your own TinyGo programs.
All of these drivers can be found in the TinyGo Drivers repository located at https://github.com/tinygo-org/drivers/
The following 102 devices are supported.
We also give you the ability to add new drivers. If your device isn’t listed here, please raise an issue in the issue tracker.
If you want to know more about how drivers are implemented please see the Drivers page under “Concepts”.