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

Python • Re: Pigpio alternatives?

The core hardware is different.But for the Pi5 I made a class to deal with the PWM.https://github.com/danjperron/Pi5PWM_HARDWAREStatistics: Posted by danjperron — Tue Dec 17, 2024 2:25 pm

View Article


MicroPython • Re: Problem with a plant watering project

@neilgl, just Google for "single relay optocoupler schematic" and there are a few to look at.I wasn't looking for an exact match -- I wanted to check whether there is a resistor in series at the opto...

View Article


Beginners • Re: Remote Operation Pi5

You could use sdm to fully configure the 32-bit Pi system, including the hotspot and VNC (TigerVNC or TightVNC) using X11 instead of Wayland/labwc.Using a couple of NetworkManager connections, you...

View Article

Media centres • Re: Peppy player

Thank you, please share any code which you have for that display.Statistics: Posted by peppy.player — Tue Dec 17, 2024 2:39 pm

View Article

General discussion • Re: New Raspberry Pi Products

For the monitors, I plan to start with some closed cell foam. Probably either 1/8" or 1/4" then transport them in pairs, screen toe screen.They're actually designed to be stacked like this, so you can...

View Article


Beginners • Re: My cheap and easy LAN setup for a headless zero with on/off...

That's quite an awesome project! And if you would want to add LAN connection to every cluster node you could certainly use this UGREEN cable. But I'm a bit puzzled why you would want that.The purpose...

View Article

Advanced users • Sending and receiving data from serial port over network to PC

HelloI would like to transfer data from Raspberry Pi from the serial port via the network to a PC that would receive data from a virtual serial port.More detailed descriptionDevices:- Raspberry Pi...

View Article

Image may be NSFW.
Clik here to view.

Android • [DEV] LineageOS 22 (Android 15) for Raspberry Pi 4 & Pi 5

Here’s my build of LineageOS 22 for Raspberry Pi 4 and Pi 5. These are unofficial and unsupported by the LineageOS team. These are for advanced users only.Pi 4 build supports Raspberry Pi 4 Model B,...

View Article


Troubleshooting • Raspberry pi 5 green light flashing.

Hi,I have just received my new rasberry pi 5 and after intsalling the rasberry OS onto an 128GB microSD card and then plugging it into the rasberry Pi, the green light was flashing. 3 long and 1...

View Article


Raspberry Pi OS • Re: Installing new software directly to an image in a...

Using this script:Code: #!/bin/bash## $1: name of IMG to mount and systemd-nspawn into# $2: mount point (/mnt/$2)#function cleanup() { if [[ "$mpt" != "" ]] && [[ "$loopdev" != "" ]] then if [...

View Article

Other projects • Re: BBC Emulator as an O/S for Pi

Very good. Just played all three.Nuclear explosions when you die in Bugvaders are fun!I like Mayday best. I wrote loads of programs on my BBC B+ but never a game.Statistics: Posted by rpiMike — Wed...

View Article

Raspberry Pi OS • Re: systemd-tmpefiles is removing my ssh agent files

(Do you think that you are the first person to want an ssh-agent, or for that matter the Unix-domain socket for an X11 server, to keep working?)Well, the implicit assumption I make is that most people...

View Article

Troubleshooting • Re: Raspberry 5: Process irq/161-mmc0 causing heavy cpu load

Weird. With no card inserted, there shouldn't be any MMC0 interrupts at all. What does Code: sudo find /sys/kernel/debug/mmc0 -type f -print -exec cat {} \; produce?Statistics: Posted by jdb — Wed Dec...

View Article


Raspberry Pi OS • Re: Bookworm DPMS without window manager (X11/Wayland)

I understand that only with Qt we can control DRM properties because it is the master and DRM can accepts only one master. But I don't need to implement any other drm interface, but I have to use...

View Article

Image may be NSFW.
Clik here to view.

Compute Module • Re: CM5: What's the status of audio on GPIO 12~13?

o.k. didn't check that• 2× AUDIO_OUT PWM Audio which requires buffering using a low PSU noise buffer and filtered with an 22KHz 1st order RC network.Wouldn't be surprised if this will be considered as...

View Article


Official Display • Re: Digitizer on the Touch Display 2 is wonky after system...

..UPDATE..This is quite strange, I tried again and this time the GUI worked as expected and I had to remove the changes I made to config.txt. Not sure what exactly changed in between. So if the GUI...

View Article

Graphics, sound and multimedia • Re: Can not get udemy drm protected videos...

Same problem here. Videos in UDEMY does not work. Things that I have tried:Changing the Useragent in FirefoxDeselect The Firefox option Play DRM content and re-select itRemove and Re-Install...

View Article


Interfacing (DSI, CSI, I2C, etc.) • CSI Virtual Channel support on Rasperry Pi 5

Hey,I am currently reevaluating one of my old projects, described and discussed in this post. I am still trying to connect two different CSI/MIPI cameras to a single CSI port on a compute module. In...

View Article

Raspberry Pi Connect • which steps to take while setting up a new db on Webmin

g day dear communitywhich steps to take while setting up a new db on Webminhere the SYSTEM INFORMATION||Code: |------------------------------|-------------------------------|| OS type linux |...

View Article

MicroPython • Re: Size of web page handled by a Pico W server?

I do not know as I have not done webpages on the Pico.But...In ESP land and ESPhome with HomeAssistant One of the ways to get around it is to put parts of the webpage somewhere else and not self host...

View Article
Browsing all 4774 articles
Browse latest View live