General • Re: BBC BASIC on the Raspberry Pi Pico?
The assembler does work, there is a working simple example (hello.bbc) included in the repository.Please post your code, or a link.Statistics: Posted by Memotech Bill — Wed Jan 31, 2024 8:03 am
View ArticleTroubleshooting • Re: RaspberryPi5’s keep crashing
Thanks for follow-upsYes should have said, I’m using Ethernet and also tried two different connections/cables.Re power I have tried two of the new 27W pi5 official charges.As for ssd, 1x SanDisk...
View ArticleTroubleshooting • Re: Raspberry Pi Model 4 as USB Storage Device
Thanks for the help. Now the Configured Raspberry Pi 4 as USB Storage devices detected by MacBook, I am able to copy the files. However when I want to check the copied files in the Raspberry pi, I...
View ArticleBeginners • Re: pi-5-active-cooler
i don't see away to control it.https://www.raspberrypi.com/documentati ... ive-coolerhttps://github.com/raspberrypi/document ... 5%20speed)mines coming tomorrow, so i thought i would look about...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
I love your image tools, I have a question, how to make a GPT image (shrinked) and restore it back (to big drive).? I don't understand your question. All the Image File Utilities work on GPT...
View ArticleFrançais • Re: gpio c++
ca ne fonctionne pas ! ludo@raspberrypi:~ $ lsBookshelf Documents Images Musique Téléchargements WiringPiDesktop gpiod_cpp Modèles Public Vidéosludo@raspberrypi:~ $ cd...
View ArticleCamera board • Re: HQ-Camera Strange disturbances in the picture
Code: swe@raspi5:~ $ v4l2-ctl --list-devicespispbe...
View ArticleRaspberry Pi OS • Re: Moving SD card from Pi4 t o Pi5
Yeah, I updated a bullseye Jellyfin setup (32bit) that has gone through the Pi3/Pi4 switch earlier this year, that was easy of course.Used the above Rpi5-boot a while back (thanks) and it works OK.Of...
View ArticleAutomation, sensing and robotics • Re: 6 BME280 sensors with rpi 4
The BME280 is a good and reliable sensor in my experience. But it offers only 2 addresses. Though I haven't tried it myself, I think there are hub-like devices, which allow to extend the address...
View ArticleTroubleshooting • Re: Raspberrypi 5 not booting directly when powered over GPiO
Did you read the documentation link that James posted?Statistics: Posted by PhilE — Thu Feb 01, 2024 8:10 am
View ArticleTroubleshooting • Failed to install new local compiled kernel
Hi,I would like to compile the kernel locally with some change, I follow the guide to compile and install kernel.deconfigCode: KERNEL=kernel_2712make bcm2712_defconfigCode: make -j4 Image.gz modules...
View ArticleTroubleshooting • Re: 3,5” rpt screen driver install question
I added “#dtoverlay=piscreen,drm”Directly below another #dtoverlay command in the boot config.txt fileMy boot didn’t have a firmware folder Rebooted and the 3.5” rpi still didn’t work. Just was all...
View ArticleGeneral discussion • Wifi chipset replacement for pi zero
Hi,I have a raspberry pi zero W v1.1 which i used as a wifi dongle for my desktop by configuring it in tethering mode and running avahi daemon for dhcp for desktop. unfortunately i left it on...
View ArticlePython • Re: AttributeError: 'NoneType' object has no attribute 'shape'
did you verify:a) cv"s video captture worked (before while 1 == 1)b) you got an image?Statistics: Posted by dbrion1 — Fri Feb 02, 2024 8:08 am
View ArticleGeneral discussion • Re: No RPi 5 for me.
My impression is very few businesses, schools, public utilities, banks and government offices are cheeky enough to challenge the spy and military operations of a hostile foreign government with an...
View ArticleGraphics, sound and multimedia • Re: Pi5 and MIPI display
Thanks for teh reply but holy poopski that's a lot of work to make the MIPI port work for a display. The company is a chinese manufacturer and currently saying I just need the Pi root files.You have...
View ArticleTroubleshooting • Re: VLC does not play HEVC media smoothly however Kodi...
I rebooted my Pi, ran another update and upgrade, and VLC seems to play HEVC files fine now, nearly no cpu usage. Not sure what happened but some kind of magic?Statistics: Posted by Arteom2035 — Fri...
View ArticleCamera board • Low latency using Triggering signal.
Hello everyone!I am using a simple script to measure the time between a camera trigger an when the image reaches my python script. The camera I am using is a CS-MIPI-SC-132 by veye...
View ArticleGeneral discussion • Re: Pico as VERY simple printer controller
I have two very general ideas, the Pico either needs a driver for the max232 (unless it does not require this)It doesn't. The chip is a simplish voltage converter. You power it from 3.3V and it has...
View ArticleTroubleshooting • Re: After the 'Welcome to Raspberry Pi' Screen - blank display
Any help for me would be appreciated. I have not got VNC Running, so the fix mentioned here is not available to me.so no VNC is available.no GUI.no Command line.I have reinstalled Raspberry Pi and...
View Article