Quantcast
Channel: Raspberry Pi Forums

MicroPython • Re: raspberry pi python editor

Morning,Looking at the rpi python editor online at editor.raspberrypi.orgIs there any way to use MicroPython and download programs to a Pico?Not a definitive answer, just 'reading the room' as I...

View Article


General • Re: BBC BASIC on the Raspberry Pi Pico?

I am currently using a pico2. OK, you had previously said "I took a brand new Pico1 out of its wrapping" so I assumed that was what you were using.I don't currently provide a pre-compiled UF2 for the...

View Article


Image may be NSFW.
Clik here to view.

Other projects • Resurrecting a Nokia N97 as a Pi-Powered Cyberdeck

Hi all,I’m working on a project to convert a Nokia N97 slider phone into a fully working Raspberry Pi-powered Linux cyberdeck — reusing the original case, QWERTY keyboard, and touchscreen. Thought it...

View Article

Troubleshooting • Re: Screen cut off when using multi-input switch box

I put video=HDMI-A-1:1920x1080@60D into cmdline.txt . My screen after the pi finished booting switched to this mode (1920x1080 according to the display itself) ... but it still looks like a different...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Pi Zero Catastrophic Failure

shouldn't what you've used as bottom go on top - as it has the opening cut for GPIO header, or do both parts look the same? waveshare passive cooler chassis might be your better choice as it covers...

View Article


Networking and servers • Content Filter

Hi,We are looking to provide a rural wifi network via Starlink but we need to have content filter services running as children will be using the system.We do this in other places where we use FTTC /...

View Article

Camera board • Re: Camera V3 board design

Hello, i´m working on a custom I/O board that i´m planning to add the camera (the camera module that connects to DF37NC-30DS-0.4V not the FPC from the board) directly into it, i´m gonna buy the module...

View Article

Camera board • Re: How to receive the Images created by an external trigger...

Another possible approach might be to wait for the trigger signal, then call capture_request(flush=True).So I tried this and implemented it like this:Code: from picamera2 import Picamera2import os,...

View Article


Beginners • Re: Advice sought - Raspberry Pi 5 Cooling - Is a fan really...

I am in the south of France. The temperature indoors here is currently 35 degrees ambient. My Pi5 is being used for all sorts of stuff and is playing music in the background. The Pi is sitting quite...

View Article


General • Re: Using VBUS and GPIO24 as a general purpose input

There is a further possibility of using other pins on the USB connector as GPIO if it's not actually required for USB, but that involves patching leads from TP2 and TP3.Or simply cut a micro-USB cable...

View Article