Quantcast
Channel: Raspberry Pi Forums
Browsing all 4959 articles
Browse latest View live

General • 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 Article


Compute 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 Article


General 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 Article

Troubleshooting • Re: Bookworm feedback thread

raspi-config - underscan - Pi 4B 1GB Desktop Bookworm 32-bitI believe D1 option is new or recent, even if not it doesn't work when run via Telnet connection. It says it has enabled / disabled the...

View Article

General • Re: Driven insane by gremlins in connection between Pi4b and Pico

You might try adding ~100 ohm series source termination resistors as close as possible to the driving end of each line.Statistics: Posted by carlk3 — Wed Jun 26, 2024 1:05 am

View Article


Camera board • Re: Issues using Raspberry Pi Camera Module 3with OpenCV Video...

Thank you so much! Tried it and it works flawlessly!For anyone reading this thread in pursuit of computer vision project with low-end boards, I would recommend lowering the frame resolution, to...

View Article

HATs and other add-ons • Re: HATs for connecting to the Internet without...

Thanks alot, I will either being buying the Sixfab HAT or the Waveshare link module you shared, didn't know they had that.Statistics: Posted by sns123 — Wed Jun 26, 2024 1:18 am

View Article

Python • Help with reading multiple CAN messages with python

Goal of the project: I am using a raspberry pi and MCP2515 dual CAN board to read broadcasted 1MB CAN data from a standalone ECU in my car. The Pi will interpret the incoming CAN messages from the...

View Article


General discussion • Re: Power a breadboard with both 3.3v and 5v

It's fine. And you'll want to connect the ground rail on both sides together.Statistics: Posted by memjr — Wed Jun 26, 2024 3:06 am

View Article


General 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 Article

Gaming • (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 Article

General 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 Article

Python • 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 Article


Gaming • 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 Article

Troubleshooting • 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


Camera board • Re: Simultaneous video and still picture

Hi, when you have a slightly non-standard requirement (beyond what rpicam-apps do out of the box), it's often easier to reach for Python. This example may be close to what you want.Note that you have...

View Article

Off topic discussion • Re: Why did Dride Dashcams fail?

Why would anyone want a full fledged computer to make a camera?All you really need is so e ASIC chip or the like.Developing your own ASIC application is a lot more work and risk than building a camera...

View Article


Beginners • Re: How to access Pi with no monitor, no wifi

thagrol and kipThanks for your replies. You and this forum are great resources..I've looked into each of the suggestions from thagrol.Ad-hoc wifi seems like the best option for me. As I dug in it got...

View Article

Troubleshooting • Re: LCD with i2c backpack, installing libraries for python3

Simple and easy: follow the instructions given by pip.Statistics: Posted by memjr — Thu Jun 27, 2024 3:29 am

View Article

Troubleshooting • Re: Apache not accessible to internet. Losing my mind.

Yea I am not sure why this isn't working. I can ssh, smb and pi connect in no issues at all but apache2 will not allow me to see it outside the network.I moved the pi 5 inline with the router via an...

View Article
Browsing all 4959 articles
Browse latest View live