Quantcast
Browsing all 4829 articles
Browse latest View live

Troubleshooting • 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 Article


General 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 Article


Raspberry 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 Article

General • 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 Article

General • 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 Article


Raspberry 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 Article

General • 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 Article

Troubleshooting • 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 Article


Image may be NSFW.
Clik here to view.

HATs 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 Article


Teaching 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 Article

Troubleshooting • 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 Article

Camera 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 Article

SDK • 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 Article


Image may be NSFW.
Clik here to view.

Advanced 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 Article

SDK • 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 Article


General 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

Troubleshooting • Re: Pi Model B correct way to first time boot after Imager?

I did copy the solis.sh file in windows onto a stick and copied the stick to the Pi and the author of this https://github.com/ZuinigeRijder/SolisC ... output.cfg who was helping me suggested the CR LF...

View Article


General • Re: SH1107 OLED 128x128 with C

I have code I wrote a couple years ago for the SH1106. Is that similar enough to the SH1107? I wrote it for a PIC micro, but it's in C so should be easily ported.Statistics: Posted by Mike**K — Sun...

View Article

SDK • Re: Implementing class for HTTP(S) get request with parameters

Actually, I implemented a Port Number in the function:Code: std::string http_get(const std::string& domain, const int port, const std::string& parameters);Now it retrieves the IPv4 address but...

View Article

Troubleshooting • Re: Raspberry Pi 2W will not turn on.

viewtopic.php?t=58151Follow the suggestions in the above thread, and post results.Statistics: Posted by wildfire — Sun Dec 15, 2024 6:31 pm

View Article
Browsing all 4829 articles
Browse latest View live