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

MicroPython • Re: Remote Access to Raspberry Pi Pico W

Should you set the pico w's mac address in your router?In my experience one shouldn't need to, but it depends on the router and its defaults. Good routers will 'allow only' and 'allow except' options...

View Article


Troubleshooting • Re: Pi 5 not booting - 4 green led blinking

I Have also the Same problem, Please help me to fix it, Its acting like you given Youtube video.Have you read the above posts re reflashing the bootloader?Statistics: Posted by DirkS — Tue Mar 26,...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: control GPIO and websockets

I am using a raspberry pi 5. And i am just using the deafult operating system that the raspberry pi imager recommends.Statistics: Posted by Asger774 — Tue Mar 26, 2024 1:46 pm

View Article

SDK • IR transmission (ideally with PIO, but not necessarily)

Apologies to anyone who read a different version of this question in Micropython.I am wanting to send IR codes from a Pico/Pico W. I see that in pico-examples there is some code that does just this...

View Article

Raspberry Pi OS • Re: pi5 prioritise usb3 ssd boot over nvme stick?

Would a small nvme plus the connected usb3 harddisk (for media) cause power issues? Is there a way or rule of thumb before pulling the trigger and purchasing an nvme and expansion boardDD for...

View Article


Troubleshooting • Re: Raspberry pi 5 : nvme I/O errors on many setups

Where and what situation should I bee looking for errors?Use...Code: journalctl -b | grep pcieportYou should see something similar to this if everything is OK...Code: Mar 26 12:49:22 raspberrypi...

View Article

Beginners • Re: Battery-powered RPI4

Is there an output signal from RPI4 that goes up/down when the shutdown has been completely performed?There can be, if you configure it in config.txtCode: Name: gpio-poweroffInfo: Drives a GPIO high...

View Article

General discussion • Re: Software

I am new to the forum and know the Raspberry Pi 4 very well I was wondering how Raspberry Pi software was made, such as the kernel and the bootloader, as I am planning on making a custom OS for my...

View Article


Camera board • Re: Picamera2, does the size stream parameter crop the image ?

That sounds right. The first thing you see is it selecting the sensor mode given the output image size that you have requested. In this case it reckons 2304x1296 is the best match for 1920x640. (You...

View Article


MicroPython • Re: Transmitting IR from Pico or Pico W

I was hoping for something like Ken Shiriff's IRremote library which allows the sending of multiple protocols easily on the same hardware pin.As for Arduino, it takes someone to write such a library...

View Article

Beginners • Re: I'm looking for software...

Yes, i thought about script for "arecord", but maybe somewhere is already complete software with GUI for this solution. Like "RecordPad" for PC and "Background Sound Recorder" for Android.Statistics:...

View Article

Other RP2040 boards • Re: Custom RP2040 board, only able to flash via USB,...

I have made a custom RP2040 board, only the bare minimum components to boot up the RP2040 is populated. Used 12MHz crystal as clock source and W25Q16JVSSIQ as flash memory. Boot button is provided in...

View Article

HATs and other add-ons • Re: Searching for a good NVME drive for my RPi5 NAS.

What would be the point of using the SD card in a USB adapter? Why not just install the SD directly into the slot?It's potentially much faster and can be easier to gain access to depending on your...

View Article


SDK • Re: FreeRTOS+TCP vs lwip?

I tried using up freeRTOS and their TCP stack with my Picowi WiFi driver, and got very bogged down with its complexity.Switched to the Mongoose TCP stack, and the result is great; much simpler to use,...

View Article

Advanced users • Re: Raspberry Pi 5 thermal throttling at 80C or 85C?

Idle at the Raspberry Pi OS (Bookworm) desktop...Code: ./consumption.shAverage pmic output = 2.58919 WUSB-C meter: 3.65WAnd running ffts...Code: ./consumption.shAverage pmic output = 10.8984 WUSB-C...

View Article


Troubleshooting • USB MIDI Hub (Host for multiple MIDI devices)

I know the Pi can easily act as a MIDI host and connect multiple devices together - this is easy to achieve using aconnect.The Git repo here https://github.com/gdsports/rpi-usb-host-midi-hub causes me...

View Article

Networking and servers • Open Media Vault on RPI4b 8gb

Hey,so I'm trying to set up a server on a raspberry pi 4b with 8gb of RAM. For some reason it does not allow me to connect to it after doing the following steps:1) image the micro sd card to raspberru...

View Article


Automation, sensing and robotics • Re: Help - GPIO Wiring & Script for...

...Do not start using wiringpi...Support for this is now available thanks to the Grazer Computer Club and source can be found at https://github.com/WiringPi - this has some Pi 5 support.There has been...

View Article

Graphics, sound and multimedia • Re: Pi 5 Obsolete TV standards support… how?

Hmm, somehow HDMI modes have got mixed up with Composite Video ones. From a terminal in the GUI, could you post the output ofCode: kmsprint -mwlr-randror at least the first and last few lines from...

View Article

General discussion • Re: Raspberry Pi 5 discussion thread

Not sure anyone asked (and got reply) recently - is 2GB (and possibly 1GB) version of Pi5 still planned or the idea got quietly scrapped?AFAIK, these are still planned. No idea of the schedule. Lots...

View Article
Browsing all 5822 articles
Browse latest View live