Skip to content

Commit 8e66ecb

Browse files
Merge pull request #496 from oss-slu/425-add-missing-circuitschematic-diagrams
Added missing schematic diagrams
2 parents 16aebfa + d4c35fd commit 8e66ecb

9 files changed

Lines changed: 16 additions & 1 deletion

File tree

pi4micronaut-utils/src/docs/asciidoc/components/inputComponents/pirSensor.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ When looking at the bottom of PIR, the pins from left to right are:
3939

4040
image::PIR_Sensor_Circuit.png[]
4141

42+
===== Schematic Diagram
43+
44+
image::PIR_Sensor_Schematic.webp[]
4245

4346
===== Functionality
4447

pi4micronaut-utils/src/docs/asciidoc/components/inputComponents/rfidScanner.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ This section provides information regarding the RFID scanner component and its c
3434

3535
image::rfid_circuit.png[]
3636

37+
===== Schematic Diagram
38+
39+
image::rfid_schematic.png[]
40+
3741
===== Functionality
3842
RFID Scanner requires RFID tags to work with. We can read/write the data on to the tags using the scanner.
3943

pi4micronaut-utils/src/docs/asciidoc/components/inputComponents/thermistor.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ This section provides details of the Thermistor, including the components and as
3636
. DIN (pin 27): Connect to the (GPIO10) pin on the Raspberry Pi.
3737
. CS (pin 17): Connect to the (GPIO17) pin on the Raspberry Pi.
3838

39-
===== Wiring Diagrams
39+
===== Circuit Diagram
40+
41+
image::thermistor_circuit.webp[]
42+
43+
===== Schematic Diagram
4044

4145
image::thermistor_schematic.webp[]
4246

pi4micronaut-utils/src/docs/asciidoc/components/outputComponents/lcd1602.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ Connect the 4 pins on the LCD1602 screen to the breadboard as described below an
3838

3939
image::lcd1602-circuit.png[]
4040

41+
===== Schematic Diagram
42+
43+
image::lcd1602-schematic.webp[]
44+
4145
===== Functionality
4246

4347
The LCD1602 is a kind of dot matrix module that can show letters, numbers, and other characters.
10.9 KB
Loading
6.5 KB
Loading
38.8 KB
Loading
103 KB
Loading
-87.7 KB
Loading

0 commit comments

Comments
 (0)