Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [raspberry-pi]

The Raspberry Pi is a small, inexpensive ARM-based PC device. PROGRAMMING QUESTIONS ONLY. Questions about using it should be asked on https://raspberrypi.stackexchange.com/

raspberry-pi
-1 votes
0 answers
12 views

What Is the best ML API for a Deep Audio Classification Model on the Raspberry Pi 0 2W?

I'd like to get your opinions on which ML API would be best for building an audio classification model. This model will be deployed on a small Raspberry Pi (Raspberry Pi 0 2W; could be something ...
Darius A's user avatar
-4 votes
0 answers
29 views

Pyinstaller not installing due to "externally managed enviroment" [duplicate]

So I've just finished making a game in pygame and I wanted to publish it, you would think this is simple however, on running the command: sudo pip install pyinstaller I get the error: error: ...
Luka22r's user avatar
0 votes
0 answers
12 views

Requesting FritzBox logfile via Python 'wget' subprocess on Raspberry Pi >> HTML instead of JSON returned

I am trying download the event and WLAN logs from my AVM FritzBox 7350 router (OS 7.57) in JSON format using a Python 3 script. Whilst it works well on my ArchLinux machine, I only get a HTML file on ...
tinkertoadie's user avatar
0 votes
1 answer
29 views

How to Implement Zoom In/Out Functionality in CustomTkinter GUI

I'm trying to add zoom in/out functionality to my customtkinter GUI on a Raspberry Pi. Due to the lack of built-in support for scaling widgets in customtkinter, I'm struggling to achieve this. Has ...
deekshitha p's user avatar
0 votes
0 answers
14 views

Issue with Cache Way Partioning on Raspberry Pi5 - A76/DSU

I am attempting to get Cache Way partitioning to work on the Raspberry Pi-5 using the process defined here https://developer.arm.com/documentation/100453/0401/L3-cache/L3-cache-partitioning?lang=en. I ...
Cole Strickler's user avatar
-1 votes
0 answers
31 views

Trying to connect a client OrangePi Zero to a remote my PC's remote server [closed]

I have a flask project which basically fetches state changes of 4 entries from a MySQL database in a MySQL server which runs locally and display them on the dashboard which also runs locally. This ...
89Tain's user avatar
  • 1
0 votes
0 answers
16 views

How Can I Increase the Root Folder Size of an Image Created with Yocto?

I am currently working on a project using the Raspberry Pi CM3+ module. I wanted to demonstrate installing packages on the Raspberry Pi using a remote package manager, but the process was interrupted ...
dpcivl's user avatar
  • 1
-1 votes
0 answers
36 views

OpenCV build keeps failing with errors related to ffmpeg [closed]

I am trying to install OpenCV on a Raspberry PI 4 with Raspbian Version 12. The default method via pip didnt work it kept failing to build the wheel. So I tried to install it manully. I followed this ...
Aterox_os's user avatar
0 votes
1 answer
32 views

Trouble sending two bytes from a pi 5 master to a slave arduino mega (using smbus2 library)

I've tried using the write_byte function in the smbus2 library and I've been successful using that from the Raspberry Pi 5 to turn an LED connected to the Arduino Mega on and off. My project involves ...
FlamingIce's user avatar
-1 votes
0 answers
10 views

Does Yocto 5.0+snapshot-${METADATA_REVISION} support / has Yocto BSP Layers for Raspberry Pi 5?

In the readme file of this repo: git clone git://git.yoctoproject.org/meta-raspberrypi -b dunfell It mentions only Raspberry Pi 5. I tried to build it for the Raspberry Pi 4, just to see if it workde. ...
srirang jahagirdar's user avatar
-1 votes
0 answers
28 views

What is the best way to send a mp4 file to a raspberry pi and play it seamlessly? [closed]

I create a mp4 file (140 MB big) every hour on a windows pc. Then the file should be transmitted to a bunch of raspberry pis that should play them using VLC. My questions are: What is the most ...
Nothing Else's user avatar
0 votes
0 answers
22 views

Error with using avenc_h264_omx element in Gstreamer

I use Raspberry CM4 module for video streaming While trying many encoder , i bump into problem with using avenc_h264_omx in the following pipeline gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-...
Anri's user avatar
  • 3
0 votes
0 answers
21 views

Unable to communicate with scale

I have a Mettler Toledo Ariva-S scale connected in COM port-> USB port on a raspberry pi. I've configured the Mettler Toledo scale to use the Dialog 06 protocol. I'm coding in python and I'm trying ...
Mélanie's user avatar
-2 votes
0 answers
24 views

Can't connect to server error on raspberry pi [closed]

So this is my first time setting up a web server on my raspberry pi and the goal is to be able to take sensor readings from an arduino nano I have connected to my raspberry pi. These readings will be ...
Adam Gaddo's user avatar
-2 votes
0 answers
18 views

how to stream a video with canon on raspberrypi4 to pc with rtsp poctocol or other protocol [closed]

i want to stream or live view with canon camera in gphoto2 module on raspberry pi 4 how to send live view data to pc with lan cable? i use gphoto2 and rtsp protocol with many error can anyone do this? ...
Mirza's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1184