Troubleshooting • Board burnout after modfying config.txt
Hi Everyone,Here is an event that I just encountered, I contacted Waveshare support as well, will update it as i gather more info.I'm using this...
View ArticleCamera board • Suppot for OV3211
Hi, I have a custom CMOS board(OV2311) connect to PI4.When the ov3211 module loaded. but I can't check ov2311 is working.Code: smt@raspberrypi:~ $ rpicam-hello -t 0[0:29:14.718456965] [1801] INFO...
View ArticleTroubleshooting • Re: Board burnout after modfying config.txt
there's not suppose to be a space after dtoverlay=dwc2,Code: dtoverlay=dwc2,dr_mode=hostStatistics: Posted by kerry_s — Mon Jun 24, 2024 5:22 am
View ArticleNetworking and servers • Re: Looking for a substitute for Real VNC
RealVNC just changed their program. You can still use RealVNC server freee of charge on your RaspberryPi and the the client is always free to use. Sign up for an account and the Lite program. You can...
View ArticleTroubleshooting • Re: Pi 4b constantly rebooting when usb wifi adapter connected
As stated by the post above I am using the pi 4b not the pi 5. The brick that I am using provides a max of 12V and 2.9A. I searched for raspberry pi 4b charger and it says 5.1v and 3A. I don't know if...
View ArticleNetworking and servers • Re: Metallic enclosures and wifi/bluetooth degradation
Wifi signal strength and speed is pathetic and really unusable when using an all metal enclosure like the Argon One V3 - built like a tank. I feel very strongly that Eben Upton and company must give...
View ArticleGeneral • Re: PIO seemingly not outputting data properly...
Thanks very much for your feedback. I've looked, but I can't seem to find any reference to the function to which you refer.FYI: I'm developing under Windows using VSCode, and my installation may be a...
View ArticleGeneral • Re: pico too slow to read bits from dht22 ?
You got a printf in the loop. I believe it's buffered, but I would use a lighter loop.I did some IR remote decoding a couple of months ago using a Pico, using edge-triggered interrupts, writing to an...
View ArticleCompute Module • CM4 Obsolescence Date Discrepency
The Compute Module page says "Compute Module 4 will remain in production until at least January 2034" but the CM5 Forward Guidance says 2031 for the CM4. Would be nice to get one of those...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
I found it very interesting to read through everyone's comments about a Raspberry Pi 5 laptop. It seems like there's a significant concern regarding the price versus the value offering of a Raspberry...
View ArticleGeneral discussion • Re: Pi 4B and Compute Module 4 behaving different...
Ah, good catch thanks. I'll definently change that, although the official documentation says that it wouldn't make a difference anyway because they are both applicable models for both of those...
View ArticleHATs and other add-ons • Re: HATs for connecting to the Internet without...
Look at i.e.waveshare portfolio. They offer quite some solutions (ob different budget).Sorry, can't comment on 'easy to setup' (or not).Statistics: Posted by aBUGSworstnightmare — Tue Jun 25, 2024...
View ArticleNetworking and servers • Re: Install older version of Samba on Bookworm
Wait until you see Samba 5 (which isn't ready yet), then SMBv1 will be removed ...Then the question of how to install an older Samba version will become very pertinent for those of us who have...
View ArticleAdvanced users • Re: RPi 5 USB-C overvoltage protection
If I recall correctly, over voltage protection exists only for protecting power being applied to the usb-c power port, not the pins in the IO header.If you apply more voltage than you're supposed to...
View ArticleGeneral discussion • Re: Improve SSH communication?
Run vs code on computer, connect it to the pi via ssh. Now you have a terminal, you can create/move/edit/delete files and a plethora of plugins to choose from to get your work done.Statistics: Posted...
View ArticleGaming • (OpenMoHHA) Medal Of Honor: Allied Assault War Chest is now a...
HiI want to inform you that now OpenMoHAA allows you to play a base game plus two official expansions:- Medal of Honor: Allied Assault- Spearhead- BreakthroughSome bugs exist like in briefings, and a...
View ArticleGeneral discussion • Re: Pi 5 case for NVME?
You'll probably get a faster answer directly from the horse's mouth.Ask here: https://forum.argon40.com/Statistics: Posted by memjr — Wed Jun 26, 2024 3:10 am
View ArticlePython • Re: Help with reading multiple CAN messages with python
If I uncomment the remainder of the monitorlist (which is all of the messages I'm trying to read) I get errors when compiling and cannot figure out how to interpret a message individually from that...
View ArticleGaming • Re: (OpenMoHHA) Medal Of Honor: Allied Assault War Chest is now a...
Thanks. I will give it a try on a Pi 5 when I get a chance.Statistics: Posted by AndyD — Wed Jun 26, 2024 4:14 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 - NVME boot - McuZone MPS2280
Sorry, but which kernel do you run?Code: pi@Pi5-3D-500:~ $ uname -aLinux Pi5-3D-500 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linuxand what EEPROM version do...
View Article