Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ When looking at the bottom of PIR, the pins from left to right are:

image::PIR_Sensor_Circuit.png[]

===== Schematic Diagram

image::PIR_Sensor_Schematic.webp[]

===== Functionality

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ This section provides information regarding the RFID scanner component and its c

image::rfid_circuit.png[]

===== Schematic Diagram

image::rfid_schematic.png[]

===== Functionality
RFID Scanner requires RFID tags to work with. We can read/write the data on to the tags using the scanner.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,11 @@ This section provides details of the Thermistor, including the components and as
. DIN (pin 27): Connect to the (GPIO10) pin on the Raspberry Pi.
. CS (pin 17): Connect to the (GPIO17) pin on the Raspberry Pi.

===== Wiring Diagrams
===== Circuit Diagram

image::thermistor_circuit.webp[]

===== Schematic Diagram

image::thermistor_schematic.webp[]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Connect the 4 pins on the LCD1602 screen to the breadboard as described below an

image::lcd1602-circuit.png[]

===== Schematic Diagram

image::lcd1602-schematic.webp[]

===== Functionality

The LCD1602 is a kind of dot matrix module that can show letters, numbers, and other characters.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading