Compute Module • Re: Pi5 radio... RF: wifi & bluetooth
If you are not using wireless or bluetooth what difference does it make to which case you choose?Yes, the RF is switched off with those commands. The hardware won't be hidden but I doubt anyone talks...
View ArticleTroubleshooting • Re: RP 4 - 8GB - green and red LEDs only light up...
This sounds very similar to a problem I have on a Pi 5, as reported in viewtopic.php?p=2216362#p2216362. I am also running off an SSD rather than an SD card. Unfortunately, nobody has been able to...
View ArticleHATs and other add-ons • Re: Multiple potentiometers
Is the "touch screen" post in the wrong place?No, I've used mixing desks which are purely touchscreen. Rotary emulations are not usually brilliant but sliders are great.Statistics: Posted by pidd —...
View ArticleAdvanced users • Re: Rpi5 servo gpiozero only goes 1/2 distance
Check the documentation carefully for what units the min and max pulse lengths need to be. On many servo library calls of that nature the times are in microseconds, not seconds, so you would use 400...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
Hi,Has there been any updates on four lane operation problem?Thanks.Statistics: Posted by kdil26 — Tue May 07, 2024 10:47 am
View ArticleCompute Module • Re: USB ports not working in CM4 custom io board
Can you post the full schematics and layout?What testing have you done to debug the issue ?I assume Y1 is the right frequency ? Have you checked it? Can you do lsusb ? What are the voltages around U6...
View ArticleMedia centres • Re: Peppy player
I did use bluetooth earlier for testing, but then I switched back to use the speaker connected to the player.Statistics: Posted by y2kats65 — Tue May 07, 2024 10:52 am
View ArticleGeneral discussion • Re: Raspberry Pi 5
...The latest bootloader can automatically download any OS and install it to SD card, USB or NVME SSD; you don't need a second machine any more.Is this documented somewhere? What has to be done for...
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect with machines on same LAN
If the machines have direct network visibility of each other, you can use alternative remote access applications (eg, TigerVNC or similar) in a point-to-point manner, as you always have been able to....
View ArticleRaspberry Pi Connect • Re: Small issues when using a dpi/dsi screen.
Oh I see cool. What about the inverted mouse is there a hacky solution to that or even better an official solution?Yes the inverted mouse issue is in Wayfire, not wayvnc.In the pipeline is switching...
View ArticleAutomation, sensing and robotics • Raspberry pi Pico W with nema 17 stepper...
So i am having an issue with running 4 x nema 17 stepper motors with raspberry Pi Pico W using the a4988 stepper motor drivers for my mecanum wheels rc bot . Whenever I run the test code to see if all...
View ArticleAutomation, sensing and robotics • Re: Raspberry pi Pico W with nema 17...
So i am having an issue with running 4 x nema 17 stepper motors with raspberry Pi Pico W using the a4988 stepper motor drivers for my mecanum wheels rc bot . Whenever I run the test code to see if all...
View ArticleCamera board • Re: night vision ir camera issue
Okay thanks, I added it to my code. I will test it later when it is dark outside. Also, how do I disable the illuminators... I cant find any documentation for this and I am very new to using itdo you...
View ArticleTroubleshooting • Re: Externally powered SSD doesn't work well on RPI4
There is definitely an issue with RPi4 UAS implementation, not with the device. I managed to get my HDD working after implementing the workaround in the sticky post, so it rules out lack of power....
View ArticleRaspberry Pi Connect • Re: Mouse inverted when changing rotation.
I opened an issue in wayfire here: https://github.com/WayfireWM/wayfire/issues/2349. I am a bit confused in the labwc part, how do I install it? How do I switch to it?Statistics: Posted by...
View ArticleRaspberry Pi Connect • Re: Unable to start RPI Connect
```:~ $ sudo systemctl --user start rpi-connectFailed to connect to bus: No medium found```Don't use sudo when trying to interact with rpi-connect's systemd user services as that will cause the "No...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Sound through I2S DAC
I'd be tempted to strip the config.txt file back to the basics, to see if something is interfering.OK, I have taken out everything except dtparam=i2s=on and dtoverlay=hifiberry-dacand I still get:$...
View ArticleNetworking and servers • Re: Using a Pi to act as bridge between 2 separate...
A though occurs: does your router have a free ethernet port?If it does, there is likely no need for the Pi. Just run an ethernet cable from the switch to the router and reconfigure the wired clients...
View ArticleBeginners • Proper way to mount a usb HDD to Raspberry Pi?
I use raspberry pi os lite 64bit (bookworm), no desktop. I have a 1tb hdd where my os sits (externally powered), and the other external 2tb hdd is the one I mainly use to store and access data via smb...
View ArticleTroubleshooting • Possibly not a Pi problem... Network connections.
I have two Pies connected to the network.One of them runs the 3d Printer using OctoPi and the other is around for whatever purpose.I have, in the past, been able to connect to them both reasonably...
View Article