Beginners • Re: Is it still worth using an original Raspberry Pi Model B?
My mum bought me the original Raspberry Pi Model B back when it was released in 2012. She also got me the original edition of the Raspberry Pi User Guide. I was 15 at the time and the book, full of...
View ArticleMicroPython • Re: Pico & Micropython - .value(x) doesn't seem to work
I wouldn't run it directly from the GPIO pin: the current will be too highStatistics: Posted by scruss — Wed Aug 21, 2024 7:31 pm
View ArticleBeginners • Re: What is the dangerous temperature for RPi5?
When the core temperature is between 80°C and 85°C, the ARM cores will be throttled back. If the temperature exceeds 85°C, the ARM cores and the GPU will be throttled back.Statistics: Posted by...
View ArticleAdvanced users • Re: Raspberry Pi simple monitoring and dashboard
What would you like (or need) for your monitoring next?I think this is as much feature complete as I need, but you might have some more ideas. Comment, if you do!Statistics: Posted by dusoft — Thu Aug...
View ArticleGeneral • Re: debugprobe_on_pico (i.e. not the retail debug probe)
AhhFouund out the likely reason the above connection failure happensRetail uses PROBE_IO_SWDI while debugprobe_on_pico uses PROBE_IO_RAWProblem is that while OpenOCD had a fork for picoprobe (using...
View ArticleGeneral discussion • Re: Using Pi as a network endpoint
Companies have used Pis to make "smart" displays to do just what you're planning.Statistics: Posted by W. H. Heydt — Thu Aug 22, 2024 6:54 pm
View ArticleGeneral • Re: Is SPI Slave (on Pico2) still fubar'ed?
I was in luck, but the luck was not sufficient - I calculated how much throughput I need, and I can't get enough. Fortunately help was near: I found the Circle project and other ways to run one's own...
View ArticleOff topic discussion • man jailed for faking his own death in a bid to avoid...
A man was jailed after faking his own death in a bid to avoid paying child support, prosecutors have said.Jesse Kipf, 39, of Somerset, Kentucky, was sentenced to nine years in prison for computer...
View ArticleNetworking and servers • Raspberry as local website
Hi I have some sensors I want to address sensors via i2c and make the data visible in a browser. The site will only be used in a local website. So that the user in the network can type in an ip adress...
View ArticleSDK • Re: picotool 2.0.0 is installed, cmake says it can't find it...
I have now created an issue.You have "/usr/local/lib/arm-linux-gnueabihf/cmake" and "/usr/local/lib/aarch64-linux-gnu/cmake" where I have nothing between 'lib/cmake'. Those both look like architecture...
View ArticleBeginners • NVMe memory
Wanting stable instead of cutting edge speed, should I wait out while the normal teething issue (as seen on some forums), same on any advance machinery, are in pogress of being resolved on RPi 5 and...
View ArticleTroubleshooting • Re: Raspi 5 seems unable to access SD-card
Thanks for all the replies!!Is there any battery/ammount of batteries in battery pack recommended/you would recommend that can provide the current needed for the raspi and for the adafruit powering...
View ArticleRaspberry Pi OS • Re: Update of firmware-misc-nonfree fails - how to fix?
Also discussed here: viewtopic.php?p=2245298#p2245298Statistics: Posted by ljorg — Thu Aug 22, 2024 7:19 pm
View ArticleSDK • Hang on cyw43_arch_gpio_put() when network active.
It would seem that its not safe to call cyw43_arch_gpio_put() while network is active (linking against pico_cyw43_arch_lwip_threadsafe_background)?Symptom is that function call cyw43_arch_gpio_put()...
View ArticleNetworking and servers • Re: Raspberry as local website
I host a very simple home-network-based website on a Zero2W using apache2. Which is certainly overkill, but it works. I actually do the same thing on a ZeroW (not a 2), which shows performance isn't a...
View ArticleBeginners • Re: Rpi zero w into a ham clock
Sorry guys, I'm going into this RPI basically blind and learning as i go lolA ham radio clock is basically a screen/monitor that is split into sections that have different information we frequently...
View ArticleGeneral • Re: Is anybody using Google's Pigweed on the Pico ?
See their blog re RP2350 https://pigweed.dev/docs/blog/03-pigweed-sdk.htmlYes that is what led me to ask the question here. More likely to be people who know about the RP2xxx chips here than there....
View ArticleGeneral discussion • 3A+ no longer works with touchscreen
I've been using the Rpi 3A+ and the official touchscreen in a product I manufacture and sell for several years.I recently received a new batch of 3A+ (2022 version), none of these will boot up with...
View ArticleAdvanced users • Re: Image File Utilities
I haven't, as of yet, used image-backup so this question/confirmation may be getting out a little over my skis. I apologize if it's as such.So let's say I have a cluster and the slave units boot via...
View ArticleTroubleshooting • Trouble getting Transmission configured on fresh Bookworm...
Hi all --I just did a clean install of Bookworm on my RPi 4.0 and am having trouble getting Transmission to read the customized settings. Instead, it keeps reading in the default settings.Made sure I...
View Article