Python • Re: How to get Python IDE's to use a custom library path
(Updated Title)This is the way things fit together:Definitions:1. "system context":Anything run within a terminal window, (command line), called during boot, or anything executed outside an IDE.2....
View ArticleGeneral • Re: Strange PIO behavior
I think that the root of your problem here is your handling of pindirs - how you have done it won't work and will be causing all sorts of other problems.You are using !OSRE (presumably combined with...
View ArticleAdvanced users • Re: Raspberry Pi simple monitoring and dashboard
Now with screenshot functionality of each RPi X display, so you can just scan the monitoring page and see issues immediately. Plus browser Digest authentication, if securing dashboard behind login is...
View ArticleCamera board • Re: Using a virtual Colorchecker24 image for CCM: quantum...
A co-researcher brought an interesting question into our discussion about creating camera profiles based on the pure spectral sensitivity function (SSF) of the RGB channels combined with the UV/IR...
View ArticleOff topic discussion • ( Certifiedexperts1@gmail.com )Get...
Purchase PMP / PRINCE2 certificate without exam Italy , Europe , Saudi Arabia, United Arabia,India. https://buycertificationonline.com/(Certifiedexperts1@gmail.com ) Will help you obtain a registered...
View ArticleGeneral • Re: [CLOSED]How to measure the RPI 0w's temperature using the PI...
I see the thread is closed by the OP - not sure we actually helped with an answer did we?They are misled into thinking all they need is a computer, only need ask how to do it, that others will know...
View ArticleBeginners • Re: I just fixed an error with the EEPROM but my Raspberry Pi 5...
with the light flashingwhat pattern is it blinking?Statistics: Posted by cleverca22 — Wed Jul 03, 2024 12:15 pm
View ArticleCamera board • Raspberry Pi 4B with Camera V2.1 ***no cameras available***...
Hi everybody,I have Raspberry Pi 4B with Camera V2.1 and when i use the command Code: libcamera-hello i get the output:Code: Preview window unavailable[0:12:43.726756725] [943] INFO Camera...
View ArticleTroubleshooting • Assistance Needed for Using Huawei E3372-325 USB 4G Dongle...
Hello everyone,I need assistance with using a Huawei E3372-325 USB 4G Dongle on my Raspberry Pi device. Currently, the dongle is detected as a CDROM, and I am having difficulty switching it to modem...
View ArticleGeneral • Re: Getting Started with Raspberry Pi Pico W
I'm planning to integrate ENVIII Sensor, pH Sensorhttps://wiki.dfrobot.com/PH_meter_SKU__SEN0161_ and EC sensor for monitoring and actuation will be mainly performed by a 12v dc water pump and a few...
View ArticleBeginners • Re: The Pi5, new HAT - how to dd image from SD-card
Hi.. I have just ordered the new Raspberry Pi M.2 HAT and SSD disk.. Today I am booting from a SD-card, using the Pi5 as a server (ZFS fileserver) and also installed Netdata, by compiling the Netdata...
View ArticleGraphics, sound and multimedia • Re: External volume control with video looper
Maybe thi can help:https://gist.github.com/savetheclocktow ... 2e594d43c1Statistics: Posted by deepo — Thu Jul 04, 2024 11:53 am
View ArticleTroubleshooting • Re: Pi-Apps installed but nothing in Menu?
The normal method for installing GIMP or Inkscape is from the Add/Remove software menu, or by using apt on the terminal command line.Code: sudo apt update && sudo apt install inkscape...
View ArticleCamera board • Re: Raspberry Pi 4B with Camera V2.1 ***no cameras...
Sticky at the top of this forum - What to do if your camera is not detectedStatistics: Posted by 6by9 — Thu Jul 04, 2024 12:08 pm
View ArticleAdvanced users • Re: Reading the RTC
I am trying to do something as close to "real time" as possible. Using a system call (IMHO) just adds overhead.gettimeofday() has the lowest overhead due it to using vDSO as cleverca22 mentioned. One...
View ArticleGeneral • Re: Bare-metal Bit Banging GPIO (AQA Assembly style)
There is quite a lot of work I need to do here but for now I am adapting the files in Life-With-David's repositoryHe has created a linker script and it uses elf2uf2 which simplifies things for me a...
View ArticleTroubleshooting • Re: Assistance Needed for Using Huawei E3372-325 USB 4G...
might be an old firmware (there are reports on the internet that ID 3566:2001 is not working on Linux).You will have to use a Windows PC for running a FW update.Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry pi 5 no boot only red led
Could try restoring the bootloader, in Pi Imager, misc utilities, bootloader.I tried but nothing is showing up on the screenStatistics: Posted by mistrysiddh — Fri Jul 05, 2024 11:26 am
View ArticleGeneral discussion • Re: Can I charge phone with rpi power suply
both official USB-C PSU will happily do that.Your microUSB PSU will do that as well.Statistics: Posted by aBUGSworstnightmare — Fri Jul 05, 2024 11:31 am
View ArticleCamera board • Re: Camera Module 3 Wide - Cannot allocate memory
I am calling the rpicam-still from bash script in 30 sec period in order to have allways the actual config file (day, night, sunset, sunrise). I am not sure, whether the libcamera-still reloads the...
View Article