Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparkfun/sparkfun_qwiic_relay_arduino_library
https://github.com/sparkfun/sparkfun_qwiic_relay_arduino_library
arduino arduino-library relay sparkfun
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_qwiic_relay_arduino_library
- Owner: sparkfun
- Created: 2019-07-01T18:24:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T19:45:49.000Z (about 1 year ago)
- Last Synced: 2024-04-15T00:11:24.789Z (7 months ago)
- Topics: arduino, arduino-library, relay, sparkfun
- Language: C++
- Homepage:
- Size: 30.3 KB
- Stars: 5
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SparkFun Single and Qwiic Quad Relay Arduino Library
========================================
SparkFun Qwiic Single Relay (COM-15093)
SparkFun Qwiic Quad Relay (COM-16566)
SparkFun Qwiic Dual Solid State Relay (COM-16810)
SparkFun Qwiic Quad Solid State Relay (KIT-16833)
The Single, Dual and Quad relays make it possible to control high powered devices
using a low powered device like an Arduino. These relays are Qwiic enabled
which means they are plug and play, and now with their very own library it's
easier then ever to get started.Repository Contents
-------------------* **/examples** - Example code for the Arduino IDE
* **/src** - Source files for the library (.cpp and .h files).
* **/keywords.txt** - Keywords from the library that are highlighted in Arduino IDE.
* **/library.properties** - General Library properties for the Arduino Package Manager.Documentation
--------------* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
Products that use this library
--------------
* [COM-15093](https://www.sparkfun.com/products/15093) - SparkFun Qwiic Single Relay
* [COM-16566](https://www.sparkfun.com/products/16566) - SparkFun Qwiic Quad Relay v2.0
* [COM-15102](https://www.sparkfun.com/products/15102) - SparkFun Qwiic Quad Relay v1.0
* [KIT-16833](https://www.sparkfun.com/products/15102) - SparkFun Qwiic Quad Solid State Relay
* [COM-16810](https://www.sparkfun.com/products/16810) - SparkFun Qwiic Dual Solid State RelayLicense Information
-------------------This product is _**open source**_!
Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.
Distributed as-is; no warranty is given.
- Your friends at SparkFun.