Advanced users • RTC battery charged when powered off and POWER_OFF_ON_HALT=1?
Does the RTC battery on the Pi 5 still get charged when POWER_OFF_ON_HALT=1 AND WAKE_ON_GPIO=0 are set and the board is powered off?Statistics: Posted by andrum99 — Thu Aug 01, 2024 11:44 am
View ArticleGeneral discussion • Re: What currently is the best remote desktop software...
For desktop sharing, older Pi's are not supported.From the announcement (emphasis mine):First of all, Raspberry Pi Connect needs your Raspberry Pi to be running a 64-bit distribution of Raspberry Pi...
View ArticleAdvanced users • Re: RTC battery charged when powered off and...
The PMIC registers controlling this are sticky in the VBAT domain (i.e. retained along with the time). It should be obvious that power needs to be connected for the battery to charge...Statistics:...
View ArticlePython • Re: DS18B20 / w1thermsensor
………… I stick to one venv for each project. Easier to maintain, none of them contaminate the other, the system python stuff is left alone and everything just works, including using multiple version of...
View ArticleGeneral discussion • screen help
hey, I have a problem with the 3.5 inch touch display (A) from Waveshare, I do everything they say on their website and I still have a white screen. what to do to get rid of the white screen? I wrote...
View ArticleTroubleshooting • Re: How can I use bluotooth to communcate with an app?
There are two main flavours of Bluetooth - Classic and LE. Classic can provide an RFCOMM/SPP service that works as a two-way serial link to transfer data both ways. LE is more limited in the amount of...
View ArticleOff topic discussion • {{How DO i COntact}} QuickBooks Payroll Support Number?
To contact QuickBooks Technical support by phone, simply dial their toll-free number: 1- (888 )629-7160 [INTUIT] This will connect you with a QuickBooks Technical representative who can assist you...
View ArticleOff topic discussion • How do I contact Intuit QuickBooks Enterprise Support...
#To contact QuickBooks Enterprise support, call their dedicated phone number at (888.629. 7160) or +1-888-629-7160.Statistics: Posted by JackmanHugh — Thu Aug 01, 2024 12:15 pm
View ArticleGeneral discussion • Re: screen help
hey, I have a problem with the 3.5 inch touch display (A) from Waveshare, I do everything they say on their website and I still have a white screen. what to do to get rid of the white screen? I wrote...
View ArticleNetworking and servers • Re: My First Home Server
Pi-Hole runs fine on a Zero. I used a cheap USB to Ethernet adapter* and plugged the Pi into the routers USB connector (normally used for a disk drive) on the back for power.Ran 15+ home devices...
View ArticleOff topic discussion • Re: How do I contact Intuit QuickBooks Enterprise...
Well that's a different type of spam today...Statistics: Posted by MiscBits — Thu Aug 01, 2024 12:23 pm
View ArticleTroubleshooting • Re: Logging shutdown
Use the UART?The first question is how ?But that's not really going to be appropriate if I have to power up another PC just to record what the UART puts out when the Pi shuts down. This 'stuck in a...
View ArticleMicroPython • Re: Code getting stuck after count
I'm having some trouble with the following code. It runs but gets stuck for hours after the countdown reaches 00:00:01 for some reason. [ ... ]any help would be hugely appreciatedYou have three...
View ArticleOther projects • Need Guidance for RP2040 (PICO)
I am using a PICO RP2040 where the trigger signal (reference voltage) is connected to GP14. I’ve programmed the Picomite to set a trigger value for a falling edge, which means the trigger should...
View ArticleRaspberry Pi OS • Re: What's the status of 'labwc' under Bookworm ?
labwc will become the default on all models of pi in the near future.Currently it is opt-in and can be enabled though raspi-config.I'd say it's currently (open) beta, but usable for most people and...
View ArticleHATs and other add-ons • Vision models to run on raspberry PI 3B+, is AI Hat...
Hello, I've started working on a project with a mobile robot platform with Raspberry Pi 3B+ running a Quad-core 1.4 GHz equipped with 1 GB RAM, and Raspbian. I am researching solutions to be able to...
View ArticleMicroPython • Re: multithreading with Raspberry Pi Pico for model railroad
Have you got any drawings or schematic of this, ? It is very confusing... Pwm with 15 pulses and an input ?It would help. My reading of it is there are sixteen 2ms slots which continually repeat, 32ms...
View ArticleTroubleshooting • Re: Raspberry Pi Hardware Repairs
Doesn’t Raspberry Pi (the company), have a repair facility? If not it’s a shame that a company, whose success has been partly made through the support of the hobbyist community, does not offer such a...
View ArticleAdvanced users • Re: Secure booting with Buildroot Questions
I would strongly encourage you do not use Buildroot in this case, and instead consider the deployment scheme used in rpi-sb-provisioner, which makes use of an OS generated from pi-gen (which includes...
View ArticleAdvanced users • Re: Running an MSB binary on 32-Bit ARM LSB
Unlocked at poster's request.Statistics: Posted by jdb — Fri Aug 02, 2024 12:15 pm
View Article