General • Re: Pulse counter using RP2040
I think you're going to have to add some external circuitry to elongate the pulse. Maybe something like an "ideal diode" charging a capacitor, and some way to eventually discharge the capacitor, but I...
View ArticleRaspberry Pi OS • Re: Use of curl vs. pycurl and correct syntax
Thonny reports a SyntaxError at the quote after the closing }"Are you trying to run the command from a console/terminal in Linux, or are you trying to run the command from Python using subprocess?If...
View ArticleTroubleshooting • Re: Pi OS Bookworm/Wayland crash to login (broken pipe)
I tested before and after updates as well and seems to be fixed. Kudos to you rpiMike and the Rpi Team.Statistics: Posted by stevenbowyer — Fri Apr 12, 2024 5:32 pm
View ArticleNetworking and servers • Re: Get DHCP Lease clients start time
Hello everyone thank you for the advice. Hi Multiplex I was trying to create a system that uses logs the employee's time in whenever they try to connect to the network. I'm still figuring out how to...
View ArticleGeneral discussion • Re: Office info screen project
Thanks for the input MiscBits.I am aware of the challenge to use the network at work to allow these office displays to work and show current status of the employees.I believe there is some tunnelling...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: PiServer and Raspberry Pi OS Bookworm
Being as we need a minimum of Raspberry Pi OS Bookworm for the RPi5; does anyone know if there are plans to update the Raspberry Pi Desktop to Debian BookwormThe distribution that is running on the...
View ArticleTroubleshooting • Re: Issues with auto-refresh in kiosk mode Raspberry Pi 5
You could try dotool instead (I've never used it). States it's compatible with Wayland.Or host a webserver locally that hosts a page (that you launch instead) that has an iframe that has your page as...
View ArticleGeneral discussion • Re: Sales to Russia
Ukraine should be okay. They can buy drones from China or almost anywhere, buy Pi from any Pi retailer and fit them themselves.Russian civilians using or depending on Pi for entirely peaceful...
View ArticlePython • Re: servo PCA9685
I need code to the servo to power off?Statistics: Posted by bob5731 — Fri Apr 12, 2024 5:49 pm
View ArticleTroubleshooting • RPi 4/5 in gadget mode not picked up by Windows PC
The Pi 4 is configured to be running in gadget mode (g_ether). According to some online posts I have read, I am expecting it to show up in the device manager as a COM port when it is connected to a...
View ArticleTroubleshooting • Re: RPi 3 B v1.2 ( 2015 ) with more modern OS ?
I'm one of the developers Thanks for that, it's rare to find a developer so closely involved with the end users !Regarding 'stretch' behaviour, how did it choose 1280x720 if the TV said it wants...
View ArticleTroubleshooting • Re: RPi 4/5 in gadget mode not picked up by Windows PC
The Pi 4 is configured to be running in gadget mode (g_ether). According to some online posts I have read, I am expecting it to show up in the device manager as a COM port when it is connected to a...
View ArticleAdvanced users • Re: VNC on headless pi 5 with PI OS (Bookworm) Lite
I have installed OS lite and it is all set up and working for it's primary task. It would have been easier to install the full OS from the outset but I didn't do that, I didn't paricularly want a...
View ArticleGeneral discussion • WPA3 on Pi4?
As part of some general security updates we've swapped our secured wifi over to WPA3 but it's had the negative side effect of requiring our Pi's to connect to our guest network to get internet which...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2c suddenly stopped working
Since I only have a Rapsi 2 Model B I can only install Bullseye.This is not the case. You can use Bookworm (32-bit) on a Pi 2B. If using the Imager just leave the "Raspberry Pi Type" on "CHOOSE...
View ArticleTroubleshooting • Re: An Operation Is Already Pending
Is it in "/boot/firmware/config.txt"?Do I have to put it under some specific label?Yes. As long as it's not underneath a label that is disabled (e.g. [pi2] on a pi5) anywhere is fine.Following an...
View ArticleGeneral discussion • Re: WPA3 on Pi4?
Hello bomblordMaybe this will help you: viewtopic.php?t=298942- namedStatistics: Posted by named — Sat Apr 13, 2024 5:30 pm
View ArticleGeneral discussion • Re: Are there HDR levels with the V3W RPi camera?
There appears to be an option with a pi5 using rpicam..."The --hdr option causes the camera to be run in the HDR (High Dynamic Range) mode given by <mode>. On Pi 4 and earlier devices, this...
View ArticleAdvanced users • Re: Raspberry Pi OS vs Debian / Security updates
Ok, but what about the Pi OS specific components, such as ... the kernel ?That comes from the Raspberry Pi repo maintained by Raspberry Pi Ltd. It is based on a recent standard Linux kernel (usually...
View ArticleRaspberry Pi OS • Re: Zip7 question
Just install the 7zip using apt, this one work for me on my pi5Statistics: Posted by Annie UK — Sat Apr 13, 2024 5:47 pm
View Article