Troubleshooting • Re: The Raspberry Pi Pico W is not showing up on computers
Can you try another computer?Statistics: Posted by kip_the_elder — Wed Dec 25, 2024 10:12 am
View ArticleGeneral discussion • Re: GPIO pins and volts question
Maybe.It depends on what the device is, how much current it draws and what other connections it has to the RasPi board.Statistics: Posted by Paul Hutch — Wed Dec 25, 2024 10:16 am
View ArticleTroubleshooting • Re: Broadcast issue with an RPI accesspoint install
Actually it is a Pi1. I do have a couple of Pi4's to experiment upon but these would be an overkill for the application I have in mind.Statistics: Posted by xuraax — Wed Dec 25, 2024 10:16 am
View ArticleBeginners • Re: How would I go about creating the front end like this on a Pi5?
My Raspberry Pi is controlled by this simple, static HTML page in Homer:Statistics: Posted by WouterO — Wed Dec 25, 2024 10:21 am
View ArticleBeginners • Re: Computer Vision - How well can a pi5 perform CV.
The silver pins always face away from the clip...Statistics: Posted by gordon77 — Wed Dec 25, 2024 10:31 am
View ArticleGeneral • Re: How many LEDs can a Pico Power
The 50mA GPIO combined current limit was previously mentioned in this thread. If I remember correctly it's actually 50mA for sinking and another 50mA for sourcing current through the pins. So you...
View ArticleGeneral discussion • Re: Google will be after me...
Careful, the raspberry might be considered a "less secure app" by google. Statistics: Posted by jools72 — Wed Dec 25, 2024 10:36 am
View ArticleDevice Tree • Re: How to use dt-blob.bin on CM5
Gpio38 and gpio39 have 1.8k pullups in the CM5. These always exist and are always enabled. See CM5 datasheet.Statistics: Posted by dp11 — Wed Dec 25, 2024 10:49 am
View ArticleCompute Module • Re: CM5 in Dev Kit can not boot from SD card ?
Seems very strange that Raspberry Pi would release a product (Development Kit shipped with CM5104032 ) that can NOT use all of the external ports available.Indeed. They could bundle a lite version...
View ArticleGeneral discussion • Re: Power supply - alternative needed to plug type
In theory that should work but limited to 3A @ 5v, as long as it cannot maintain 5v @ 3A.I think you mean it will work as long as it can maintain 3A.Yes , l don't know where cannot came from...
View ArticleUbuntu • Re: Ubuntu 24.10 will not install on PI5- installer crashed
try 24.04ltslong term support should be workingHi,I followed suggestions here and loaded PIOS and updated everything. Then loaded up Ubuntu 24.04 and Ubuntu loaded no problem. But I guess I now have...
View ArticleRaspberry Pi OS • Re: Static IP with Bookworm
Now Raspberry OS has migrated to Bookworm, what are the steps to assign a static IP with the absents of the dhcpcd.conf file? Raspberry Pi Imager allows ssh to be enabled. It would be great if it...
View ArticleSDK • Re: HTTP Client with pico_cyw43_arch_lwip_poll
Those sleeps are not going to help. When polling nothing else will be happening when you call sleep. You should aim to get rid of them allStatistics: Posted by peterharperuk — Thu Dec 26, 2024 11:39 am
View ArticleMedia centres • Re: Peppy player
i2C (0802 type, as the i2c is soldered to the lcd on the side of pcb rather than on top like most of them. no difference other than soldering pad location)https://www.aliexpress.com/item/3291898 ......
View ArticleDevice Tree • mmc0: ADMA error: 0x02000000 when booting kernel with u-boot on...
I am using buildroot to create my own image for Pi 4b. Nothing wrong there, all works fine and booting the created kernel directly by Pi's firmware works without a problem. What I would like to have,...
View ArticleBeginners • Re: Soldering raspberry pico to Nokia 1600 motherboard
Hi, so I am working on a project where I am going to put a raspberry pico inside a nokia phone, im thinking of just soldering the pico to the motherboard since it (i assume) would be less complicated...
View ArticleRaspberry Pi OS • How to rotate multi touch IR Frame 90 deg clockwise in...
After upgrading my Rpi 4 to the latest Raspberry Pi OS few days ago and switched to the Wayland labwc the multi touch IR Frame that Im using for my Smart Mirror (with LCD monitor behind) is not...
View ArticleGeneral discussion • Virtual Keyboard show hide from command
HelloI am working in a application . when I click on a text entry virtual keyboard does not appear. But when i click on command line it appears. Can i get the command toshow and hide keyboard by...
View ArticleBare metal, Assembly language • OpenOCD JTAG with Rasperry PI Zero / 1
HiI'm trying to setup JTAG debug for my Pi Zero, and having some trouble.If have OpenOCD working with my Jtag Adapter [ STLINK_dap_V2 clone]I have downloaded and am using the raspberry.cfg file for...
View ArticleGeneral discussion • Re: Virtual Keyboard show hide from command
there should be a icon in the panel that toggles the keyboardthe new keyboard is called squeekboardStatistics: Posted by kerry_s — Thu Dec 26, 2024 12:40 pm
View Article