Troubleshooting • Re: NVME problems with PI 5 8GB
What are you powering the Pi with? with the Raspberry Pi 27W USB-C Power SupplyStatistics: Posted by mrcwbbstr — Fri Jan 24, 2025 9:07 am
View ArticleBeginners • Re: Pironman 5, strange behaviour of case fans
I found a solution on a friendly forum (pity, that there are two separate forums about Raspberry, sharing information in one would be better for everybody)There must be the line added to config file...
View ArticleCompute Module • Re: autoboot.txt not working on CM4 with GPT partitioning
This actually seems to be a bug in the start4.elf firmware; for more information see https://github.com/raspberrypi/rpi-eeprom/issues/654. I tried the test firmware provided in...
View ArticleBeginners • Re: What is a correct forum to ask beginners questions about...
You're in the right place. The clue is in the name of the forum. Welcome.Ask away!Statistics: Posted by kip_the_elder — Fri Jan 24, 2025 9:46 am
View ArticleBeginners • Re: Raspberry Pi as wifi base station
I don't know the details of the exact device that you mention...which of course might be totally different; but, have an action cam that has Wifi on it.It shows up as a Wifi SSID from the PI.You just...
View ArticleOther RP2040 boards • PICO RTC/Audio HAT
If anyone is interested I've designed a PICO HAT that includes both a DS3231 RTC and multipole PWM audio filter to remove 44100Hz carrier.All design info to get them made at JLC available on...
View ArticleBeginners • Re: Solar charge time
Hi @Murph9000Thank you for the reply, very useful.I have just rechecked the kit and yes your correct, couple of typo's sorry.The Pi is using the following whilst online5.14 volts0.72 Amps3.8 WattsI...
View ArticleOther projects • Re: RPi 5 Rack Mount case. New Design Help...
My idea for getting power in is a tight USB C 90 degree adapter like these. I used 6" USB-C cables with right angle plugs to deliver the power. In the end I had under-voltage warnings--I think because...
View ArticleTroubleshooting • Re: Some problems with raspbian os?!
as I know yes.I run some commands and I see that there was a difference in time between the time in status and the command one.I make it sync with a video in YouTube. and still the same...
View ArticleFor sale • Re: MIPI 4-lane capable Camera Board for IMX219
Will your cameras be available through any of the regular Pi suppliers ?Statistics: Posted by gordon77 — Sat Jan 25, 2025 9:07 am
View ArticleMicroPython • Re: Raspberry Pi Pico and AD8232 ECG
Or if you don't have a potentiometer, do you have a selection of resistors?As an example put two 1k resistors in series. Connect one end to ground, the other end to 3v3 and connect the join in the...
View ArticleAI Camera - IMX500 • Re: Raspberry Pi AI Camera
but it was giving error in the command sudo apt- nstall imx500-all.What was the error? Please try again and copy/paste all of the output here using the Code </> button.You have a couple of typos...
View ArticleC/C++ • Re: Matrix class for C++
It was really just an exercise in using the STL. I had never written a template.II take the point about const. I had problems before but now everything is consistently const all is well. Thank...
View ArticleBeginners • Re: Bare pi5 power supply
Look in the documentation for how to show the Voltage coming into the Pi (on a Pi5), set it up logging and use the computer.See if it works, check that log and see if it drops below ~5V, if yes then...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI implimentation CM4 + IO Board...
Thank you very much, this is a very well documented thread.Statistics: Posted by DHWill — Sat Jan 25, 2025 9:46 am
View ArticleGeneral • Re: BBC BASIC on the Raspberry Pi Pico?
So how can we best progress this? Simply reverting to using -O1 is not a very satisfactory 'solution', and if it's the case that using -O2 is breaking the CYW43 drivers on the Pico2, presumably that...
View ArticleGeneral • Re: RUN and GPIO electrical specs for RP2350
oups..! thanks Statistics: Posted by dav01 — Sat Jan 25, 2025 9:54 am
View ArticleBeginners • Re: Absolute beginner looking for advice
Thank you all for your great advise!It sounds like I will build a custom device from scratch as I am hoping to sell it as a product so need to keep the costs down.So I should start with the Pico 2?...
View ArticleOther • Alpine Linux 'ramalala run llama3.2'
Alpine Linux / Mate gives 'segmentation fault' error with 'ollama run llama3.2' . There are no errors with RamaLama ,https://developers.redhat.com/articles/ ... els-boringThe advantages of using...
View ArticleGeneral • Pico2 W BOOTSEL/USB stopped working
Hi Pico forums,I'm working on a SDK app to drive a Neopixel and starting sometime yesterday I've been unable to flash new firmware:1. Plugging in the device no USB device get registered, but I can see...
View Article