General discussion • Re: !2v to 5V DC PSU for Pi5 and display
If you are thinking about saving data then switching off when the car switches off, there are Pi projects detecting the voltage drop then shutting down. The same might apply if there is a big voltage...
View ArticlePython • Re: RPI freezes by running this code
I created this "simulation" to run my code from RPI on a laptop. I used randint for the sensor values and also took a few shots from the robot's camera to get everything right. This code running on a...
View ArticleBeginners • NVME hat and Crucial P5 Plus 2TB PCIe M.2 2280SS SSD
Raspberry Pi 5 NVME hat and Crucial P5 Plus 2TB PCIe M.2 2280SS SSD Looking to get NVME storage to replace my 2TB HDD. would the above be a good combination ?Statistics: Posted by Geralds — Mon Feb...
View ArticleBeginners • Re: NVME hat and Crucial P5 Plus 2TB PCIe M.2 2280SS SSD
Which NVMe HAT do you speak of? There is no official HAT yet, so must be some third party product.For third party support you should ask the third party!Pimoroni i.e. has a list of tested devices,...
View ArticleTroubleshooting • Re: Constant kernel panics after troubleshooting.
I use the official one normally and have tried a Samsung one capable of 25w. Should I buy another official supply?Statistics: Posted by harriska — Mon Feb 05, 2024 8:09 am
View ArticleGeneral • Re: Recommendations for layout lighting project
Anyway, back to the matter in hand. Although you haven't stated your power supply I'd suggest 12V, with groups of three LEDs in series with a dropper resistor. If you have any single LEDs, or you want...
View ArticleAdvanced users • Re: Raspberry Pi 5 Overclock CPU/GPU Safety
Your CPU or PMIC reaches 81C?Statistics: Posted by MiRaGe_BG — Mon Feb 05, 2024 8:27 am
View ArticleHATs and other add-ons • Re: high cpu with 2-CH RS485 HAT Interface-Card
This problem only exists with the pi5...I tried the same card on a pi4 and it worked perfectly...pi4 output; 433 root -51 0 0 0 0 S 1.7 0.0 0:01.08 irq/84-spi1.0 thanks!Statistics: Posted by toldap —...
View ArticleBeginners • Re: Printing Setup Problem/Question
I don't know what was happening; but I created a new Rasperry Image and now the printing is working. Now I've got a bunch of customization to re-enter. Oh-WellEd.Statistics: Posted by lottem — Tue Feb...
View ArticleTroubleshooting • Re: V1 camera not recognized on a Pi5 with modified kernel
Im my case 5520SE works perfect with Pi5 and tvheadend. I had an issue with 5530 - card was not recognized by tvheadend after reboot and that was why I changed to 5520SE.These are the steps I used to...
View ArticleNetworking and servers • Re: [31/01/24 getting Urgent] sharing connection...
I need it wired in access point mode, so that why I need thisOkay, I'll bite. If you need an urgent solution, RaspAP is capable of hosting a wireless AP while simultaneously sharing a WLAN connection...
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 ArticleOfficial Display • Re: Raspberry Pi 4 with official touchscreen no display...
So, I have the display rotated within the desktop, but the touch panel is still inverted. How can I simply rotate the touch panel 180 degrees without rotating the display again? It might be worth...
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.Statistics: Posted by naushir — Tue Feb 06, 2024 9:02 am
View Article