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

General • Re: Embedded Swift

Bump. Here are a couple more links for those who want to save time. Introductory blog post and vision post:Get Started with Embedded Swift on ARM and RISC-V...

View Article


Troubleshooting • Re: Pi5, New PoE hat , LED Code 4-long-5-short

New to pi. Have an RPi5 with a wavshare poe hat. Pi seems to get power but flashes 4-long-5-short (which is better than the 4-long-3short fatal error I've seen others get on the 5... hopefully). It...

View Article


Graphics, sound and multimedia • Re: Rotary switch to change audio or video...

For the software part of such a project: SEOLMEDIA which is an interactive fullweb digital signage solution may be suitable.This software alone may be sufficient for this type of project to carry out...

View Article

MicroPython • Re: pico W vs. DFPlayer - Raspberry pi and sound

Just checked my dfplayer with an arduino and it worked totally fine...Do you have experience with other mp3 moduls and could recommend a good one?Statistics: Posted by Greg50007 — Tue Jun 18, 2024...

View Article

General programming discussion • Re: Trying to write a command to edit folder...

I do that with the mv (move) command.mv ~/test ~/none-testStatistics: Posted by DougieLawson — Tue Jun 18, 2024 7:56 am

View Article


Compute Module • Re: Is it possible to use The eMMC boot partitions...

OK. Yes I already saw the tryboot method, but writing a text file (autoboot.txt) is not a failsafe (atomic) method for switching the partitions.Statistics: Posted by mzme — Tue Jun 18, 2024 8:05 am

View Article

Français • Re: Rasberry PI 4B n'a jamais fonctionné

Bonjour et merci pour vos réponses.J'ai tenté plusieurs version de raspbian sur différentes clés usb et cartes sd. J'ai utilisé PI Imager et Etcher. Si je comprends bien, le problème vient peut-être...

View Article

Camera board • Re: 64mp Arducam stops working after OS updates

I've raised with arducam at support@arducam.comStatistics: Posted by gordon77 — Wed Jun 19, 2024 7:32 am

View Article


Camera board • Re: Strange issue with pi cam v1, pi 5 and picamera2 - darker...

Changing that line of code does eliminate the purple blacks, but I'm still seeing a greenish tinge to whites. Is there a way to adjust that or is that just the default white balance with the pi 5...

View Article


Graphics, sound and multimedia • Re: Raspberry Pi with DSI86 for DSI to eDP...

Where can I find the simplified schematics for the compute 4 module? I found them for the raspberry pi 4B but I cant seem to find the DSI routings for the compute 4.Pinouts of the CM4 Hirose...

View Article

Advanced users • Re: Using DRM library with Wayland or X (graphical) running?

AFAIK, no.DRM master is at card level, not CRTC or connector level.Statistics: Posted by 6by9 — Wed Jun 19, 2024 7:44 am

View Article

Graphics, sound and multimedia • Re: Output to both HDMI ports simultaneously...

You can't do it through 2 independent gst-launch commands.However kmssink does have an "fd" property so an external wrapper can open DRM and pass that handle into multiple kmssink components.I haven't...

View Article

General • Re: Help with Pico ADC project

Are you sure this bit is right?Code: # Create an ADC object linked to pin 26adc = ADC(Pin(26, mode=Pin.IN))I've done very little in microPython on the Pico so far, and could be wrong, but that looks...

View Article


Raspberry Pi Connect • Re: Copy and paste instructions

I have a different type of problem: I am trying to copy a file from my Windows PC and paste it onto the File Manager window on the Raspberry Pi using the "Paste to Remote" button on the Connection...

View Article

Camera board • Re: 16bit Camera Module

Very few image sensors work in that way, with anything more than a line buffer or two on the sensor being unusual. The exception is going to be some of the low resolution SPI cameras - Arducam sell a...

View Article


Troubleshooting • Re: Apache not accessible to internet. Losing my mind.

The line singled out by Chatterbox shows that Apache is listening on port 80 for TCP/IPv6 addresses only.Presumably, when it works within your LAN, your device (the one issuing HTTP requests) has a v6...

View Article

Python • Does RPi.GPIO work in Bookworm??

I have a pi 4 and upgraded the OS to Bookworm 64 bit yesterday. I then ran the python program (which worked fine before I upgraded) which uses the RPi.GPIO event detect library amongst other things....

View Article


Troubleshooting • Re: Bookworm feedback thread

[/code] is you looking in reply or quote view, that is a tag for the forum to know how to format the bit of code between them, att he other end of the code you should see [code]As for the - that's...

View Article

General discussion • Re: White screen with just Waste basket showing

if you have a fool proof way to flash a new copy of the relevent os I would be grateful.See Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemThia is part of Getting...

View Article

Beginners • Re: redshift.conf location

At night it was in the night mode which is goodafter most of the day went it was still in the night modeI think it might be better in the people that put the raspberry pi packages together put it on...

View Article
Browsing all 5451 articles
Browse latest View live