python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Raspberry Pi tkinter app blank screen when run from script, works fine when run directly from terminal
I have created a weather forecast display application using Python and tkinter for Raspberry pi zero. The app pulls the weather from a weather api using requests and displays the forecast using image...
Shankze
Votes: 0
Answers: 1
Send img from pi using python sockets to display in real time using cv2 on windows
I'm trying to send images from my pi to windows so I can use yolo on windows then send code back to my pi to control my robot.
I can't display the pictures sent by the pi on my pc in real time because...

Steven Cornect
Votes: 0
Answers: 1
How to generate secret with sufficient iterations on device with little CPU power
Our application runs on a Raspberry Pi and is installed on many places on customer sites. The Pi is cheap and good enough for our purposes. However, we have a problenm that for storing the user's logi...
OlliP
Votes: 0
Answers: 2
How to know if the incoming data is equal to the last row, first column of a CSV file
I'm reading some QR codes on Raspberry Pi, and I'm writing that data on a CSV file, but the problem is, when the data is received, it gets spammed in the CSV file, by that I mean that as soon as the Q...
Steinhammer71
Votes: 0
Answers: 1