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

General programming discussion • Re: Run Chromium from Desktop bash file

did you make it executableStatistics: Posted by kerry_s — Wed Oct 09, 2024 1:59 am

View Article


General discussion • Run Project (USB) from Raspberry Pi Pico Project under...

When using Raspberry Pi Project from MS VS Code I'm able to generate a uf2 file and move it to PICO successfully, but when I try "Run Project" I get the following error in the terminal window:ERROR:...

View Article


Beginners • Re: Suitability for Body Cam Build

Buy a GoPro and call it done.But, if you want to build your own, yes the things you list are possible. It will be a great learning experience, and it will take months.Statistics: Posted by ame — Thu...

View Article

Beginners • Re: Integrating real time pH measurement using raspberry PI

Seriously though, does the device actually show up when you plug it into a Pi?With the device unplugged type the following in a terminal window:Code: lsusbSee the list of usb devices.Plug the device...

View Article

Advanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5

In C, you can call fsync () and similar functions. One commits to the disk but the data may still be in the disk cache. Another waits for the disk to respond when the data is on the media instead of...

View Article


Camera board • Re: 64mp Hawkeye Arducam stops working after OS updates

... I think Arducam have moved away from the Hawkeye / Sony IMX682 to their Owlsight / Omnivision OV64A40 sensor They did recently suggest that the IMX682 can accept many more lens options than the...

View Article

General • Re: RP2350 modules - why not 1V8 support?

Thank you.1V8 is the "current" standard in interfacing chips (esp. on low power designed systems).The RP2350 can support 1V8.Sure, cable length: but I need for testing embedded systems, designed for...

View Article

Automation, sensing and robotics • Sequent microsystems 8 relay hat weirdness

I have a RPi 4b which has a sequent microsystems 8 relay hat and on top of that it has lcd touchscreen. I just connected it to an Adafruit Feather RP2040 using a USB bus. The feather is monitoring an...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Problem with damaged components on my RPi5

I recently bought a Raspberry Pi 5B.This morning, I had to remove its heatsink, but unfortunately, my tool slipped and accidentally knocked off two eletronics components, for which I don't have the...

View Article


Beginners • Re: Testing cable status

Also, can you post a link to your sensors?We need to make monitor them for safety, so, in case anything goes wrong we will act inmediatelyhttps://switches.co.za/wp-content/uploa ......

View Article

Troubleshooting • Raspberry Pi 5 SSH connection not working

hi i'm trying to connect my raspberry pi 5 to ssh.typed this into cmd Code: C:\Users\josep>ssh -v 10.196.99.143OpenSSH_for_Windows_8.6p1, LibreSSL 3.4.3debug1: Authenticator provider...

View Article

Image may be NSFW.
Clik here to view.

General • Re: Power to Pico W, and I2C accelerometer peripheral

Glad it worked out. The MPU6050 documentation isn't the best example of a tech doc on the planet; it used to be that these stuff are all under NDA and they will help to get the product feature...

View Article

Camera board • Re: motioneye OS video retrieval

So this SD card came from a RPi. If I plug it straight into an RPi wouldn't it boot into this weird state again? Or do you mean boot into an RPI OS, then use a card reader and read this card?Is there...

View Article


Image may be NSFW.
Clik here to view.

Hailo • Re: Course on AI Kit + Raspberry Pi

We have build a github repo about our class, welcome you guys to fork, contribute. https://github.com/Seeed-Projects/Tutor ... ro-to-HeroStatistics: Posted by jiahaoli — Thu Oct 10, 2024 2:50 am

View Article

Other RP2040 boards • RP2350B availability for contract mfrs?

I have a project I want to build that may turn into a commercial project. I use several Chinese contract manufacturers, including JLCPCB. Currently they know nothing about the RP2350B (or A version...

View Article


Python • Re: PID controller help

Thanks, yes there will be some fine tuning here to get it right but judging by how well the archaic analog controller worked, it shouldnt be that hard. The temperature of the burner is actually a non...

View Article

General discussion • Re: Firefox Zero-Day

lucky it is already 131 on raspberryStatistics: Posted by kerry_s — Fri Oct 11, 2024 12:59 am

View Article


Camera board • Re: about the video stream serious delay problem.

I tried Pi 4B ,bulleyes OS, using rtsp stream video,problem remains.I use laptop power adapter.The delay,and bad image pixels is very annoying.It is even far slow and not clear than video seen from...

View Article

HATs and other add-ons • Re: What connector is this?

grove comes in latched and unlatched.Looks like it might be JST PH, thenStatistics: Posted by scruss — Fri Oct 11, 2024 1:42 am

View Article

MicroPython • Re: Ask about Three-wire Serial EEPROM in RP2040

Micropython and C SDK currently include code for Motorola format only (which is mode 0, the default value). You would probably have to access the control register directly to reconfigure it after the...

View Article
Browsing all 4799 articles
Browse latest View live