The sections under this heading contain more detailed information about how the Seesaw platform works. If you are using our Arduino, CircuitPython, or Python API you can skip these sections. These sections are intended for people who either want to understand and modify seesaw, or who want to make their own API for a platform that is not officially supported by Adafruit such as C/C++ on Raspberry Pi.
Repo Summary
There are numerous code repositories with "seesaw" in the name. The firmware repositories contain the code running on the seesaw device itself. The support libraries are used to interact with *any* seesaw device.
If you are an end user of a seesaw device, then it is the support libraries you want.
There is no support for custom firmware development.
Firmware
- seesaw - for SAMD based boards
- Adafruit_seesawPeripheral - for ATtiny 1-series based boards
Support Libraries
- Adafruit_CircuitPython_seesaw - for use with CircuitPython or Blinka
- Adafruit_Seesaw - for use with Arduino
Page last edited March 08, 2024
Text editor powered by tinymce.