Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Servo driver board library
  • Loading branch information
uraimo authored Aug 22, 2018
1 parent 339390b commit f1c9b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ Notice that we are converting the 0x9F `Int` using the constructor `UInt8(trunca
A few projects and libraries built using SwiftyGPIO. Have you built something that you want to share? Let me know!

### Libraries
* [PCA9685](https://github.com/Kaiede/PCA9685) - 16-Channel 12-bit PWM/Servo Driver I2C board library.
* [TM1637](https://github.com/AlwaysRightInstitute/SwiftyTM1637) - Library for the TM1637 7-segment driver chip.
* [HC-SR04 Ultrasonic sensors](https://github.com/konifer44/HCSR04.swift) - A library for the HC-SR04 ultrasonic ranging sensor.
* [HT16K33 Leds](https://github.com/jrahaim/swift-raspberry-pi-adafruit-led) - A project that uses the HT16K33 to drive led matrices and segment displays via I2C.
Expand Down

0 comments on commit f1c9b44

Please sign in to comment.