Interfacing (DSI, CSI, I2C, etc.) • Re: [I2C][UART] interface with 5v modules
your answer shall be the optimum solution but I don't have oscilloscope at home.I am trying to check online for used ones but I don't want to buy one for one time use Statistics: Posted by akhodeir —...
View ArticleBeginners • Re: How to run second program with reset
its the RB2040-Touch-LCD-1.28 pico and Firmware RPI_PICO-20241025-v1.24.0.uf2Statistics: Posted by sankyships — Fri Dec 06, 2024 9:50 pm
View ArticleAdvanced users • Re: Image File Utilities
As I already said, I'm not using Home Assistant, I'm using clean installation of OpenHAB - which has some kind of backup that includes constant mirroring to another SD card + setting up Amanda Tape...
View ArticleNetworking and servers • Imager v1.8.5 PI5 Bullseye SSH Key Not Working
Hi All, So I have been using SSH with PI5/Bullseye 64 for a while now, works great. I downloaded the Raspberry PI Imager for Ubuntu. Today I wanted to push the envelope a bit without killing another...
View ArticleTroubleshooting • Re: Network is unreachable
I used ip route and route -n to give to copilot and I got it to work by using sudo ip route change default via 192.168.86.1 dev eth0must be change accordantly though.Statistics: Posted by colingus1234...
View ArticleAdvanced users • Re: NUMA Testing
Is this going to be added to raspi-config (and Desktop Config) so I don't have to keep remembering what to edit? The "latest" release of the bootloader EEPROM now have it enabled by default, so if...
View ArticleTroubleshooting • Re: Out-of-the-box B+'s not booting
Another correction: I'm using 256MB SD cards.That is still nowhere near big enough. Try 16GB or 32GB. Ensure that you are using a 32bit OS.Statistics: Posted by davidcoton — Sat Dec 07, 2024 9:23 pm
View ArticleGaming • Guide: Running Factorio on Raspberry Pi 5 using box64
Hello,Spent some time trying to run Factorio in a way that is playable, so thought I'd share how to do it here if someone else is encountering similar issues. I'll try to keep it short but also...
View ArticleCamera board • Re: Camera with a LED ring?
I would buy a cheap LED ring light from Amazon and use a standard Raspberry Pi Camera module v3, attached to a pi.Statistics: Posted by neilgl — Sat Dec 07, 2024 9:34 pm
View ArticleTroubleshooting • Re: RPi 5 cursor latency (on Xorg) much higher than on RPi...
your doing it wrongon rpi most of the time it's interference from wifi/bluetooth & usb dongle, the fix is to use an extension/hub to move it away from the rpi a bitX11 is still on it's way out,...
View ArticleGeneral discussion • Re: What Will Happen to Raspberry Pi Zero 2W If You...
So what you said is It Doesn’t Damage Raspberry pi zero 2w?I can't see how it could damage the Pi. It will get the 5V it needs and work normally. Unless both power supplies shut down, in which case...
View ArticleNetworking and servers • Re: website on raspberry with duckdns domain name is...
It has been solved, and in a rather annoying way.The ISP has decided to add an option, a few weeks ago, to add a layer of security. Without mentioning they blocked ports 80 and 443 on the modem, which...
View ArticleNetworking and servers • Re: How to create signed SSL certificate with DS...
My RPi does have access to the internet.So how would I setup certbot (does it need Let'sEncrypt also?) to get an SSL certificate for my Home Assistant docker container?Home Assistant is normally...
View ArticleCamera board • Re: HQ camera for whale watching
Another option you might consider is the use of 'conventional' SLR lenses via a C to SLR adapter.The adapters are available for a range of SLR formats, here's a 135mm Pentax lens on a C to PK...
View ArticleBeginners • Re: A replacement for MotionEyeOS?
Mine works very similar but also adds controls for camera etc. .I wouldn't say it looks good, but at least promises some functionality. But is it stable? It's one thing playing with images and...
View ArticleC/C++ • Re: Anyone know why I'm getting this warning about alarm_callback_t?
Thanks! I changed the return on the function to long long int and all is well.Statistics: Posted by Stokestack — Sun Dec 08, 2024 9:51 pm
View ArticleMicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...
I am not debating your (dis)beliefs, or how they are packaged, I am taking about what they are designed for and how they are working as systems, let's say 'real-time determinism' or 'memory management...
View ArticleSDK • Re: hello_rtc example doesn't compile on Pico 2 W
RTC was replaced with "POWMAN timer" on RP2350 (See https://www.raspberrypi.com/documentati ... are_powman)There is a common API for RTC and POWMAN timer (though beware use of time conversion...
View ArticleTroubleshooting • Re: AI HAT 26 TOPS not working on Pi 5
O.k. , seems you're the first one reporting issues with that HAT. There was another guy reporting issues with an official NVMe on an M.2 HAT.Both of you have the FPC oriented with the printing facing...
View ArticlePython • Re: How does a u-shaping coder work
Is there an add-on board that I can buy to add more GPIO for example I have a add-on board that controls about six or eight servos. All the servos are for pin wires I have figured out the pin outs of...
View Article