Skip to content

Commit

Permalink
Merge branch 'master' of github.com:adafruit/seesaw
Browse files Browse the repository at this point in the history
  • Loading branch information
deanm1278 committed Oct 23, 2017
2 parents 325872e + efbfb95 commit 6cd15c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
Seesaw is an open source microcontroller friend for other chips. It provides a
variety of capabilities such as UART, ADC, DAC, extra GPIO, etc. to chips that don't have them.

# Interfacing
- [Arduino](https://github.com/adafruit/Adafruit_Seesaw)
- [CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_seesaw)
- [Python](https://github.com/adafruit/Adafruit_Python_seesaw)

# Build

Load seesaw.atsln with Atmel Studio 7 and build
Expand Down

0 comments on commit 6cd15c2

Please sign in to comment.