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

Beginners • Re: Please, help me understand what a Raspberry Pi is!

A guy had an ad for repairing controller boards but said he could not do makerbots. so if you know of anyone who can, I would greatly appriceate it if you could post it here. I've looked, I can find...

View Article


MicroPython • Re: Micorpython with Wiznet ethernet hat

Try loading the wiznet micropython version to your pico - https://micropython.org/download/?vendor=WiznetThat link seems to be the combined pico (clone) with the ethernet chip on board. The one I've...

View Article


Troubleshooting • Re: My Pi has no act light, wont boot

Is your RPi in a case? If not, could the underside or any of thr GPIO pins have come in contact with anything metallic when powered on?Have you had anything plugged on to GPIO pins?Is the PSU working?...

View Article

Other RP2040 boards • Re: RP2040 with ESP8285 on board

Device does not appear with a com port after flashing the RP2040 part with serial_port_transmission.uf2. The device changes from ControlPanel > Other devices > RP2040 Boot to a ControlPanel >...

View Article

Beginners • Re: Is it safe to swap micro sd cards?

What does your project do?If it is memory heavy such as using a web browser 1Gb may be too low.the only probably memory heavy thing it uses is tesseract ocrwould this be to strenuous on the...

View Article


General discussion • Help auto starting Firefox or Chromium in full screen on...

Hi,Is there a way to start Firefox or Chromium on boot and start it in full screen mode too?It's connected to a monitor via micro-HDMI.ThanksLeeStatistics: Posted by leejenson — Sun Aug 04, 2024 6:34 pm

View Article

Troubleshooting • Re: Problem to store data throught Telegraf into InfluxDB

Here's a 2 part series on how to do thathttps://www.influxdata.com/blog/how-to- ... er-part-1/https://www.influxdata.com/blog/how-to- ... er-part-2/There are several videos on youtube where you can...

View Article

General discussion • Re: Help auto starting Firefox or Chromium in full...

Have a look at this kiosk mode: https://www.raspberrypi.com/tutorials/h ... iosk-mode/(yes I know it is chromium)and this train times kiosk https://www.raspberrypi.com/tutorials/t ......

View Article


Python • Re: Help Request: Combing two working scripts into one

Code: sudo /full/path/to/project/venv/bin/python /full/path/to/project/myscript.pyIt would behoove you to learn what sudo does, how it does it, why it does it, etc.Likewise for python virtual...

View Article


Beginners • Re: Using Raspberry Pi Zero with 70” touchscreen

1. Yes2. YesStatistics: Posted by DougieLawson — Mon Aug 05, 2024 5:31 pm

View Article

Networking and servers • Re: Ideas for controlling a Raspberry Pi 5 via...

Greetings, I want to write an Android App to controll a Raspberry Pi 5, i´ve followed a tutorial on youtube for the android app side: https://www.youtube.com/watch?v=8ypJkxU4FCw unfortuatly the app...

View Article

Advanced users • RPi5 - IOMMU on PCI

Hi,I'm aiming to run few KVM virtual machines on RPi5-8GB, I can create them, start them, install OS, all works quite OK, but for one of them I would like to pass to it NVME disk that I have connected...

View Article

Beginners • Re: Memory access time Pi5

I switched to C. With a simple fread() by some code lines simply copied from the book, I am having less than 30ns access time per byte from the SD card without any "optimization".for people speaking...

View Article


Advanced users • Re: Can I create an autoboot.txt file with multiple...

What I want to do is allow for combinations of GPIO pins to select something; Such as:different types of filters will combine togetherbut multiple gpio filters dont, and only the last gpio you...

View Article

Graphics, sound and multimedia • Re: Map of RPi5 HVS registers

youll find part of the answer in the device-tree fileshttps://github.com/raspberrypi/linux/bl ... 2.dtsi#L77Code: hvs: hvs@107c580000 {compatible = "brcm,bcm2712-hvs";reg = <0x10 0x7c580000...

View Article


Advanced users • Is it possible to renumber/reorder partitons?

Given:A sequence of partitions, (MSDOS) on a disk: A, B, C, D, E.I know that I can add a partition between D and E using a tool like gparted, such that the list will become: A, B, C, D, F, E.Aside...

View Article

Networking and servers • Raspberry PI Open VPN server, limit local network...

I am looking for pointers/documentation on how to configure my Raspberry PI OpenVPN server to allow OpenVPN clients to enter my OpenVPN server but NOT allow access to my local network that server is...

View Article


General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.

Unfortunately all these references including label names must be unique, so if you are installing 2 OSes that both use label references and both happen to use the label "share", then one is going to...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: DSI bug on Pi 5

Thank you for the detailed debugging and for your patience. Could you please try this version: https://github.com/raspberrypi/linux/pull/6292Hopefully that squishes all the bugs:HS timeout was not set...

View Article

Other • Re: WiFi connection issue on Yocto using wpa supplicant

Ok I think I have a really promising course of action to fix this.Does anyone know anything about the wpa_supplicant "key_mgmt" setting in the context of a PEAP network. Would have this set to WPA-EAP...

View Article
Browsing all 5356 articles
Browse latest View live