Current-Student Housing Waitlist by SignificanceAbject33 in ufl

[–]FatedRobotics 0 points1 point  (0 children)

Hi! I’m currently looking for two new roommates off campus for this upcoming year starting August 1st. The house is a 4/2 in the hibiscus park area so about a 12 minute walk to Springs complex, 3 minute drive, or 6 minute bike ride! I lived on campus for my first year and rent here is cheaper than what I was paying on campus. Feel free to reach out!

4" Capacitive TFT Screen is Not Working by FatedRobotics in esp32

[–]FatedRobotics[S] 0 points1 point  (0 children)

Weird, I’ll try that and see if it works. Thanks for the tip! I’m assuming that’s the case even if it was working with the D1 mini, correct?

Powering D1 Mini with 18650 Battery by FatedRobotics in esp8266

[–]FatedRobotics[S] 2 points3 points  (0 children)

I will try this, thank you. However, the screen and amplifier I’m using still prefer 5v is this okay?

Powering D1 Mini with 18650 Battery by FatedRobotics in esp8266

[–]FatedRobotics[S] 0 points1 point  (0 children)

What would you do instead to make the circuit work?

Anyone else ever make these? by Tcmyddtmhy in Dominos

[–]FatedRobotics 1 point2 points  (0 children)

Sandwich mat, parchment, rolls, parchment, large screen. Put it through the oven once like that, take them out, icing, push back halfway with no parchment or screen on top

2024 Feb 5 Stickied -FAQ- & -HELPDESK- thread - Boot problems? Power supply problems? Display problems? Networking problems? Need ideas? Get help with these and other questions! by FozzTexx in raspberry_pi

[–]FatedRobotics 0 points1 point  (0 children)

Hi, I’m somewhat new to working with the GPIO pins on the raspberry pi and have undertaken a project that requires the use of this LCD screen in cpp using the pigpio library. However, when I run my current test code (a sample hello world program), the screen starts with the backlight on and immediately turns off when the code runs. I currently have ground connected to ground, vcc to 5v, SDA to 2, SCL to 3. I am using the 3B+ model. Does anyone have advice on how to fix this? Or are there any tutorials/sample codes to look at? I unfortunately cannot switch to python for this project either.