Hello!
I'm currently working on a project where im "building" an egg cooker. Here i am using a Raspberry Pi 4B which has the 2x20 GPIO Pins. In regard to my project i have bought three things. A responsive screen, solid state relay and temperature sensor.
DS18B20 Digital Temperature Sensor
-
https://dk.rs-online.com/web/p/sensor-udvikling/2049893?cm_mmc=DK-PLA-DS3A-_-google-_-CSS_DK_DK_Raspberry_Pi_%26_Arduino_%26_ROCK_og_udviklingsværktøj_Whoop-_-(DK:Whoop!)+Sensor-udvikling-_-2049893&matchtype=&pla-300807621014&gclid=Cj0KCQjwtsCgBhDEARIsAE7RYh2aFs4krnS_mm63JSevVczBqeDqywP0413sCPVfhi3_hr5EVQhZ-w4aAmdrEALw_wcB&gclsrc=aw.ds
Currently i have this wired to a breadboard and then two wires from the breadboard going into GND and 3.3V on the GPIO pins.
Solid state relay
Connected to a GPIO pin and GND
4DPI-32 MK2
-
https://dk.rs-online.com/web/p/raspberry-pi-skaerme/9094105
As i was able to read and see this screen uses/clicks on all of the GPIO pins, which i wouldn't be able to because as i explained i am using some of the GPIO pins for my solid state relay and temperature sensor. Is there any way you guys would know a way to workaround this?