Camera board • Re: Pi HQ Scientific tuning file for Pi5 ?
Our next official apt release will include this file.Statistics: Posted by naushir — Mon Feb 05, 2024 9:04 am
View ArticleFrançais • Re: gpio c++
salut les gars!donc j'ai creer un projet sur git dbrion1 : je vous trouve pas pour vous mettre en administrateur sur git merciStatistics: Posted by ludoraspberry — Tue Feb 06, 2024 8:31 am
View ArticleFrançais • Re: Pi 5 DAC et boitier
Laissez votre PI5 tout nu, à 'abri cependant des risques de chutes de café, pièces de métal sur la carte. (en attachant l carte deriière l'écran, ça a l'air sûr pour moi) Vous aurez un refroidissement...
View ArticleGeneral discussion • Re: Energy Saving Mode
Do you want it off for an hour then on for 20 minutes or off for 20 hours and on for a minute? The second option could use other devices, with higher power consumption, but with a built in clock to...
View ArticleSDK • Re: Pico SDK compilation question re placement of preprocessor directives
Yeah - that is hard to imagine - for sure... perhaps even silly. Not so silly. The intended use with the SDK is that you define a board file that defines all your pin usage; a board that uses all the...
View ArticleGeneral discussion • Re: TCExam
Does anyone have experience getting TCExam working on a raspberry pi? I can get everything loaded but when I try to log in it just reloads the login page again. I have apache2 php8.3 and mariadb and...
View ArticleCompute Module • Re: DPI display with CM4
sure will do, but in my project there are whole lot of dependencies which support till Debian v11 only.Statistics: Posted by neetesh — Tue Feb 06, 2024 8:51 am
View ArticleTroubleshooting • Re: calculating Volume using US units
If you want your calculation checked, then you need to show it, like in a maths test -- line by line, labelling what you think you are calculating and the intermediate result. Like the earlier example...
View ArticleCamera board • Re: URL with Camera module
If you get the latest rpicam-apps package through apt, this (hopefully) ought to get your above rpicam-vid command line working. Note that I have only tested this with ffplay on the client side. VLC...
View ArticleAutomation, sensing and robotics • Re: Decoding WWVB signal using pigpio
What are you using as a receiver? WWVB's frequency is right where a bunch of harmonics for LCD backlights kick in, so it's easy to pick up accidental noise instead of signal.Universal Solder's EverSet...
View ArticleC/C++ • Need help to implement MCP23S17
Hi ! I'm currently trying to read value from digital encoder connected on a bit expander but i've not found much example how to proceed. I've create a table that i communicate to my function to read...
View ArticleCamera board • Re: 2 cameras on rpi5
Hi, perhaps you could describe in more detail what you are doing? "libcamera-still -t 0 -k" does not apply any zoom, so far as I know. Are you talking about digital zoom or something else? Also, I'm...
View ArticleTroubleshooting • Re: V1 camera not recognized on a Pi5 with modified kernel
This is the output of lsmod on my Pi5: https://sawistowski.net/dvb/lsmod.txtMarekStatistics: Posted by mareksaw — Tue Feb 06, 2024 9:14 am
View ArticleNetworking and servers • Re: [31/01/24 getting Urgent] sharing connection...
I don’t need to host an acess pointI need to convert a wireless connection into a wired connectionLike Network Manager shared to other computersBut without charging to 10.42.0.1 as I already you that...
View ArticleTroubleshooting • Re: destroyed pi and sd card on pi zero? why?
You should never make any connection on/to the GPIO whilst powered.How should the Pi prevent from short circuits on the external HW - especially some VCC to GND?It could implement CC/CV and limit the...
View ArticleTroubleshooting • Re: Can a corrupted sd card still work on Linux?
Hi y’all!My raspberry pi 4b won’t display anything when I try to display it on a monitor using hdmi. On my TV it will flash the Raspberry logo turning on but then immediately turn off and say no...
View ArticleFrançais • Re: Python 3.11.2 bloc quand j'execute mon code
Il faut que votre RPi ait l'autorisation de recevoir des ordres du PC (ou de n'importe quel autre RPI, PC) en validant ssh sous rapspi-confighttps://raspberrytips.fr/ssh-sur-raspbe ... t=cmp-true a...
View ArticleTroubleshooting • Re: Configuring two wifi access points on one Pi3
I would like to avoid the netns as I think it might complicate other issues. ... Having a local resolver to direct the traffic either way seems like an added complication/cludge.Well I'm sorry you...
View ArticleTroubleshooting • Re: Autologin problem [bookworm]
Have you done a fresh install of Bookworm 32-bit onto a microSD card, not an in place upgrade?Statistics: Posted by neilgl — Wed Feb 07, 2024 9:07 am
View ArticleAdvanced users • Re: Burn raspberry pi 3 sd card from external usb card reader
It stuck with a blinking cursor and a lightning symbol.A lightning symbol means that the power supply is inadequate (or there is a bad cable between the supply and the Pi) - this may be what has...
View Article