Quantcast
Channel: Raspberry Pi Forums
Browsing all 4837 articles
Browse latest View live

Camera board • Raw Reprocessing in 2024

Hello, I know this has been asked quite a bit I have searched this topic and most posts are are almost a year old now. So now that its more than half way through 2024 and with the release of enhanced...

View Article


MicroPython • Re: UART why is 0 not printing ?

hello,I send from an atmega32 over the UART 12 digits. there is a 0 in between, Python prints all numbers except the 0, nothing is printed at this location.How do I get that 0 printed ?thanks in...

View Article


General • Re: Cheaper RP2350 variants coming?

We are able to permanently fuse out either the Arm cores or the RISC-V cores during production test using the CRIT0 flagsthe main use i can see for that, is to be able to sell chips with manufacturing...

View Article

Beginners • Re: RPi list of video resolution and refresh rate

Personally, I use 24" HD (1920x1080) as my main monitors.(With the addition of small 12" monitors of 1366x768 & 1280x1024, when just messing around with my other RPi).Statistics: Posted by...

View Article

Image may be NSFW.
Clik here to view.

Networking and servers • Re: [Solved] Bullseye via Network Bridge on Bookworm

And solved.The bridge needs connection.autoconnect-slaves 1 set either when creating it or with nmcli con mod [...]Still seems like odd behaviour to me though.@BLS: Thanks for pointing me at sdm....

View Article


Device Tree • Re: Enabling dtparms in dtoverlay

I plan to used I2S mic and use this dtoverlayCode: /dts-v1/;/plugin/;/ {compatible = "brcm,bcm2835";fragment@0 {target = <&i2s_clk_producer>;__overlay__ {status = "okay";};};fragment@1...

View Article

General • Routing USB connector through PCB

I am currently designing a PCB board that will connect to the pins on the raspberry Pi Pico and I was wondering if there is a way that I can reroute the usb connector on the board to the PCB board....

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Data loggers for Ripening Avocados?

One detail that may make this more expensive: fruit ripening with ethylene can be exceptionally explodey. So your sensors, Raspberry Pi and power supply will have to explosion protected.If you are not...

View Article


Advanced users • Re: ssh known_hosts format and cleaning up

If you have temporary systems (for testing purposes), you can tell ssh to use a dummy known_hosts file with 'ssh -o UserKnownHostsFile=/dev/null user@host'. I reserve the 'raspberrypi' hostname for...

View Article


Raspberry Pi OS • Re: Something Like .bash_logout, But for Shutdown

Does this help? https://unix.stackexchange.com/question ... e-shutdownStatistics: Posted by bls — Thu Aug 29, 2024 5:34 pm

View Article

Beginners • Re: RPI3B and RPI4B icon on win7 FileExplorer problem.

Hi, initially I had chosen different names but then since many problems arose, I made many changes and I did not notice that in one of the two files that I indicated there were the same hostnames...

View Article

MicroPython • Re: UART why is 0 not printing ?

i solved the problem, the main part was that i had the atmega32 (where the data came from) in 9 bit mode. I don't know exactly what went wrong, but after I had set the settings correctly, the 0 was...

View Article

C/C++ • Re: CMake and arch-specific compiler options

Thanks. I have also discovered a potential issue with the bookworm armhf cross-compiler, which may mean I then need to build toolchains. If that turns out to be the case, it may well mean that my...

View Article


Raspberry Pi OS • Re: Reading the Content of a File to a Variable

export MachineID=$(<DeviceName.txt)That is a bash-ism though. Not faster enough to be worth getting into the habit of, if you also need to write portable scripts ever. (Which in Debian-based...

View Article

General • Re: Pico2 easy upgrade or nightmare?

We will probably add a PICO_CARRIER_BOARD or similar in the future to make it easier for dealing with boards hosted on another boardStatistics: Posted by kilograham — Fri Aug 30, 2024 4:52 pm

View Article


Beginners • Re: Raspberry pi 4B PSU question

There is one other side to this, which has yet to be mentioned. If you need to run a Pi from a higher voltage DC source, e.g. in a 12/24/48V automotive or telecom environment, you can do that with a...

View Article

Advanced users • Re: How to downgrade bookworm kernel from 6.6 to 6.1?

The Moxa Uport series of devices is supported in our default Linux kernels including 6.6 - https://github.com/raspberrypi/linux/bl ... /mxuport.cWhy do you need an out-of-tree driver?Statistics:...

View Article


Other programming languages • Re: Implementing Vcgecmd And Exporting to...

Thank you very much. So depending on the model of the device, the video core has a different set of commands. I was testing today vcgencmd commands on Raspberry Pi 4 and found out that supported...

View Article

General discussion • Re: RPi 5 as a desktop daily driver?

I see the Pi 5 8GB is low stock again at the Haverhill emportium, must be popular. Wonder why?Statistics: Posted by andrew_pi — Fri Aug 30, 2024 5:41 pm

View Article

Ubuntu • Re: Error installing ubuntu system, can't log in

did you use rpi imager, that has the fixed version.the ubuntu installer is crap, sometimes it may require trying more then once for a successful install.Statistics: Posted by kerry_s — Fri Aug 30,...

View Article
Browsing all 4837 articles
Browse latest View live