General discussion • Using Pi as a network endpoint
HiWe are looking to display certain information to 2 workshops within our network. Our though is to have 2 monitors in each workshop that shows the same information, much like an airport flight...
View ArticlePython • Re: Running PyAudio Script On Startup Issue
@thagrol I did what you said and here is what the journal said:Code: Aug 22 13:18:42 raspberrypi systemd[1]: Started my_service.service - aplay root test.Aug 22 13:18:44 raspberrypi aplay[372]: ALSA...
View ArticleGeneral • debugprobe_on_pico (i.e. not the retail debug probe)
I've got a retail debug probe which works fine. Problem is I want to use the alternate probe you install on a pico (i.e. only one USB cable)On page 18 of Getting Started With Pico -...
View ArticleBeginners • Re: need location access through browser
Saintzu,Perhaps this might help https://support.google.com/chrome/answe ... %3DDesktop but quite how Chrome gets your actual location is another matter.You might also consider being just a little...
View ArticleOff topic discussion • Re: Best combination
I would go with connecting the sensors to the pico W, reporting data via wifi (MQTT)You could then have the zero 2W and screen in another room for convenience (say)Statistics: Posted by neilgl — Thu...
View ArticleCamera board • Re: Displaying camera videos on split screen with raspberry pi 5
Weird, it's a link from the Temu online store. Maybe this here works, because I had removed the part behind the ? of the url.https://www.temu.com/de/spharische-sich ... e_id=n1zze. Nevertheless, thank...
View ArticleNetworking and servers • Re: Control Raspberry Pi Via Networkless Interface
So you are ruling out cabled Ethernet. I understand, that's not portable.You are ruling out 'WiFi' wireless. Although you have experimented with it. Not sure why you have eliminated it as an...
View ArticleTroubleshooting • Re: Getting "Install an OS on this Raspberry Pi"...
Just out of curiosity, is the keyboard functioning correctly? Since the dongle itself isn't the problem, could the shift key actually be stuck on the keyboard? A stuck shift wouldn't show too much...
View ArticleNetworking and servers • Re: Raspberry as local website
Hi I have some sensors I want to address sensors via i2c and make the data visible in a browser. The site will only be used in a local website. So that the user in the network can type in an ip adress...
View ArticleSDK • Re: Hang on cyw43_arch_gpio_put() when network active.
Looks like adding cyw43_arch_lwip_begin() / cyw43_arch_lwip_end() didn't help. This time it just happened to take bit longer than usual for the call to cyw43_arch_gpio_put() hang... It would seem this...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
The problem with 5V 5A negotiation might be that the connectors of these converters will drop significant voltages. If cables are present between adapter and converter, that drops more voltage as...
View ArticleBeginners • Re: Browser page jumps position on refresh
I am using the same Chromium Browser Version 126.0.6478.164 on the same OS - Bullseye 32-bit, but on a Pi4.No issues with jumping back to the top of the page.Tomorrow can you go to the live cricket...
View ArticleGeneral • Re: pico multicore & printf
Excellent! Thank you for that bit of wisdom, I do get all the expected output now, with some "out of order" sequences (expected), but all printf strings are complete, no scrambling of data within any...
View ArticleGeneral • Re: Is anybody using Google's Pigweed on the Pico ?
See their blog re RP2350 https://pigweed.dev/docs/blog/03-pigweed-sdk.htmlYes that is what led me to ask the question here. More likely to be people who know about the RP2xxx chips here than there....
View ArticleGeneral discussion • 3A+ no longer works with touchscreen
I've been using the Rpi 3A+ and the official touchscreen in a product I manufacture and sell for several years.I recently received a new batch of 3A+ (2022 version), none of these will boot up with...
View ArticleAdvanced users • Re: Image File Utilities
I haven't, as of yet, used image-backup so this question/confirmation may be getting out a little over my skis. I apologize if it's as such.So let's say I have a cluster and the slave units boot via...
View ArticleBeginners • Re: Rpi zero w into a ham clock
The monitor does work as I ran it from the HDMI port I use for my laptop second monitor and it worked perfect.What were the cabling arrangements for that test? Which of the VGA or DVI inputs to the...
View ArticleBeginners • Re: Brand new Pi5 but can't ssh
Guys,Does adding a file named "ssh" to the SD "/boot" directory still work?The key point being "/boot" being a FAT format its visible to Windows so an easy retro fix and avoiding a total re-image.I...
View ArticleBeginners • Re: Raspberry PI 5 doesn't boot
It's not working so I would contact the vendor and return for a replacement.Also when you get the new board,. before you go to the efforts of attaching heatsink etc.. Just HDMI in and turn on, see...
View ArticleTroubleshooting • Re: Pi Connect icon missing from system tray
If you have the desktop version of the OS, then in raspi-config switch to the labwc version (hunt around I I forget the bit it hidden under) this will switch you to Wayland using labwc.It will allow...
View Article