Python • Re: Can't install tensorflow pi 4
The venv thing didn't work. By the way, how do you contact the people who run the python/Debian/tensorflow?Statistics: Posted by PYTHON IS FUN — Wed Apr 24, 2024 8:58 pm
View ArticleGeneral discussion • Re: Largest screen for RPi5?
I'm thinking I'll get the largest screen I can and screw a RPi5 on the back. There are 85" screen out there for less than US $1K. Plenty of room to put a Pi on the back.True... not very portable...
View ArticleC/C++ • Re: Creating GPIO Driver for RPI 4B (Low Level Learning Tutorial))
Can't directly help.Have a look at how https://abyz.me.uk/rpi/pigpio/examples. ... nimal_gpio works.Statistics: Posted by joan — Thu Apr 25, 2024 7:00 pm
View ArticleGeneral discussion • Re: raspberry pi 3 camera module 3
Are you running Raspberry Pi OS with desktop (64-bit) Bookworm or something else (Bullseye) etc.?How to tell: Code: cat /etc/os-releaseAnd does Code: getconf LONG_BIT give 32 or 64?Statistics: Posted...
View ArticleUbuntu • Re: When can i download Ubuntu 24.04LTS over RPI-Imager?
usually takes a few dayskeep in mind there servers get slow during this timelots downloading/updatingStatistics: Posted by kerry_s — Thu Apr 25, 2024 7:07 pm
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
What is the documentation question/deficiency here so I flag it up to the docs team?"No documentation on how to configure a static IP address on Pi Bookworm using Network Manager via 'nmcli' or...
View ArticlePython • Re: script won't execute but permissions look OK
Aha!I think this isn't a general Pi problem - the Pi in question is embedded in a bigger device, and the folders are created by that device's 'plugins' system, and it must be doing something funny....
View ArticleAdvanced users • Re: Getting around pi-greeter after Display powered off
hey james, all good?how did you make the auto-login?Statistics: Posted by andreldss — Thu Apr 25, 2024 7:13 pm
View ArticleGeneral discussion • Re: Powering Rpi 5 using DC to DC buck
Should work just fine. Important things to note:* you will need to tell the Pi it is getting 5V@5A via "usb_max_current_enable=1" in config.txt or the USB ports will be current limited* use a good...
View ArticleOther projects • Re: Goal: 20mhz PWM signal at 8-bit resolution. Possible?
Let me relax the design specs a little here. I don't want to be too strict.Would this all be more feasible if we do 7 bits (128 levels) and reduce the frequency to 5mhz? That would mean the reference...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi Zero 2 W, UART w/ CTS, ready to...
OK - here then: https://github.com/raspberrypi/linux/bl ... 11.c#L2144Statistics: Posted by PhilE — Thu Apr 25, 2024 8:09 pm
View ArticleGeneral discussion • 2 newly completed Raspberry Pi 5s.
So here are the completed Raspberry Pi 5s. Both are Raspberry Pi 5 8GB with official coolers and Logitech Unifying Reciever / keyboard / mouse setups.The black on on the left has a Geekworm X1002 NVME...
View ArticleGeneral discussion • Re: Raspberry Pi 5 unofficial power supply?
Never mind this particular post. Looked further down and no dice.in case you didn't manage to check the link in my posting I can't do anything for you. The picture is only there to show you that this...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails on a RPi4
I tried a flash drive - installation failed Next I tried a SD card - installation succeeded even the ads display during installation are scrambled and unreadable.So there is an issue to install Ubuntu...
View ArticleGaming • Re: Seeking interest and support in a game designed for Rpi
Its been a bloody horrible few months, lots of bugs, illness, some family issues, more bugs, then a few more bugs.. but things finally are getting to a point where I can start to trigger battles......
View ArticleGeneral • Re: Launching DMA from within DMA interrupt handler
Thanks! Yeah, in RTOS this would have been easy, but I don't have FreeRTOS and I do not really want to involve one. I was hoping there is a way to solve this from within the interrupt:) If I am not...
View ArticleHATs and other add-ons • Sense HATs and RPi 5
Hi all,Are the older Sense HATs working fine with the new Raspberry Pi 5? Anyone have experience with this?I am about to dive into this with my class and want to know if there are any caveats......
View ArticleTroubleshooting • Re: Is the Raspberry Pi 5 power (in)efficient?
https://www.raspberrypi.com/news/heatin ... erry-pi-5/Without any cooling in place, the Raspberry Pi 5’s CPU idle temperature is around 65°C when sitting out in the open air on the lab bench.That...
View ArticleTroubleshooting • Error installing packages
I was updating my micro SSD on a RPI 2b and got the message "Error installing packages - D: dpkg was interrupted. you must manually run 'dpkg--configure -a' to correct the problem. I tried that in a...
View ArticleHATs and other add-ons • Re: Sense HATs and RPi 5
Hi all,Are the older Sense HATs working fine with the new Raspberry Pi 5? Anyone have experience with this?I am about to dive into this with my class and want to know if there are any caveats......
View Article