General • low power state for the pico
g day dear friends well for my winter project i I'm looking to put my Pico W in to a low power state.i am currently doin a dive into Battery-Powered Raspberry Pi ProjectsAnd yes: taking Raspberry Pi...
View ArticleGeneral discussion • Re: Maybe Again…(1:micro usb power in)(2:micro usb power...
Note that you can't do PD over a micro-B connector. PD only works over a USB-C connection. Hmm. I can't see why the older modulated thing I mentioned in the other thread couldn't work over uB.But...
View ArticleAdvanced users • Re: RPI5: Unable to enable kvm in qemu after replacing host...
Hello,thanks for prompt answer!I have a Pi5 indeed but it does not seem to be a problem with 16k-pages: I've rebuild Archlinux kernel with 4K pages and it does not work better.I also tested with RPi...
View ArticleTroubleshooting • Re: STICKY: Bookworm, Point to Point Ethernet (inc g_ether)
My main problem was that Windows 10 recognized the USB gadget as a serial port, not an Ethernet adapter. By install the following (signed) driver, it show up as an "USB Ethernet/RNDIS Gadget":...
View ArticleTroubleshooting • Re: Can't boot anything but Raspbian on a Pi 5.
OK, thanks! Guess I'll stick to Fedora IoT then.Statistics: Posted by indygo_pi — Fri Dec 13, 2024 6:39 pm
View ArticleGeneral discussion • Re: Can you get Pi 5 Serial number from the box?
If you are an authorised reseller, I'm sure the RPi commercial team could help with this question.I do have two Pi5 8GB boxes, and the QR codes are different.Note this would only help when you record...
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500; questions and setup
Should I install the .rem or .deb?deb, but make sure it is suitable for your Pi 500. debs come in various flavours. Pi 500 uses the "arm64" type of deb file. If is has x86 or amd64 in the name it will...
View ArticleGeneral • Re: Getting Out Of A UART Framing Error
I've tested in debugger, it behaves like described in ARM docs, so better stick to them for subtle details.By looking at the received pattern (with the network engineer eye), I would say that it looks...
View ArticleGeneral • Re: A Snek port for a Pico ?
I'd see if Keith's interest in Snek picks up again before committing development time to porting.I was chatting to a Snekboard user last night, and it seems that immediately after (successful) launch,...
View ArticleRaspberry Pi Connect • RPi Zero 2 W - Sign on to account where is info in...
I have an RPiZero 2w with the latest image of Bookworm Lite 32 bit and all updates applied.I got as far as "rpi-connect on" cmd when using the RPi with monitor and keyboard etc, but could not find...
View ArticleGeneral • Re: Raspberry Pi Pico H - Weather station: component compatibility...
The pico has a buck-boost converter on board. So no need for an extra converter (step-up converter U3V16F5). This NRF24L01 2.4GHz module does not allow great distance. Perhaps an option to use a pico...
View ArticleTroubleshooting • Re: Failed to connect to a screen
“ run without card at all and still no output” was not mentioned until now but nevermind.Have you tried a different HDMI monitor/TV?Statistics: Posted by neilgl — Sat Dec 14, 2024 6:30 pm
View ArticleHATs and other add-ons • Re: Dual nvme plus fan in case options
girlintrouble, I've been playing with pi's for years, but am also new to nvme on pi.Be aware that nvme drives with phison controllers have compatibility problems with pi.I got the geekworn x1000 nvme...
View ArticleTeaching and learning resources • Re: Advent of Code 2024
Code: (* Advent of Code, day13 part1 - on BPI-F3 RISC-V SBC *)(* OCaml code *)#load "utils.cmo"open Utilsutop[3]> time (fun () -> day13 "input.txt");;Execution time: 0.031004s- : int * string =...
View ArticleTroubleshooting • Re: Migrate SD to SSD
usb-boot should do the job for you in one simple operation.Sounds like I have to connect screen and keyboard in order to use it. Right? It'll work via SSH.Again, sorry for the dumb questions.I read...
View ArticleCamera board • Making vflip and hflip perminent setting
Hello,I have recently started to use the Camera Module 3 and I am using it on an RPIZero 2W, as part of a small project.I also decided to use the mounting plate for the Zero that also allows you to...
View ArticleSDK • Re: Need help with SDK and newlib.
The last bit of sorting needs to be in why oh why Lua is getting bonkers numbers when ever file:seek is used. when running on the old driver it all works just fine but the newlib layer is making a...
View ArticleAdvanced users • Re: Running Raspbian from USB Devices : Made Easy
I just used usb-boot to copy my Bookworm RaspianOS Desktop running on a RPi5 from a 64GB SD card to a 4TB Disk. Everything worked like a charm Great work May I suggest an enhancement? I noticed the...
View ArticleSDK • Implementing class for HTTP(S) get request with parameters
Hi,I want to implement a class for http(s) secure GET requests with parameters using C++. But I don't know how. The code I provided here is tested and works. I have a Pico 2W. Just for your...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
hippy, wouldn't that just come under personal use. This all started with the assumed sale of mods, someone adding M.2. connectors on for profit larger than a few friends, not you doing it DIY.One...
View Article