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

Python • Re: How to send data from a python program to a smaller 2 inch display?

i am using one Pi, i am getting the weather data from openweathermap and i am probably going to get an OLED display.Make a choice but be sure there are instructions on installing it out a RPI. And it...

View Article


Troubleshooting • Re: RPI5 wont boot (I2C error @ 3fc1812c)

I am having the same issue. - Booting without any sd card in the rpi5 causes the 3 slow, 3 fast blinks- I followed these instruction to create an sd card and update the bootloader...

View Article


Advanced users • Re: Bash script SECONDS is wrong

Code: START=$SECONDSThe script may be called by a parent script. install-php may be called by install-web-server.I suspect you are running the script soon after bootThe code is run after the desktop...

View Article

Advanced users • Re: Image File Utilities

I am trying to send myself an e-mail with the final lines of the image-backup output as visible in the terminal, the one with the 6 or 7 steps at the end and final remarks. I want to see if everything...

View Article

Raspberry Pi OS • Re: X11 Forwarding from Headless (Lite) ZERO 2 W

X11 forwarding request failed on channel 0That is not a debug message, but an error. As I suggested previously, you should have been seeing that even without the -vv. Did you try installing xauth...

View Article


General • Re: HD44780 16x2 character LCD 5V with Pico

The HD44780 indicator has a 5 volt pin VDD supply voltage.All other pins have TTL standard. TTL standard logical unit voltage is more than 2.4 volts.The RP2040 has a 3.3 volt power supply and a CMOS...

View Article

Beginners • Persistent FTP connection

I've created a FTP connection from my Pi to a windows machine on the same network via GO>Connect to server.How do i ensure this is available every time i reboot my Pi?ThanksStatistics: Posted by...

View Article

Compute Module • Re: Pi5/CM5 Read/Write Speed: USB to NVMe?

A CFExpress card uses PCIexpress to communicate with the host (either single or four lane, type dependent).How do you connect such card to your RPI? If it's a USB3 reader then that bandwith is your...

View Article


General discussion • Re: The best SD Card for Raspberry Pi 5?

Ok. Thanks for the reply. Iwill look it up. Do you know I have the geeekpi starter kit with their fan. It seems a bit high for m.2 hat ssd! Do I need to change to the rasberry pi original fan, to make...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: MCP2515 Module with Raspberry zero 2W

The problem is solved. And this issue is as old as mammoth dung.I found the solution in these two discussions from 10 years ago:viewtopic.php?t=7027&start=650#p729436...

View Article

Image may be NSFW.
Clik here to view.

MicroPython • Re: How do you get a Pico W to sleep?

WL_ON is connected to GPIO23:From CYW43439 datasheet:2. Power Supplies and Power Management2.1 Power Supply TopologyOne Buck regulator, multiple LDO regulators, and a power management unit (PMU) are...

View Article

General discussion • Re: New Raspberry Pi Products

People constantly post trouble with typical USB-C power supplies not working well with a Pi 5. I now find myself in the same position, wondering if a USB-C iPad charger will damage it.You can run a...

View Article

Troubleshooting • Re: Can't boot my Pi 400 from a usb hard drive (mechanical)

I'm using the Ubuntu OS. I installed the Pi Imager and tried to run it by which to switch my boot order per instructions on Tomshardware.com, which says to launch the Pi Imager and then put a new...

View Article


Python • Re: Send email from python

The text files are not idea, as I don't know if something is wrong with scripts being run unless I check the text filesalso crontab has the "MAILTO" option that I have had sent to a email address...

View Article

Troubleshooting • Re: Raspi-config menu not navigating correctly

How are you connecting to the Pi?- USB keyboard- wifi or bluetooth keyboard- remote connection via SSH from a PC with a USB keyboard and terminal emulator (e.g. PuTTY)- something else?Statistics:...

View Article


Troubleshooting • Re: Freshly imaged SD for Zero2W won't connect to wifi

No ideas? Anyone?I figure this is not a configuration issue, since since it's just the configuration created by the imager specifically for a Zero2W, and when I boot a Pi 3B from said SD card, it...

View Article

Advanced users • Talking RS485 over UART on the raspberry pi 5

I've been unable to get a RS-485 transceiver to work from the Raspberry Pi 5 UARTs. The comm works using a USB to RS485 cable. The UART pins are functioning properly. They were tested with a working...

View Article


MicroPython • Re: Using DMA and PIO to stream to GPIO on Pico 2, like...

Here's how I did something similar for one of my projects:Code: from machine import Pinfrom rp2 import DMA, StateMachine, PIO, asm_piofrom array import arrayimport uctypesdata = bytes([0x0, 0x1, 0x2,...

View Article

Image may be NSFW.
Clik here to view.

General • On rp2040, reading 2.15V off a 5V voltage divider

Hello, I'm making a rp2040-based device that's powered from USB (via buck converter). I want to know measure the VBUS voltage (5V expected).So I wired a 10K/10K (+-5%) voltage divider to an ADC pin,...

View Article

Troubleshooting • Re: ABC (Aus) IVIEW DRM error RP5 with latest RPOS

I have the same issue also on the RPI400It's starting to sound like a bug in iview, or perhaps bookworm DRM Hopefully it gets fixed.Statistics: Posted by whyza — Tue Jan 07, 2025 10:25 pm

View Article
Browsing all 4769 articles
Browse latest View live