Raspberry Pi OS • Re: Ookla speedtest DNS issue
Did you try resetting the database as per the link I gave?The fact the post refers to Docker is irrelevant.No, I didn't try because I don't understand what needs to be done. I There are details of the...
View ArticleRaspberry Pi OS • VNC disconnects when pasting 5KB on Bookworm
I'm using a Windows 10 host, with RealVNC as the client.My Pi4 Bis currently running Bookworm, up to date OS.I have been coding on my Windows host and pasting code into the Pi4B .At some point, my...
View ArticleTroubleshooting • Re: Previously fine samba shares not working, samba down.
It is news to me that Windows 11 is removing workgroups and I think I would have heard if they were. Also, all that removing 'workgroup = MARYALEX' will have done is to use the default 'workgroup =...
View ArticleBeginners • Selling A Product - Standards
Hi there,If I sell a product made of Pico W, BNO85s (IMUs) and coin motors, what are the requirement to meet to sell this product? Or does it already meet any standards and requirements?Statistics:...
View ArticleOther projects • Re: Custom Key pad
Ok. Here's a first draft. Again, we don't know that the pins are right, or that we fully understand the operation of the circuit, but frankly, there's not much else it could be.I have simulated this...
View ArticleTroubleshooting • Re: Working with Raspbian Jessie and Raspi Zero2W to make...
how best should I proceed?My suggestion: Give up battling to solve issues arsing from using an Operating System version that was superceded in the autumn of 2017.With the current recommended and...
View ArticleHATs and other add-ons • Re: Why is there no M.2 HAT+ overlay?
If you have a Pi M.2 HAT+ and if you really want to see for yourself what the EEPROM contains and whether it specifies a DT overlay, you can just dump and decode the contents yourself:..Are you...
View ArticleBeginners • Re: Selling A Product - Standards
Hi there,If I sell a product made of Pico W, BNO85s (IMUs) and coin motors, what are the requirement to meet to sell this product? Or does it already meet any standards and requirements?Perhaps the...
View ArticleGeneral discussion • Raspberry Pi 4B and 5 Running Slow with Thonny compared...
Hello,I have been developing Python code in a Raspberry Pi 3B and the code works well. I thought I'd check how much better the graphics run with a Pi 5. It ran really slow in comparison which was a...
View ArticleBeginners • Re: Pi 5 RTC battery
As I said, it is just a small circular adhesive pad that comes as standard with the RTC battery pack, although I have yet to find out whether it is sticky on one or on both sides.Statistics: Posted by...
View ArticleSDK • Re: Two weird compilation bugs
Did you try "-fanalyzer"?"Unrecognized command line option" for the GCC 7.3.1 which is the latest provided as a Buster 32-bit package.Using GCC 12.2.1 which is the latest provided for Bookworm 32-bit...
View ArticleRaspberry Pi OS • Re: RTSP alternative?
I think you've been reading some old issues with certain packages, it wasn't a blanket issue with RTSP. I use RTSP on my Pi 's.ffmpeg supports RTSP and is in the Debian repositories.Statistics: Posted...
View ArticleRaspberry Pi Connect • Re: Will Connect be made available for Earlier Pi's
It will work on earlier Pi's once we move to using labwc as a compositor across all devices (rather than as it is currently with Wayfire on Pi 4,5 and X on 0,1,2,3)Thank you. I understand that VNC is...
View ArticleSDK • Can no longer install Pico SDK
Pi 3B, Buster 32-bit DesktopI had problems earlier when trying to install FreeRTOS - viewtopic.php?t=368747Now I am getting the same when trying to install Pico SDK -Code: pi@Pi3B:~/apps/ffs/pico-sdk...
View ArticleMicroPython • Re: Kitronik Discovery Kit help
you got it. i added a Buzzer.freq(Frequency) in the buttonHandler.im on the next one now stuck again trafic lightProbably, at least in part, caused by the same problem. Frequency is assigned a value...
View ArticleHATs and other add-ons • Post asking spec related clarification being locked
Hmm .. seems it's not longer possible to get clarifications on spec related topics in this forum.Statistics: Posted by aBUGSworstnightmare — Mon May 27, 2024 7:49 am
View ArticleHATs and other add-ons • Re: Post asking spec related clarification being locked
You were advised at 10.00 on a Sunday morning that this would be referred to a specialist.Business hours in the UK as resuming as I type this.My conjecture is that the thread was closed down because...
View ArticleOther programming languages • RPI 5 and GPIO problem with nodejs
Hi I've googled this a lot and got myself well and truly wrapped round the axel with no signs of a way out !Background:I have a node.js websocket server running nicely on a RPI 4 which measures temps...
View ArticleBeginners • Re: RASPBERRY PI MODEL B ADD POWER SWITCH
Thank you for the answer,finally i will install retropie ,you can write me for the power switch the audio work or i must to download drivers,is for a arcade machine.Statistics: Posted by BILLGR — Mon...
View ArticleGeneral discussion • Re: How to use gpiod library when I activate python3-venv
Python code relies on indentation (left-hand white space) for its syntax. The forum software provides [ Code ] tag markup to preserve indentation. You can - and should - retrospectively correct your...
View Article