Python • Re: Secure video stream for a simple raspbery camera running python
You don't need the overhead of HTTPS on mylocalip (which I assume is 127.0.0.1).You only need a secure session when you're using a foreign - non-local LAN - address.Statistics: Posted by DougieLawson...
View ArticleTroubleshooting • Raspberry Pi 4 Not Booting
So, my Raspberry Pi 4 is not able to boot, I don't have any idea what happened to it as it was just kept in storage for 2-3 months and not it is not working.Things that I tested so far: - USB Ports...
View ArticleTroubleshooting • Re: UPS and Pogo pins
This is based purely on the supplied links as I don't posses either of those boards.The 5V and ground pins on the Pi can be shared.I can think of at least three places to tap them for the screen:The...
View ArticleMicroPython • Re: Waveshare 2.15inch e-Paper HAT+ (G) Driver on Pico 2 W
If the Pi driver is open source you might be able to port it yourself. Otherwise, best advice is to ask Waveshare.Yeah… but I don’t really know how to port it. I’ve reached out to their customer...
View ArticleBeginners • Did I kill my new Raspberry Pi5?
First time RPI user. I bought a Pi 5 "kit" with all official Raspberry Pi parts -- case, board, power supply and a pre-flashed OS on a 128 GB SD card. When I started the Pi 5 with *NO* SD card,...
View ArticleNetworking and servers • Re: Static IP won't survive reboot
I found a way but very long winded and that was to install the GUI and go through that process which appears to survive reboots. What a palaver! I'm sure there must be an easier way but it's beyond me...
View ArticleAdvanced users • Re: Whisper-cpp and Vulkan shared memory problem
Is there a way to configure the shared GPU memory in Raspberry Pi 5? To see the GPU memory, the following code works:Code: user@raspberry-pi-5:~ $ vcgencmd get_mem gpugpu=8MStatistics: Posted by...
View ArticleHATs and other add-ons • Raspberry Pi 3B+ and Raspberry Pi DAC Pro not fitting?
Hello all, I am new to the forums but a long time Raspberry Pi supporter. I have an old Raspberry Pi 3B+ and I wanted to repurpose it and do a project with the DAC pro card. I bought the newer...
View ArticleRaspberry Pi Connect • Re: Screen sharing not working
currently running Trixie, but VNC worked under bookworm.- Not running under X11, right? (when you switch between X11 and wayland, VNC is disabled every time. you may need to re-enable it)- is it...
View ArticleAutomation, sensing and robotics • Linear rail oscilation and homing
Hello,I am attempting to create a moving platform that will house a sensor for continuous measurement. I have assembled all of the parts I will need but and new to coding and raspberry pi. My request...
View ArticleRaspberry Pi Official Magazine • imx500 issue
Hey guys!, Suddenly my imx500 camera isnt working, ive checked on 2 other RPi 5'sStill, the cmd line: rpicam-hello says:No cameras available,ive even changed the CSI Ports,cam slotsChanged CSI...
View ArticleDevice Tree • Device Tree for pwm-gpio backlight?
Hi,I have a display I'm using panel-mipi-dsi-spi driver for, finally got it working (thanks to this forum and it's members) but the backlight is an issue.The problem is this panel is on a HAT (so I...
View ArticleMicroPython • Re: Low power running Micropython on PicoW - is this novel or...
Yeah, I think as folks gain experience they will be more open to alternative solutions.But Pico boards are a convenient and popular "gateway drug" to building embedded stuff, and oftimes folks are not...
View ArticleMicroPython • Re: Sending an eMail from a pico2W under python?
Another low-effort drive-by.Hi ame, can you send me a link to your Github page. Just wanted to check it out. Thanks.No.Yeah, I guess you need one before you can share it. Cheers.Statistics: Posted by...
View ArticleHATs and other add-ons • pair of Noctua NF-A4x10 5V PWM fans not being...
hey! I’m currently working on a Pi 5 setup & ran into an issue stated above. before soldering wires together, I wanted to test, making sure everything would run properly. unfortunately upon...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.18
>There may be regressions. There may be improvements. But we won't know without testers trying it and reporting back.Updated my RPi Zero v1.3 a few days ago that runs a PiHut 3D Xmas Tree (with...
View ArticleTroubleshooting • Raspberry Pi 3b+ not booting
Hello hope all is well, I recently was gifted a 3b+ from a friend who got an upgrade. He had told me that it had served him well until one day it stopped booting. He mentioned that the green boot...
View ArticleTroubleshooting • Re: Blackscreen when booting from NVME
I appreciate the help, but solved it my way, so i'm following up in case somebody will encounter this too. I removed the ssds to check if it boots at all(it did), then tried again with ssds and it was...
View ArticleGeneral • Re: Powering on RP2350A with external supply
Oh yes, my bad of labelling it wrong. That Inductor is L2. But yes, the question still stays the same!and the link does not open at my end.Look at Picomite board:...
View ArticleTroubleshooting • Re: How can I fix unstable WiFi problem with Raspberry Pi...
That's what I'm using. Anything else I should know? What channel are you using?And you definitely had this issue on a Raspberry Pi 4?I checked the WiFi issue by using a Rpi 4B and the issue is also...
View Article