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

Interfacing (DSI, CSI, I2C, etc.) • Re: Dual touch Monitor setup on Pi5 using...

Draft PR at https://github.com/raspberrypi/linux/pull/6356.Once CI has run (about 45 mins), you can use "sudo rpi-update pulls/6356" to get that build for test. Normal warnings about use of rpi-update...

View Article


General • Re: More GPIO - how ahout 23, 24, 25, 29?

Wow, thank you guys for this many suggestions and all your effort.Indeed, I would design it differently with the knowledge and experience I've gathered with this project by now.Also I will consider...

View Article


Advanced users • Re: [HOWTO] Headless configuration of a Raspberry Pi using...

Questions, feedback and suggestions for improvement are welcome.You should probably mention at least the following...Thanks for the feedback. I've added some additional sections/text to address your...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Raspberry Pi 5: USB and Ethernet Ports Not Working

Yes, I'm using 64-bit Bookworm and I did the Full installation with desktop. Here's a picture of the screen. I didn't set up Internet connection because I'm in university housing, so the setup is...

View Article

Raspberry Pi OS • Re: Blurry windows during remote connection

No one has any idea what could be causing this problem? In the meantime, I tried RPi Connect, and I must say I'm disappointed. The lag in operation practically makes any prolonged use...

View Article


Troubleshooting • Re: no prior Pi experience & can't stop killing SD cards

There are plenty of counterfeit microSD cards out there. Either with a false capacity (a small card pretending to be a big card), or a junk quality card pretending to be a big brand. You might be...

View Article

Image may be NSFW.
Clik here to view.

Automation, sensing and robotics • Re: Automatic Bat detector.

Yes I usually have to try several times to get it to program up for night mode, on mine, the LEDs all flash a few times, if they stay on for several seconds I think it failed, if they flash & go...

View Article

Networking and servers • Assistance with script to change Static IP

Hi there,I'm running "Raspberry Pi Desktop - 64-bit - Bookworm" on my "Raspberry Pi Zero 2 W" and want to change the IP address to a static IP address using a script.This used to be possible at the...

View Article


General • Re: raspberry pi zero w connected to pico. can't mount CIRCUITPY...

Is that “32 bit raspbian” actually Raspberry Pi OS with desktop (32-bit) Bullseye version or something else?Anyway, on Bullseye 32-bit if I attach a Pico running circuitpython, it shows up as...

View Article


Raspberry Pi OS • Re: Today's chromium-browser updated seems borked

I can't watch youtube or imdb videos on it. I hear the sound playing but the video screen is white. (Not just for this version of Chromium. It was also same with previous Chromium)What's different...

View Article

Networking and servers • Re: Assistance with script to change Static IP

nmcli is the command line equivalent of nmtuiStatistics: Posted by pidd — Fri Sep 13, 2024 7:37 pm

View Article

Beginners • Re: RP2040 problem reading an analog pin potentiometer

You might have it wired wrong, check the spec for which pin is the wiper, its usually not the one you would guess.Statistics: Posted by pidd — Fri Sep 13, 2024 7:43 pm

View Article

Troubleshooting • Re: Raspberry Pi 4 hangs when I connect an external USB...

Live plugging any USB device that doesn't use a very small current is often problematic on a Pi4.Statistics: Posted by pidd — Fri Sep 13, 2024 7:50 pm

View Article


Advanced users • Re: Image File Utilities

I suppose putting:Code: @reboot mkdir /mnt/NAS/<external drive name> in crontab -e would make the backup image fully autonomous - by which I mean any SD card flashed from the incrementally...

View Article

General • Re: I2C read on c sdk vs Micropython in Pico

@AG-Raspi Yes, this is odd. Working with micropython, but not C SDK...Does the i2c init return something close to the clock speed? 100kHz, 400kHz?You use this pinout,...

View Article


General • Re: Official RP235xB boards?

Hi and thanks for all the answers! With no 'official' board in sight, I think I will go with the Pimoroni PGA2350. There is also Stamp XL RP2350 from Solder Party, but with only one GND pin on the...

View Article

Image may be NSFW.
Clik here to view.

General programming discussion • Re: How to process MQTT data as they arrive?

This is where switching to an actual programming language will make it easier to accomplish your goals Yes it all is re-inventing the wheel when I read this. This kind of data shuffling and formatting...

View Article


MicroPython • Re: MemoryError: memory allocation failed, allocating 153600 bytes

I'm running into a similar problem. The focused lines of code that I am noting are: self.wd = EPD_WID self.ht = EPD_HIT self.sz = self.ht * self.wd // 4 print(gc.mem_free()) self.buf =...

View Article

General discussion • Re: Where are the Vulkan examples or is this purely...

They have a chronic problem with deleting my posts, especially true when the moderators don't like what I have to say.Strange. I've always found the moderators quite fair here.Statistics: Posted by...

View Article

Camera board • Re: Image capture QtGI or Zoom In

If you only need capture the tray then a narrower FOV (Field of View) camera might be a better starting point. However, with the existing camera, using the ScalerCrop control is one way to digitally...

View Article
Browsing all 4837 articles
Browse latest View live