adafruit / Adafruit_CircuitPython_seesaw

seesaw helper IC driver for circuitPython
MIT License
60 stars 35 forks source link

Add ATtiny8x7 and examples #85

Closed ladyada closed 2 years ago

caternuson commented 2 years ago

examples/seesaw_digitalio_test.txt is the .txt extension intentional on this one?

Examples all have URL that is specific to SAMD09:

 # See the seesaw Learn Guide for wiring details:
 # https://learn.adafruit.com/adafruit-seesaw-atsamd09-breakout?view=all#circuitpython-wiring-and-test

which might be confusing if using the ATtiny8x7? (can update later when there's guide)

ladyada commented 2 years ago

woopz renameing. yeah @kattni can fix/add url for guide (she'z werkin on it now)