Raspberry Pi OS • Re: Something is missing?
in the menu right click the appStatistics: Posted by kerry_s — Sun Jan 05, 2025 4:27 am
View ArticleRaspberry Pi OS • Re: USB Drive OS Fails to Boot after apt-get upgrade
that's the net installer which means no os was detectedcheck your nvme cable is seated properly, if you have spare nvme might try thatrpi5 is 64bit onlyStatistics: Posted by kerry_s — Sun Jan 05, 2025...
View ArticleGeneral • Adding storage to the Pico
Hi,happy new year. I am currently working on this project: https://github.com/qubit999/senfOSI have a working example of a baremetal tls https server that serves static and dynamic pages with server...
View ArticleBeginners • Re: What is a Raspberry Pi Enclosure and How to Use It?
I thought for sure it was going to be spam - but there was no link in the post (as far as I can tell).Statistics: Posted by BigRedMailbox — Sun Jan 05, 2025 5:35 am
View ArticleGeneral • HD44780 16x2 character LCD 5V with Pico
I have a HD44780 driven 5V 16x2 LCD that I thought at first I would need logic level shifters, but then I learned I could use a simple voltage divider, and perhaps not even that if the HD44780 is set...
View ArticleMedia centres • Re: Peppy player
The only good thing is that AliExpress is quite good when it comes to returns. In case of $12 LCD they most probably refund you straight away and ask you to keep this LCD. Then you can grab another...
View ArticleBeginners • Re: Low USB trumb disk speed
What power supply are you using?Statistics: Posted by kip_the_elder — Sun Jan 05, 2025 6:25 am
View ArticleAdvanced users • Re: Booting from M.2 drive (Geeek X1001 M.2 hat)
just cloned to sd to put in my crowpi-l laptop with a rpi4-4gbthe speed differenceStatistics: Posted by kerry_s — Mon Jan 06, 2025 5:13 am
View ArticleGeneral discussion • Re: Pi5 16GB ?
A 16GB CM5 certainly implies the possibility of a 16GB Pi5 and a 16GB Pi500. The last, I think, is rather less likely. After all, we had 8GB Pi4Bs, but never an 8GB Pi400.Statistics: Posted by W. H....
View ArticleBeginners • Re: Which Raspberry Pi Model Should I Use for a Home Automation...
Whichever way it takes you and whatever you want to learn.Probably get to know the Pi5, then get to know the Pico, then go from there.Stay away from HomeAssistant while you learn as it will take away...
View ArticleGeneral • Re: RP2040, Issues with I2C-bus_scan. Unable to get address of...
Hi,I changed the pullup resistors on module from 10kohm to 4k7 ohm it works perfectly This is the result:-Code: I2C Bus Scan 0 1 2 3 4 5 6 7 8 9 A B C D E F 00 . . . . . . . . . . . . . . . . 10 . . ....
View ArticleOther projects • Re: does the raspberry pi 5 has PPS support (programable...
well it can be considered as a possibility that the PPS of the powerbank may provide more current as the pi starts to draw more power , but we can't say for sure until we test it outStatistics: Posted...
View ArticleTroubleshooting • Re: Pi 5 Re-install Broke Bluetooth?
For "removing some cups packages" - did you use the same method as me which is:Code: sudo systemctl disable cups.servicesudo apt purge cupsAlso check this post with similar issues...
View ArticleMicroPython • Re: How do you get a Pico W to sleep?
Katak255, yes that is true. Disabling one PLL will about 1 milliamp.But it is not easy to switch to a single PLL directly from micropython.You would need to make changes to the SDK code and build your...
View ArticleGeneral • Re: On rp2040, reading 2.15V off a 5V voltage divider
@pidd, per the RP2040 datasheet section 4.9.2. SAR ADC, it's a small capacitor that is being charged in the sample-and-hold, so we're more concerned about the RC time constant and not about parallel...
View ArticleTroubleshooting • Re: Please Help! RPi5
I suspect you have plugged the 40 pin cable in backwards, or attached some hardware to the GPIO incorrectly.Disconnect everything from the Pi 5. Remove the SD card. Connect HDMI to a monitor and apply...
View ArticleRaspberry Pi OS • Re: rc.local does not exist and cannot recreate function
Not sure what your point is, but never mind. It doesn't matter.Not surprised. Statistics: Posted by bls — Tue Jan 07, 2025 3:56 am
View ArticleTroubleshooting • Re: black screen on boot ssh fine and no idea what config...
Nevermind tried another display works fine. Litterally power cycle my smart tv now it work fine. Guess off for a TV is not really resetting it anymore. Looks like not the PIs fault on this...
View ArticleTroubleshooting • Re: Can't boot my Pi 400 from a usb hard drive (mechanical)
I'm running Ubuntu on an SD card on my Pi 400. I'm trying to switch my boot order by following instructions on tomshardware.com (and elsewhere) which instruct that it should be done via the Pi...
View ArticleTroubleshooting • Re: ABC (Aus) IVIEW DRM error RP5 with latest RPOS
+ another one. Is the issue specific only to iview ?Statistics: Posted by whyza — Tue Jan 07, 2025 5:21 am
View Article