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

Python • Re: Help Request: Loading Python Script at Boot / Script Behaves...

I made these changes Code: sudo nano /etc/systemd/system/touch_play_random.serviceCode: [Unit]Description=Touch Play Random Audio...

View Article


General discussion • How to analyze if the output of adc is right or wrong

Hello,I recently started working with Raspberry Pi, python and ADC. I am currently using adc ADS1115 to convert a 1hz sine wave to digital values. I configure the register of the adc using the...

View Article


Troubleshooting • Re: RasPi 4 Model B 4G HDMI0 display black screen 1st time...

I'm first time RasPi user. I know lot of people ask similar topic and I have been through most of them and still unlucky to resolve my problem. I bought CanaKit Raspberry Pi 4 4GB start Pro kit this...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: What PI model should I choose?

Buy the best you can afford, (making sure to buy an official power supply, phone chargers don't work). If you find a project that doesn't need all that power, you can always buy a cheaper unit later...

View Article

Troubleshooting • Re: Pi 4 wifi works for a few days then I have to reinstall OS

I hope to achieve a Pi that stays connected or if it does disconnect then it reconnects without a shedload of b/s and drama. And...Windows predates 1995 and it doesn't work properly yet...Statistics:...

View Article


Advanced users • Re: Rpi5 stucks on solid red led after boot with a camera...

Which camera board and cable? I've heard that it's quite easy to find a cable that looks correct but isn't.Statistics: Posted by PhilE — Thu Jul 25, 2024 1:52 pm

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: '/dev/i2c-1' Missing after apt update...

Have a look at/for /boot/config.txt and /boot/firmware/config.txt. When enabling I2C1, raspi-config modifies config.txt and applies the setting (a dtparam) at runtime. If the persistent config.txt...

View Article

Advanced users • Re: How do I revert kernel 6.6.28--> 6.6.16 offline?

Why offline? Can't you use the onboard WiFi for the update?Statistics: Posted by PhilE — Thu Jul 25, 2024 1:57 pm

View Article


Image may be NSFW.
Clik here to view.

General • Re: Pico (W) case

Possibly an all-black version of - https://www.youtube.com/watch?v=6ZcjfJQWC8k ?This has been my favourite Pico W case so far - https://i5.walmartimages.com/asr/6b7112 ... f88a6.jpegA little bit of...

View Article


Beginners • 32GB SD card shown at 256MB when plug into Windows PC

I have an old brandname endurance sd card marked with "32" which normally means 32GB (as on their current model)Time ago, it was used to test RPi, may be by "etcher" software or similar? Cannot...

View Article

General • Re: Pico W Wlan modul overheating

It sounds like something may be broken - I can't think what would hammer the WiFi chip so badly that it gets warm, let alone so hot you can't touch it.To delete your 'main.py' the simplest way is to...

View Article

Beginners • Re: Help with connecting libraries

We normally use the import statement in Python to use librarie e.g. Code: # blink.py (put LED + resistor on GPIO21 and GND)import RPi.GPIO as GPIOimport...

View Article

General • Re: Integrated RP2040 silicon

The PoE circuit is not usually the cost issue, its the voltage convert which is usually the problem. You can get a PoE device for 10-15 dollars from TP-LINK. I was not able to find an effective way to...

View Article


Troubleshooting • Re: Raspberry Pi 4 Not working

Hi I have been using my Pi 4 as a headless machine and using my pc to ssh into it. I was using it for a couple days and then I stopped for about 5 days, I go to power it on today. I can no longer ssh...

View Article

Compute Module • Custom Device Tree Model Property

I'm working on a project that needs a custom device tree. I have a custom carrier board for the CM4 that has a lot of on board devices that needs to be configured and it doesn't make a lot of sense to...

View Article


Graphics, sound and multimedia • Re: Can not get udemy drm protected videos...

If you go here, does it show as "using widevine" and play the test video?widevine should work out of the box on chromium and firefox on RPiOS (without needing to adjust settings or install...

View Article

Compute Module • Re: Custom Device Tree Model Property

Yes, the bootloader sets the model string so that it includes the board revision, etc. I can't think of a way of preventing that.Statistics: Posted by PhilE — Fri Jul 26, 2024 1:50 pm

View Article


General discussion • Re: Discount on multiple pi4 order?

I don't particularly like such contracts as I consider them to be fundamentally anti-competitive, market interference, bad for resellers and consumers. It's often done to stop resellers under-cutting...

View Article

SDK • Re: How can I profile basic functions for the RP2040?

Learning about the disassembly file really helps!I can now at least see what the compiler is generating. In fact, I will be starting a new topic on what I *thought* would have been optimized code but...

View Article

Other • Re: Booting issue with SD Card

My original debian trixie imag before updating works fineMy Raspberry bookworm image works fine also.Should I start over?Statistics: Posted by maybl8 — Fri Jul 26, 2024 2:04 pm

View Article
Browsing all 4814 articles
Browse latest View live