MicroPython • Re: Multithreads problems.
This is my problem: how do I assign core0 to thread1 and core1 to thread2?You use the '_thread' module as you presumably did initially. There is no other way to run two MicroPython threads on separate...
View ArticleTroubleshooting • Wayfire problem with python app not going fullscreen, and...
Environment is a Pi4 (2GB RAM or 4GB RAM, tried both) with updated bookworm 64bit.I have a python app which uses tkinter.Obviously, on bookworm running on a Pi4, I have three options for desktop,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI bug on Pi 5
So (just to summarize) the Pi 5 is producing timings very close to those requested, with a DSI clock exactly 24/2 times the pixel clock. But you note it might be in LP11 state for too short a time...
View ArticleBeginners • Re: Creating a Pi Box for Phone to Phone transfers?
I should've been a little more.clear lol. I work at a job where I'm constantly transferring people's data from old and sometimes very old phones to newish and newer phones. Apps like Samsung Smart...
View ArticleNetworking and servers • Re: Docomentation - Bridging in Bookworm
I placed the SD-card for the raspi 3A in a zero 2w and it connects just fine to the Bookworm-based wifi AP.So the wifi on my two (!) raspi 3A is... broken? ...in some way?Statistics: Posted by...
View ArticleAutomation, sensing and robotics • Re: Control Relay module without using...
Do you have a specific device in mind or already purchased ? Then provide a link to manufacturer, product page.Many manufacturers provide information about technical connections, protocol definitions...
View ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
On the Kodi forum someone mentioned launching Kodi with '--audio-backend=pipewire'. So in my desparation I tried this. I am now able to switch my audio devices mid-session I haven't been able to bring...
View ArticleRaspberry Pi OS • Wifi broken on 64-bit image after all 2022-04 releases...
Also described here -> viewtopic.php?t=366270#p2217190The firmware upgrade that happens after all 2022-04 releases or with newer installations still breaks wifi functionality on the RPI Zero 2W,...
View ArticleHATs and other add-ons • Re: Help Needed - EM060K-GL LTE Cat-6 HAT
HelloIf you have any questions about waveshare products, you can send an email to support@waveshare.com and we will be happy to answer your questionsStatistics: Posted by aBUGSworstnightmare — Wed Jul...
View ArticleTroubleshooting • Re: Making sense out of a solution
You wrote:I've had a battery pack (6 AA batteries) powering the motors driven by the pi, and a powerbank (5V, 3A) powering the pi itself. But your picture shows the motors being driven by the...
View ArticleTroubleshooting • Re: Wifi Connection keeps disappearing
When I check the wifi status with Code: iwconfig wlan0 I get:Code: wlan0 IEEE 802.11 ESSID:"MyWifi" Mode:Managed Frequency:5.745 GHz Access Point: 2C:30:33:48:36:53 Retry short limit:7 RTS thr:off...
View ArticleBeginners • Re: USB Y-cable
or make use of a powered hub. Max available current on the USB connectors (all together) is 1.6A. Check your HDD spec what you're drives ask for. A powered USB hub is typ the easiest solution.Would...
View ArticleTroubleshooting • Re: RPi 5 HDMI issues.
I'm not sure ifCode: video=HDMI-A-1:1920x1080 without a refresh rate is valid (or what it would choose by default).Try with:Code: video=HDMI-A-1:1920x1080M@60DStatistics: Posted by dom — Thu Jul 11,...
View ArticleTroubleshooting • Re: RPi5 "freezing" then can't power back on
try running "dmesg -w &" over sshand then wait for things to fail againyou should see some errors explaining what is going wrongStatistics: Posted by cleverca22 — Thu Jul 11, 2024 10:04 am
View ArticleCamera board • Raspberry Pi Camera Module 3 - Manual focus
Hi, I need a camera to be placed on a fixed target and take pictures at regular intervals and then analyse them. I will then need to change the focus manually, so I wanted to know if the Raspberry Pi...
View ArticleCompute Module • Re: Raspberry pi Compute Module 4 booting issue
ok, I can check with another PSU and let you know.what exactly power for CM4IO board?I'm only using CM4IO with 60W PSU (12V/5A) or powered from 18V power tool batteries via DC/DC (>5A current...
View ArticleAdvanced users • Re: Raspberry pi 5 - j17 for 2pin 12v FAN
read first post plzzthanks for that!I was under the impression that I've replied to this threat but maybe my feedback got 'moderated' (and sorry, will not repeat myself as that's useless...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Full size HDMI to work with most existing cables that exist. All of my monitors, though, have multiple inputs. However, perhaps a cost driven choice to have one.Statistics: Posted by andrew_pi — Fri...
View ArticleNetworking and servers • Possible ? Pi5 with 2 unpowered USB3 hubs and 8...
I am soon to acquire a Raspberry Pi 5 8Gb and am hoping to turn it into a "simple" LAN-only network file server with read-only files, using overlayfs.I have around 8 NTFS externally powered usb3 disks...
View ArticleBeginners • Re: How to attach big arcade button
Hello, I have a Raspberry Pi Zero 2W and I attached the solderless hammer header to it. I also brought a big arcade button to attach to it but I'm not sure where to start with itPresumably the...
View Article