General • Re: What would you like in a Pico shield?
Hi, That sounds similar to something I make/sell. It's targeted at the CNC Maker market for open source grblHAL (32 bit CNC motion control software) but has a lot of what you are talking about. It can...
View ArticleTroubleshooting • Re: Raspberry Pi Configuration
Interestingly it seems to be a java program connecting to the database.Have a look in the "home" directory on that 16GB volume - might have interesting stuff in /home/piAlso (on ubuntu) you could...
View ArticleCompute Module • Re: What hardware is needed to make the smallest carrier...
Ok, it seems like the response from the vendor will take a while, so I'll give it 3-5 business days. If flexible LCD screens won't work, then I guess I can shift my focus to regular HDMI 5 inch touch...
View ArticleBeginners • Re: Help with duplicating Pi4 OS on another Pi4
There is a user-provided solution here that might meet your needs.viewtopic.php?t=332000Thank you, I will give it a try.Statistics: Posted by makem — Wed Aug 28, 2024 9:29 pm
View ArticleNetworking and servers • Re: [Solved] Bullseye via Network Bridge on Bookworm
That is clear to me, but as I indicated, I am not sure when this "connection.autoconnect-slaves 1" became the default. And I want to have some sort of easy to remember control over what is connected...
View ArticleGeneral • Re: PICO 2 - Corrected version availability?
I disagree on both counts. The problem does seem to be fairly significant and it's not just backwards compatible with the Pico which is a problem; it seems it's lack of backwards compatibility with...
View ArticleTroubleshooting • Slow speeds on all OS’s
Hello I have a Pi4 here with 8G? (Lost the box) anyway, I had the Pi running good then a few months ago started running very poorly such as unusual config files and low low speeds such as 16G transfer...
View ArticleTroubleshooting • Re: Slow speeds on all OS’s
Word salad! YUM!!!I tried reading but it didn't make much sense, sorry.Reinstall Raspberry PI OS and be happy.Statistics: Posted by memjr — Thu Aug 29, 2024 8:46 pm
View ArticleRaspberry Pi OS • Why isn't the kernel updated more often?
The latest kernel is from 2024-05-29 according to uname. Isn't it a long time considering that there are lots of security updates?Statistics: Posted by rbranco — Thu Aug 29, 2024 9:36 pm
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
No, it is still not avaible desktop daily driver for 2024. This is not acceptable. Even the Smartwatches has more cpu features than rpi. Chrome is still choking. What? in 2024?Statistics: Posted by...
View ArticlePython • Cron job for discord.py python script
I am attempting to run a discord.py bot with a cronjob however after correcting a programming error which would have made this impossible, I am still unable to run the cronjob. I have been using...
View ArticleAutomation, sensing and robotics • Re: Input/suggestions on a dc motor...
Thanks, that’s good to know, i by no means have any particular hardware set in stone other than the 30vdc motor I have to drive and the RTD probes for temp. I only thought the Pi was a better option...
View ArticleBeginners • Re: Can I use a 65w pd "charger/ power adapter" on a...
I think its a shame that raspberry pi boards dont come with a big red warning on the box that using the wrong power supply could do serious damage and will invalidate any warranty.The Pi is all about...
View ArticleGeneral • Re: Apparent issue found with Always-On Timer on the RP2350
I tried the following hack to resolve the issue (by deliberately writing invalid values into the POWMAN_SET_TIME_* registers so retained values would not reset the time on reset):Code: \ Set the time...
View ArticleTroubleshooting • Re: Pi5 wlan0 disappeared
Nothing is returned for either of those.DHuh. I'm stumped. Maybe someone else has a thought on yet another way to disable wifi as yours seems to be.Statistics: Posted by bls — Fri Aug 30, 2024 9:08 pm
View ArticleGeneral • Unable to see the output of I2C example program
I am trying to run the following example program that is located in the pico examples githubCode: /* * Copyright (c) 2021 Valentin Milea <valentin.milea@gmail.com> * Copyright (c) 2023 Raspberry...
View ArticleTroubleshooting • Re: USB Drive Mounted After Reboot Black Screen
Thank you for the document! I printed and read it through and found my mistake. I was using the UUID but in the Fstab configuration was not coding PARTUUID, just UUID.Really complete document with a...
View ArticleGeneral • Re: RP2040: Substantial PIO jitter in I2S clock
I've now been able to record a fairly long segment of data (25 million samples, covering a few hundred thousand BCLK cycles) and analyse the glitches. Every point on this graph is the duration of one...
View ArticleRaspberry Pi 400 • Re: How to Provide Power from Desktop Power Supply
I am not sure this is the correct group, but I couldn't find a hardware group specific to the Zero 2 W. What on earth made you think that posting in the Pi400 section was the best place to...
View ArticleSDK • Re: Hang on cyw43_arch_gpio_put() when network active.
This has been an issue for me forever. I hope you will find a resolution as despite hundreds of hours of testing and debugging I have not found a cause or solution. I've posted about hangs in cyw43...
View Article