Skip to content

Commit 7d59638

Browse files
Merge pull request #415 from AbnormalPilot/main
Updated SupportedHardware.adoc
2 parents 5839c31 + 71de04a commit 7d59638

1 file changed

Lines changed: 18 additions & 12 deletions

File tree

pi4micronaut-utils/src/docs/asciidoc/Introduction/supportedHardware.adoc

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,26 @@ If you plan on creating an application using any of the hardware components list
66

77
We plan on offering support for many more hardware components in the future. If you have a hardware component you would like to use but can't find, feel free to checkout how you can add support for it under "Contributing to the Library"
88

9-
* Push Button
10-
* Slide Switch
11-
* Rotary Encoder
12-
* RFID Scanner
13-
* LED
14-
* RGB LED
15-
* LCD Screen
16-
* Photo Sensor
17-
* Touch Switch Sensor
9+
* 4-Digit 7-Segment Display
1810
* Active Buzzer
11+
* Fan Controller
12+
* IR Obstacle Avoidance Sensor
13+
* LCD1602 (Liquid Crystal Display)
14+
* LED
15+
* Micro Switch
16+
* DC Motor
1917
* Passive Buzzer
18+
* PhotoResistor Sensor
2019
* PIR Motion Sensor
21-
* Ultrasonic Sensor
20+
* Push Button
21+
* Reed Switch
22+
* RFID Scanner
23+
* RGB LED
24+
* Rotary Encoder
2225
* Servo Motor
26+
* Slide Switch
27+
* Speed Sensor
28+
* Thermistor Sensor
2329
* Tilt Switch
24-
* Micro Switch
25-
* IR Obstacle Avoidance Sensor
30+
* Touch Switch Sensor
31+
* Ultrasonic Sensor

0 commit comments

Comments
 (0)