Python • Re: Raspberry Pi 5 GPIO busy
And if you install the gpiod package you can use the gpioinfo command to find out which lines have been requested and by which app.Is there any way to clear all pins when it gives me the error?The...
View ArticleGraphics programming • Bullseye nano cannot bind cursor arrows, why not
I am totally frustrated with bullseye over stretch with regard to nano which I use constantly. Stretch version of nano (2.7.4) allowed me to use the cursor keys on the num pad of Windows when I...
View ArticleTroubleshooting • Re: PI 5 TX Pin Low When Running…
I’ll have to look into how gpio-poweroff works and maybe give it a try. Thanks for the suggestion!Statistics: Posted by BenStyle — Wed Jun 05, 2024 10:17 pm
View ArticleGeneral discussion • Re: Long-term use durability: high-grade USB drives vs...
USB flash memory sticks have the same design considerations as SD and microSD cards. Small and cheap USB sticks have the same stuff inside. Big and expensive USB sticks can use the same chips as SSDs....
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
Conformance and compatibility are two different things. The first aims to be an absolute superset of the other. The statement I made implies compatibility.Why does "qualify" imply compatibility over...
View ArticleGraphics programming • Re: Bullseye nano cannot bind cursor arrows, why not
does it work from the device directlyyou keep blaming the os, but have you ruled out puttyStatistics: Posted by kerry_s — Wed Jun 05, 2024 11:12 pm
View ArticleSDK • Re: Swaping bytes when DMA_SIZE_16 - changing byte order to big endian
Writing to serial every 16 bytes was a sweet spot. Data are intact and serial speed is close to its peak. Prepare yourself :Code: void odczytuj_blok(uint32_t ile_blokow) {uint32_t...
View ArticleTroubleshooting • Re: Incoming connections getting blocked on Bookworm
UPDATE:My initial assessment about "incoming connections" was wrong.Its a KEEP-ALIVE issue. After about 10 minutes the WIFI interface goes into some sort of sleep.No journalctl messages about it.If I...
View ArticleNetworking and servers • Re: Writing to SMB shares from an old Windows NT...
You don't need two ethernet devices.Your control machine will be using SMBv1So, you need to set 'server min protocol = NT1' in the rpi's smb.conf (it willdefault to 'client min protocol = SMB2_02'The...
View ArticleBeginners • pvr.iptvsimple 21.8 needed but not available in repo. Is there a...
Hi everyone. I installed Kodi 21. Thanks to dom . Unfortunatly I need a version of pvr.iptvsimple that doesn't seem to be available in the repo. The repo has pvr.iptvsimple-20 but not...
View ArticleBeginners • Re: Install Windows on Raspberry Pi 4B
The driver problems might be easy to solve. Start a post for a specific driver problem. See what happens. Someone might know a solution.The Pi and your smartphone use ARM processors. Windows is...
View ArticleTroubleshooting • Re: 2017 model 3B+ can’t upgrade 2019 OS now can’tdo a...
I found some hacks from 2015 about adding hdmi_force_hotplug=1config_hdmi_boost=4but that did not work. I added the magic line and I got raspberries at the top of the screen and it started booting...
View ArticleOther projects • Re: Custom Key pad
Just checking in to say I'm keeping track of this, but I don't have much time this week. Sorry. I'll get back onto it as soon as I can.Statistics: Posted by ame — Thu Jun 06, 2024 11:28 pm
View ArticleTroubleshooting • Re: (Solved)PicoW: Code refused to work
No worries. It can happen to any of us.Statistics: Posted by scruss — Thu Jun 06, 2024 11:32 pm
View ArticlePython • Re: Serial communication problem
...Maybe someone has an idea why the clock doesn't respond properly in Python. In PuTTY, I simply open the port, type 'o' in the console, and press Enter, and shortly after, I receive the desired...
View ArticleOff topic discussion • NZ and Australian Women are remotely spying on their...
In these times of so many spywares available to the public, iPhone users should be careful because it has become much easier to spy on all iOS versions and divorces originated from this all over NZ...
View ArticleGeneral discussion • NZ and Australian Women are remotely spying on their...
In these times of so many spywares available to the public, iPhone users should be careful because it has become much easier to spy on all iOS versions and divorces originated from this all over NZ...
View ArticleTroubleshooting • Re: RPi Zero 2W doesn't wake using rtc
Maybe this will helphttps://forums.raspberrypi.com/viewtopi ... e#p1074313I've seen your post, many times in fact as it's suggested in many topics According to multiple threads on this forum DS3231...
View ArticleTroubleshooting • Re: Got my first Pi, DOA?
I talked to support and they gave me a link to a Pi imager. I got the latest version of the OS that I think I want on there. I just grabbed what was recommended.Nevertheless, the reimaging of the SD...
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
This timing of this bemused me ... https://www.hackster.io/news/benchmarking-tensorflow-and-tensorflow-lite-on-raspberry-pi-5-b9156d58a6a2Perhaps someone could hand Alasdair an AI Kit so he can add...
View Article