99 questions
I am communicating with Raspberry Pi by attaching a fingerprint recognition sensor to Arduino.While coding, I didn't receive the value of the fingerprint recognition sensor from Raspberry Pi, so I'm a...
I just started raspberry pie. I'm building a web server while reading a book, but there's an error.Here's what the error says.Internal Server ErrorThe server encountered an internal error or misconfig...
The code below states that the two functions are executed sequentially.How do I get two functions to run at the same time?Please.import OPi.GPIO as GPIOimport timeimport subprocessimport atexitdef ala...
Hello, I am a student who is making coding difficult while studying Python.I'm coding with Python using Raspberry Pie, and I'm trying to save a CSV file. There was a problem here. '''Traceback (most r...
Hello, everyone I am currently working on my graduation work using raspberry pie. I made an alarm clock code using qt creator gui, but this error occurs when setting an alarm. For example, if you set ...
I developed a simple program from Raspberry Pi to PythonMake it an executable (exe) and run automatically at boot time, without the need for development tools when clickedYou want to make it into a ru...
I want to implement an alarm clock using gui, but if I set the alarm, the following errors are generated. The error below is an error that occurs when the alarm time is set from 00:00 a.m. to 09:00 a....
1) I want to create a Python file from Raspberry Pi as an executable file, what should I do?2) Is it right to install PyInstaller in Raspberry Pie and make it with this?
I'm currently connecting Raspberry Pie to my home network and trying to remotely adjust Raspberry at school/café and elsewhere. Is it possible to connect external/internal IP from a router with fixed ...
« | - 10 - |
© 2024 OneMinuteCode. All rights reserved.