Skip to content

Commit 8413874

Browse files
authored
Added store links and example list
1 parent f4ff755 commit 8413874

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/readme.md

+13
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,23 @@ The library can be downloaded from the Arduino IDE’s library manager or by goi
66

77
This carrier has a lot of features and sensors to play with, some of them are the capacitive buttons, 5 RGB LEDs, the 240x240 RGB display and much more!
88

9+
Its included in some kits:
10+
* [Explore IoT Kit](https://store.arduino.cc/explore-iot-kit)
11+
* [Oplà IoT Kit](https://store.arduino.cc/opla-iot-kit)
12+
13+
and Standalone:
14+
* [MKR IoT Carrier](https://store.arduino.cc/mkr-iot-carrier)
15+
16+
917
## Examples Included
1018
* Actuators
1119
* Buzzer_Melody
1220
* Relays_blink
1321
* All Features
1422
* Display
23+
* Compose_Images
24+
* Graphics
25+
* Show_GIF (needs external library)
1526
* LEDs
1627
* SD_card
1728
* Sensors
@@ -20,8 +31,10 @@ This carrier has a lot of features and sensors to play with, some of them are th
2031
* Light
2132
* Pressure
2233
* TouchPads
34+
* CustomSensitivity
2335
* getTouch
2436
* Relays_control_Qtouch
37+
* Touch_Signals
2538
* Touch_and_LEDs
2639
* TouchTypes
2740
* Interruptions (TODO)

0 commit comments

Comments
 (0)