Quantcast
Browsing all 5399 articles
Browse latest View live

Advanced users • PPS not working on Bullseye

Just put together a new Pi, 4B - Raspberry Pi 4 Model B Rev 1.5 running Raspbian Bullseye 11.10. It has Adafruit Ultimate GPS hat on it, with MKT3333 Globaltop chip. I have the same hat on a 2b+ that...

View Article


Troubleshooting • Re: No Supported Network Connection Manager Found

Gotcha thank you for the suggestions! I figured I'd probably end up wiping the SD and starting again, but I've been running a server via OpenMediaVault on it I really hate to have to set up again. Any...

View Article


Troubleshooting • Re: How to set RGB full (0-255) on Pi 5?

Where are you seeing the RGB not at full 8 bits (0-255) per channel?If it is the frame buffer, then yes this is RGB565 (16 bit)From viewtopic.php?p=2223165#p2223165The /dev/fb0 that you see is the...

View Article

SDK • SDK 2, VS Code + Pico extension, where are PIO examples

My congratulation to the team for the ease of use with SDK 2 and RPi OS + VS Code + Pico extension. Is there a plan to add all the examples missing from "New Project from Examples" selection...

View Article

General • Re: Is SPI Slave (on Pico2) still fubar'ed?

RP2350 has two identical SPI controllers, both based on an Arm Primecell Synchronous Serial Port (SSP) (PL022) (Revision r1p4).Statistics: Posted by trejan — Tue Aug 20, 2024 9:22 pm

View Article


Raspberry Pi Connect • Re: Unable to read device serial number from...

What OS are you running and what model of Pi board?Statistics: Posted by trejan — Tue Aug 20, 2024 9:23 pm

View Article

General • Re: Problem building project.

you need to delete your build directory (contents) when updating to the latest SDKAhh, that's got me further thanks, now getting a failure to link as it can't find set_sys_clock_khz :Code: [build]...

View Article

Beginners • Re: GPIO mode and I2C mode conflict

Thanks for your help with this.I setmode to BCM + changed the PINid numbers . . . . . This got the python program working.As suggested, I will research gpiozero and migrate over to it. This should be...

View Article


Python • Re: Python script not running on startup

Thanks for everyone’s advise so far. thagrol is right though I am novice to this and it can get a bit confusing, but I am learning a lot and fast!Travelling at the moment without my PC when I settle...

View Article


Advanced users • Re: Pi 5 - dwc2 not working

Thanks, that was helpful.Statistics: Posted by stuartlynne — Tue Aug 20, 2024 10:00 pm

View Article

Troubleshooting • Re: Pi4 doesn't connect to wifi after reboot

To fix WIFI try removing conman.Code: sudo apt remove conmanStatistics: Posted by klricks — Tue Aug 20, 2024 10:00 pm

View Article

Beginners • Re: How do you handle your IoT services? Does the Raspberry Pi...

I wouldn't make a smart plug, I use a ready made one that you can change the firmware, +1...unless you are fully conversant with all your local electrical safety codes, and can design and build to the...

View Article

General programming discussion • Re: Using RTC time in Rasberry Pi Programs

The Pico has an onboard RTC. I do not know if either Micropython or the SDK make it easy to set the clock from NTP.Statistics: Posted by davidcoton — Wed Aug 21, 2024 9:32 pm

View Article


Raspberry Pi OS • Re: trixie

I break most my things all the time. I have automation to rebuild, so if I break my box that's fine. You can also add the trixie raspbian entries below the bookworm ones and use apt pinning to hold it...

View Article

Python • Re: Errors with p5 and Target Practice Tutorial

Can you post a link to this tutorial?Statistics: Posted by neilgl — Wed Aug 21, 2024 9:43 pm

View Article


Troubleshooting • Re: [BUG]Bookwoorm: Pi2 No UART possible on GPIO14/15

I think, in short, that post is saying “ I edit and maintain config.txt and cmdline.txt myself”Statistics: Posted by neilgl — Wed Aug 21, 2024 9:47 pm

View Article

General • Re: 15 inputs that output 15 outputs using a Pico and seral to...

I now have my Pico connected to a breadboard and have run 15 switches to inputs GP0 to GP15.Is there someway to scan and read all 15 input switches, maybe define a 15 bit binary word/value that's the...

View Article


Beginners • Re: What is the dangerous temperature for RPi5?

Thanks for your reply.And what temperature is considered as damaging to the soc?The soc could survive 120C easily. Even at an ambient of 85C and under stress it won't get to much more than 105. Higher...

View Article

Python • Re: Running PyAudio Script On Startup Issue

Also, when I run the .service file just from terminal, it works, How are you running a .service file from the terminal? Those aren't usually executable.Statistics: Posted by thagrol — Wed Aug 21, 2024...

View Article

Advanced users • Re: Image File Utilities

I see that the flag for Ubuntu is listed as Deprecated. Does that mean it won't work with Ubuntu...or you just don't need the flag anymore. The Ubuntu option (-u/--ubuntu) is no longer needed. I just...

View Article
Browsing all 5399 articles
Browse latest View live