Troubleshooting • Re: Point-to-point ethernet - Unidentified Network -...
Something Murph9000 didn't mention or didn't spot: using google's public DNS servers on a point to point link like this simply won't work. Even if those machines can reach them via a different...
View ArticleCamera board • External trigger on GS Camera and rpicam-still
The following command line saves an image with an external trigger:LIBCAMERA_RPI_CONFIG_FILE=/usr/share/libcamera/pipeline/rpi/pisp/timeout.yaml rpicam-still --immediate -n --awbgains 1.5,1.5...
View ArticlePython • CPU Temperature Test Not Working; Need File Format
I tried to use the code on the "Heating and cooling Raspberry Pi 5" page (https://www.raspberrypi.com/news/heatin ... erry-pi-5/) and couldn't get it to work; kept getting this error:Code:...
View ArticleNetworking and servers • Re: Pi4 as a NAS and local media player?
My dad is a huge music nerd, but not a huge computer nerd. He's got several hundred CDs in his collection that he's downloaded onto his laptop, plus a large digital library on top of that, but that...
View ArticleBeginners • Re: Running a program on start up and after connecting to the...
If by "crontab method" you mean a cron job start @reboot then no, that won't work as cron will run it before the network (by extension teh internet) is available.There is no reliable way for the...
View ArticleSDK • Re: 'clock_get_hz' was not declared in this scope
So you started to migrate from Arduino to pure SDK ? You are very welcome ! I thought you are still trying to patch Arduino to behave like SDK.SDK is much closer to the hardware, once you get used, I...
View ArticleSDK • Re: Setting SCL,SDA pins for Serial2
This is doing all you need for prtinfFor high level stdio (like printf), in clean SDK (NO ARDUINO), you can always use stdio_uart_init_full without messing with defaults in CMake:Code:...
View ArticleTroubleshooting • Re: RPi 4: downloads unreliable w/ 1Gbps but not w/ 100Mbps...
it's not you, it's themfedora updates/repos are the slowest of any distrogoogle for tweaks, there out there and sometimes help for the larger updates.there doing that thing where it's only downloading...
View ArticleOff topic discussion • About RS-485
RS-485: Definition of transmitter and receiver lines, how to express 1 and 0, transmission distance?Referrence: https://www.emsfpga.com/news/rj-connect ... -parameterStatistics: Posted by Luosi — Mon...
View ArticleBeginners • Missing "Logout" from application menu
Running Raspian Bullseye (Version 11) on Raspberry Pi 4.The "Logout" item is missing from the application menu. What how can I get it back on the application menu?Statistics: Posted by RazBeryLerner —...
View ArticleHATs and other add-ons • Trouble waveshare game hat battery 18650
I have this Game Hat from Waveshare. Works fine but recently shutdown ten minutes lates o gaming. The Battery its charged but when i replace for other old battery (just 20 minutes of autonomy) this...
View ArticleGeneral • Re: ADC DNL on Pico2
Maybe it's averages, not raw data, that would hide the holes.You also should check the signals on oscilloscope, to reveal small noise, or glitches, use AC input and higher amplification. On DC you'll...
View ArticleCamera board • Re: Raspberry Pi Camera Module 3 Not Working
I have flashed my 64GB SD card with the Raspberry Pi OS 64-bit Debian Bookworm. I am using a Raspberry Pi 4 Model B with 4GB RAM and an official Camera Module 3 I bought from Micro Center. When I...
View ArticleOther projects • Re: SDR Software Defined Radio - PI
I'm still on bullseye on my Pi 400 and I have gqrx installed from the repo and also guglielmo and qt-dab which I compiled from source. Additionally I have gqrx-scanner which adds scanner capability to...
View ArticleUbuntu • Re: No gfx acceleration on Ubuntu on rpi5?
have you tested your sd with raspberry pi diagnosticsorthe sd should have A2 & V30 printed on itStatistics: Posted by kerry_s — Mon Sep 30, 2024 11:58 pm
View ArticleHATs and other add-ons • Re: AI Kit - How to use GPIOs?
Thought I would add this question here. Now what gpio pins are actually used by the ai kit? If I dont want to stack it and use least amount of connections instead of a massive 40pin flex...
View ArticleBeginners • Re: breadboard and program complete.. what's next?
more permanentAs in once per year or month wear? Gaffer/duct tape. Then you can adjust it each outing with new bits.For my similar uses, I use a wood/plastic sheet to mount the Pi and a smaller...
View ArticleAdvanced users • Re: Obtaining status from Witty Pi 4 L3V7 device
Thanks for that - I had not found the UUGear forum.Statistics: Posted by jc508 — Tue Oct 01, 2024 1:00 am
View ArticleSDK • Re: Submitted Issues on GitHub
Apparently, this forum does a similar thing (403) with https://web.archive.org:SorryThe capture failed because Save Page Now does not have access rights for...
View ArticleBeginners • Re: Pi Zero 2w SSD bootdrive
The read only suggestion is good. Does your mains power drop out or brown out frequently? Power spikes can ruin the best laid plans. Hot environment? For microSD longevity in anywhere rough, I...
View Article