General discussion • Re: Raspberry Pi 5 Portable Display Project: Your...
Looks like a great learning project! Any comments on the thermals with the SBC mostly encased?It also points out why making a "tablet" starting with a Pi 5 is tough. Luggable is quite doable, but...
View ArticleGeneral discussion • Free Tilt-Pan Model for RPi Cam Module 3
Hello everyone,I'm looking for a free 3D model for my Raspberry Pi projects. Specifically, I need a tilt-pan mechanism model designed to be compatible with the Raspberry Pi Camera Module 3.The model...
View ArticleGeneral discussion • Re: Free Tilt-Pan Model for RPi Cam Module 3
You can search in hingiverse, GrabCAD, or MyMiniFactory.Statistics: Posted by barshatriplee — Wed May 01, 2024 7:47 pm
View ArticleGeneral discussion • Re: Cloudflare checks if I am a human - forever - on...
Humm might be a Bookworm/Firefox thing. 3B+ running Bullseye works just fine on Chromium, so its not just a Pi memory size thing. Not sure if I am willing to bother installing Firefox on that install...
View ArticleGeneral discussion • Re: E
Hey there am actually bit new to secure boot , Recently i have saw this https://github.com/raspberrypi/usbboot/ ... /README.md repository and i tried it in raspberry pi.I was able to set secure boot...
View ArticleGeneral discussion • Re: Raspberry PI 5 Secure Boot
No, as with CM4 all firmware is signed with the Raspberry Pi ROM keys.However, if secure boot is enabled then the firmware must now also be signed by the customer with their own private key (matching...
View ArticleGeneral discussion • Will the pi 4 power a 5 volt 550 miliamp hard disk from...
I wanna connect a hard drive rated at 5volts and 550 miliamps to the raspberry pi 4. The power supply im using for the pi is a mobile charger rated at 5 volts and 4 amps. No device is connected to the...
View ArticleGeneral discussion • Moving SD card from Pi5 back to Pi4
I have just bought a Pi5 with NVME base and SSD.I have a standard Bookworm 64 bit install on an SD card that I use for testing on a Pi4.I have just fully updated the SD card.If I boot the Pi5 with...
View ArticleGeneral discussion • Re: Moving SD card from Pi5 back to Pi4
YesStatistics: Posted by wildfire — Thu May 02, 2024 2:31 pm
View ArticleGeneral discussion • Re: Will the pi 4 power a 5 volt 550 miliamp hard disk...
Try it and see. Though your use of charger does cause concern. PSU's designed for charging batteries (eg "mobile charger") are less likely to maintain both the voltage and current advertised at the...
View ArticleGeneral discussion • Re: Powering RPi 3B in a remote area
Unless space is critical, I would install lead-acid batteries of suitable capacity, and a good quality dc to dc converter to provide the 5V to the Pi.I would tend to avoid lithium batteries,...
View ArticleGeneral discussion • Re: 2 newly completed Raspberry Pi 5s.
I have not tested the temps on the NVMEs yet... BUT.... The Geekworm puts the NVME on the bottom below the base, the Pimoroni sandwiches the NVME between the base and the Pi. I have the Pimoroni BASE...
View ArticleGeneral discussion • Raspberry pi 5 Power adapter
I don't have a raspberry pi 5 power adapter near me. Am I ok to use my 45W phone charger temporarily?Statistics: Posted by Codemavenxpt — Fri May 03, 2024 9:14 am
View ArticleGeneral discussion • Re: New Raspberry Pi Products
One thing nobody else seems to have mentioned is the possibility of a Raspberry Pi USB 3 hub product. This was first suggested several months ago when two USB PIDs was added to the Raspberry Pi PID...
View ArticleGeneral discussion • Re: Raspberry pi 5 Power adapter
Maybe.... Pi 5 requires at least 5V@3A and would like 5V@5A. It is a USB-PD sink device and will negotiate with a USB-PD source device for the appropriate mode. It is up to you to determine what modes...
View ArticleGeneral discussion • Finding Berry Clips
Hello everyone,Does anyone know where I can buy some Berry Clips? I used to have a class set for teaching but a couple of them need replacing. I’ve spent ages looking all over the internet but not...
View ArticleGeneral discussion • connecting 2 I2C sensors
Hello everyone, sorry to bother you. Here's my problem, I'm a new raspberry user and i don't have a big knowledge of how to use it and i want to connect VL53L0X and MPU 9250 to raspberry pi 3 but both...
View ArticleGeneral discussion • Raspberry startup
I want to launch a .NET application on my Raspbarry but it is giving me this error when I enable my .service file that launches my .NET application● catracateste1.service - Programa da Catraca 1...
View ArticleGeneral discussion • Re: connecting 2 I2C sensors
If the two devices have different I2C addresses it will be OK.9250 default I2C address seems to be 0x68, VL53L0X default I2C address seems to be 0x29."I2C is a multi-drop bus, multiple devices can be...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Thanks for the hard work but when i select the desired OS and hit install, it freezes. What could be the issue? Statistics: Posted by Simv — Sat May 04, 2024 6:09 am
View Article