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

Beginners • Re: Mirror RAID with NTFS File System

I have been hoping to use my Pi 3B with two ssd disks in a similar way using the NTFS file system. I have found various explanations of how to set this up, some say to format the disks before creating...

View Article


Android • Re: [DEV] LineageOS 22.2 (Android 15) for Raspberry Pi 4 & Pi 5

Thank you @Konsta , you've been a great help!Statistics: Posted by kurtvs — Wed Sep 24, 2025 8:25 pm

View Article


Python • tkinter not using command in button

#I am trying to create an app that identifies a license plate and currently I have the camera running a screen developed that periodically looks #at the camera image and checks to see if there is a...

View Article

Troubleshooting • Re: Onscreen Keyboard don't work with chromium in kiosk or...

Where do you write that code?Tried it in the terminal and just got that the scheme did not existStatistics: Posted by beardybear — Wed Sep 24, 2025 8:51 pm

View Article

Other RP2040 boards • Re: HOST_CDC_MSC_HID example making Adafruit pico not...

"HOST_CDC_MSC_HID" refers to a specific example project included in the Raspberry Pi Pico SDK that demonstrates how to use a Raspberry Pi Pico as a USB host for multiple device classes simultaneously:...

View Article


Troubleshooting • Re: POWER_OFF_ON_HALT=1 , Pi 5 turns itself back on after...

I will do this tomorrow. Btw should the 100uF cap be low ESR?Statistics: Posted by earx23 — Wed Sep 24, 2025 9:01 pm

View Article

General discussion • Re: What product would you like to see?

This is a sort of product request...it may exist already. Pi Hut sells an official RPL HDMI to VGA cable that is 1M long (as well as a microHDMI to VGA one). The SKU is SC0737. How about a 2M cable?...

View Article

Python • Re: tkinter not using command in button

Any suggestions would be appreciated.Start by reposting (or editing your OP) with the code wrapped in code tags. It's python. Indentation matters. It's lost when you don't use code tags.Statistics:...

View Article


Automation, sensing and robotics • Re: Help with controlling multiple LEDs

Thanks, I'll check it out. It looks like it can also use 3.3V, is that correct? (data sheet says min 3V, max 5.5V)Statistics: Posted by xtal256 — Wed Sep 24, 2025 11:21 pm

View Article


General • Re: [Pico2] RP2350 Bootloader Handoff Issue - Application Never...

can you show me a very simple example like that works?Statistics: Posted by akhodeir — Thu Sep 25, 2025 10:04 pm

View Article

Zephyr • Re: Serial echo sample on Pico2

The one thing I've learnt about Zephyr-RTOS is that it will force you to learn the board definition files (i.e. device tree source and include files as typically found in the boards directory). It...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Pi 500+ discussion thread.

Grey and clicky? Grey tactile, not grey linear. I prefer linear for quiet and smooth. The Cherry grey requires twice the force of Cherry red. I think I would test drive the Pi 500+ before deciding on...

View Article

Other projects • Re: Powering a Rpi Zero w

A Pi zero does not use 5v, 2A. It uses 5v and ~100mA plus whatever you have connected to it needs. Recommended PSU is 5v, 1.2A.A zero2W uses 5v, ~350mA with a recommendation for a 2A supply.Source:...

View Article


Gaming • Re: Trouble with HDMI to Mini-HDMI.

Telling us the make and model of the screen is probably going to help us help you.Statistics: Posted by thagrol — Thu Sep 25, 2025 10:27 pm

View Article

Python • Re: Thonny failed after Python upgrade

If you had the Interpreter pointing to 3.11 in the VENV, which no longer exists, I can see Thonny having some headaches.Statistics: Posted by DS256 — Thu Sep 25, 2025 10:47 pm

View Article


Off topic discussion • Re: Python Floating point addtion question

I am not getting what I expectYou've probably moved on, but I forked the micropython-decimal-number library so it worked more smoothly with CircuitPython too. It gives you more than enough precision.I...

View Article

General • Re: Digital Voltmeter with 4 ½ digits - Raspberry Pico

Some theory about Systick Timer (RP2040): reference: https://datasheets.raspberrypi.com/rp20 ... asheet.pdfRp2040 Processor features :• An ARMv6-M compliant 24-bit SysTick timer.A 24-bit SysTick...

View Article


Android • Re: [DEV] LineageOS 22.2 (Android 15) for Raspberry Pi 4 & Pi 5

Hello KostaGot the os running on the official touch display 2 but once i tried to boot into recovery mode the display just is black screen and turn off on a loop, restart doesn't get me back to...

View Article

Beta testing • Re: Trixie release candidate images

When creating a terminal based desktop entry in the menu, parameter "X-KeepTerminal=true" does not seem to work as it should[Desktop Entry]Name=SpeedTestExec=lxterminal --geometry=80x24...

View Article

Image may be NSFW.
Clik here to view.

General • Re: Problem with PIO irq/wait synchronisation

Though you can learn a lot from mistakes. With RP2350 can do inter-PIO synchronization:11.1.1. Changes from RP2040...• CTRL.NEXT_PIO_MASK and CTRL.PREV_PIO_MASK apply some CTRL register operations to...

View Article
Browsing all 8051 articles
Browse latest View live