Troubleshooting • Pi not working
Raspberry Pi Zero 2w Not WorkingI bought a raspberry pi zero 2w and lost the cover of the csi connecter. now it wont turn on. please help.i got the pi checked using the multimeter but the technician...
View ArticleGeneral discussion • Re: CE Marking
No testing is not mandatory in the EU, unlike with the USA and FCC. Provided you have compiled a document beforehand showing every part's certification and an engineering argument that nothing you...
View ArticleBeginners • Re: CM4's fighting wifi
Don't worry about publishing 192.168.1.38 and 192.168.1.40 addresses, they're private and knowing them does me no good for hacking your systems.What do you get from ip a showip link showandip routeOn...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: USB or GPIO
TX voltage is swing between 5,5 and 2V, so it is probably TTL.The baud rate is 9600.Statistics: Posted by SimonT85 — Fri Oct 11, 2024 11:19 am
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
You haven't stated how the OSes fail to load, or what OSes they are.I tried Ubuntu 2404, Raspbian standard, Kali and recalboxOS. I also made a data partition on the disk through PINN but did not check...
View ArticleCompute Module • Re: CM4 CAM0 I2C Pins
If you've connected the sensor I2C to GPIOs 2&3, then the overlays won't help you as there is no option for BSC0 to be mapped to those GPIOs.You'll need to create your own version of the overlay...
View ArticleOther projects • Re: Alternate power source-100W USB-C connection
I have a number of PD supplies on my desk that will do 5v @5A from a range of non pi manufactures ranging from 27watts to 100watts. Would you please be more specific?Which brands, which models?That is...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
It was Tom's Hardware saying the RM2 contains a CYW43439 but it's not clear what evidence that is based upon. It obviously is CYW43439 compatible or the MicroPython drivers wouldn't work otherwise.I'm...
View ArticleHATs and other add-ons • RPi 5 case for active cooler and SSD, 3D printing
Just designed this one for 3D printing:https://www.thingiverse.com/thing:6790092Statistics: Posted by Phildc — Fri Oct 11, 2024 12:01 pm
View ArticleCamera board • Re: about the video stream serious delay problem.
Why you said like that?I have used Pi platform 4 years,our lab use a new 5G CPE router, and I tried cables connection also.No low level things than u think.I spend 2 days, kinds of test...
View ArticleBeginners • Re: Testing cable status
I will use the ADS1115 to track the line status by monitoring the voltages.Such a case: a well documented library to use pythonhttps://github.com/Clave-EIDEAnalog/EIDEAnalogI will take a lookthank...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Not Connecting to WiFi
Just following up to see if anyone has any thoughts on this. Thank you.Statistics: Posted by CloudInnovations — Sat Oct 12, 2024 11:59 am
View ArticleGeneral • Re: Best way to allow user to set up the device?
Amazing thanks everyone!! I will look up how setting up an access point is doneStatistics: Posted by alex_mayz0r — Sat Oct 12, 2024 12:02 pm
View ArticleGaming • Racing Game Steering Wheel
I am wanting to make a steering wheel using a Raspberry Pi. So I bought a Raspberry Pi Zero WH since it was the cheapest I could find and an MPU6050 Accelerometer for the gyroscopic movements. After...
View ArticleBeginners • Using PiConnect across a local network
I am in the process of leaving RealVNC having tried PiConnect with a new Pi5 running Bookworm OS.Can anyone please advise if it possible for PiConnect to permit direct IP access locally for full...
View ArticleBeginners • How to Transfer Strings Between Two Cores on Raspberry Pi Pico?
Hello everyone,I’m working on a project with a Raspberry Pi Pico and using both cores (core0 and core1). I’ve successfully run tasks on each core, but I’m facing an issue when it comes to transferring...
View ArticleFrançais • Re: Répétition des touches
En me relisant, je constate que comme le chantait si bien l'ami Georges : «Le temps ne fait rien à l'affaire...».Je n'accède au PI que via VNC, et c'est bien par là que j'aurais dû commencer.À noter...
View ArticleTroubleshooting • Re: Issues with gpiozero on Pi 5 — No such file or...
No because you're not using that, that's a 'shim' that makes calls to RPi.GPIO translate to lgpio commands made by waveshare/Dave. If gpiozero was using it, it would say rpigpio is being used. You're...
View ArticleRaspberry Pi OS • Re: Firefox Zero-Day
Updated.$ policy firefoxfirefox: Installed: 131.0.2-2+rpt7 Candidate: 131.0.2-2+rpt7 Version table: *** 131.0.2-2+rpt7 500 500 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages 100...
View ArticleCamera board • Re: RASPERRY PI 4 MODEL B SENSOR FORMAT AND UNICAM FORMAT NOT...
Hello, I followed the steps described in:viewtopic.php?p=2175868#p2175868 I did not modify anything and am able to find the version one camera (rev1.3)Code: vld@pi4:~ $ libcamera-hello...
View Article