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

Advanced users • Re: I need a "fake" serial GPS device that can use...

And I used a simple cheap Arduino board to produce a fake GPS. That way it was the same interface as having a real GPS device plugged in. (USB or serial).Statistics: Posted by MarkDH102 — Mon Mar 17,...

View Article


SDK • Re: Debugging Pico I2C in Visual Studio Code

You could always use one of those really cheap 8 channel logic analysers coupled with Pulseview.Statistics: Posted by MarkDH102 — Mon Mar 17, 2025 8:15 am

View Article


HATs and other add-ons • R Pi 5 Query

Does Raspberry pi 5 support GigE for global shutter camera connection( Official GS camera ) . And if it supports , what will be the challenges?Statistics: Posted by Sakshi_16More — Mon Mar 17, 2025...

View Article

General discussion • Re: Lite updates with graphics firmware

The package firmware-intel-graphics (not Intel-graphics-firmware) has several reverse dependencies. With the below command, you can see these reverse dependencies:Code: $ apt-cache rdepends...

View Article

Camera board • Re: External MultiFrame Trigger

mp4 works poorly, are there still wrong parameter, or can't mp4 do anything with only 9 pulses?Can you expand on what problems you see with mp4 files? What about mkv files?Statistics: Posted by...

View Article


Other • Re: X11 EOL?

If X11 disappears in Debian 14, perhaps X11 can still be installed from repo.Raspi-config has three options at the moment, X11, Wayfire, Labwc. they probably won't go away anytime soon.If things don't...

View Article

Hailo • Re: Hailo module install failure, Timeout waiting for NNC firmware...

I presume you also followed the Raspberry Pi installation guide linked through Hailo's guide?If so, can you post the output of:ls -la /lib/firmware/hailo*please?Statistics: Posted by naushir — Mon Mar...

View Article

Networking and servers • Re: TickTockDB vs InfluxDB vs VictoriaMetrics under...

Heading shows "CPU Load" - that confused meStatistics: Posted by neilgl — Mon Mar 17, 2025 8:52 am

View Article


AI Camera - IMX500 • Re: Cannot make sense of output from IMX500 with custom...

Apologies for the incorrect answer above.The outputs you get from the IMX500 at the application level should already be de-quantized (this happens in libcamera). So the quantized values from the...

View Article


General • Re: RP235X roadmap

I see RP2350 are now available as bare chips from Pimoroni. Are these the original stepping? Is there any news on any update? Will there ever be an update or can we assume we have to work round the...

View Article

AI Camera - IMX500 • Re: CCTV security environment

i have finally managed it, here's the basis of it...full version at https://github.com/Gordon999/Pi_Hailo_Wildlife_3Code: #!/usr/bin/env python3"""Based on Example module for Hailo Detection."""import...

View Article

Compute Module • Re: Raspberry Pi Compute Module 4 Lite not booting

Power Supply: The official CM4 IO board should indeed be powered via the barrel connector or the 3.5-inch floppy drive connector, preferably with a 12V supply. While there's no official 12V PSU, a...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: Formatting a USB stick for in car use

I'm not a Linux pro and try to avoid CLI whenever possible.That's why gparted would be my preferred choice, allowing me to see which device it is, selecting the format I want to use etc in a graphical...

View Article


Other • Re: Libre Office Performance

But if you are used to the real thing (real Excel), then it does look sluggish and ugly. I get where OP is coming from.I used the "real" thing extensively in my job for years. I've even managed large...

View Article

Camera board • Re: V4L2 Subdevice Driver for imx477 Lens Actuator - Autofocus

As I'm employed by Raspberry Pi, I only work with stuff that is in the Raspberry Pi kernel tree. I may look at the random stuff on vendor's sites, but generally won't use it, and definitely won't...

View Article


Raspberry Pi Connect • Pi connect for organisation

Hello everybody I believe that pi connect for organisation is an excellent idea. However i wonder how it works for members, for instance if libre office is installed can they edit and delete a...

View Article

Beginners • Re: Need help reading badges with the RFID-RC522 on Raspberry pi 5

What hardware have you got that can read RFID-RC522?What's your programming language?Have a look at this thread:viewtopic.php?t=367678This...

View Article


Media centres • Re: Peppy player

Please enable logging to console by setting this property to True:https://github.com/project-owner/Peppy/ ... ig.txt#L36and start the player manually: python3 peppy.pyCode: pi@peppy:~/Peppy $ python3...

View Article

Raspberry Pi Connect • Re: Pi connect for organisation

It can provide a remote desktop, so it's as if you were on the machine itself, and you can do whatever you would be able to do on the device as if you were sitting in front of it.Statistics: Posted by...

View Article

Advanced users • Re: Is there a serial equivalent to network's...

[*]There is pre-existing code written in Python, generalized for the robot, that handles interfacing to a GPS and parsing the NMEA messages so that you can request and use various data like position,...

View Article
Browsing all 8041 articles
Browse latest View live