Beginners • Re: thermal throttling OS based or hardware based ?
thermal throttling OS based or hardware based ?none of the above!the thermal throttling is part of the firmware, start(4).elfso it doesnt matter what OS your using, as long as your using the official...
View ArticleGeneral • Re: Pico as a Macintosh 128K
Amazing result given the limits both from the new hardware and the historic hardware.And the best thing is, even it is slow through emulation, it can still be as good or better than the real thing...
View ArticleOther projects • Re: Custom Key pad
Ok. I have had a little time to look at this again. I'm still a bit stuck, but still willing to try and progress this.Thank you for the drawing and the PCB photos. I think it would be worth focusing...
View ArticleAdvanced users • Re: External HDD/SSD/nVME for the PI5
Slightly different but...Pi5 8GB NVME Bookworm 64bit powered from an official Pi adaptor so not through the GPIO.Samsung 1TB portable drive (HK-M101TCB/G M3 portable) into USB3.It's recognised but...
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
I will say that I’ve previously experimented with NVidia Jetson and Coral TPU, I am really enjoying messing with the AI kit on Pi5 .I’m not an experienced user of this tech, I’m getting my head round...
View ArticleTroubleshooting • Re: Issues with monitor and Wayland on RPi4
Hi all and sorry for late reply, i was away for a business trip.First of all, the reply to the question I was asked: my "bad monitor" has a max resolution of 5120x1440.My TV is capable of 4k...
View ArticleCamera board • Re: 64mp Hawkeye Arducam stops working after OS updates
I can confirm it works. Thanks Statistics: Posted by gordon77 — Thu Jun 20, 2024 8:18 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
Hi,Is this the ultimate solution to the 4 lane problem or there might still be things to do to solve the problem? And can anybody confirm if they were able to observe the desktop image via an analyzer...
View ArticleOther projects • Re: Issue with a 2004a (20-character/4-line) i2c LCD
The controller is indoors, inside the garage. The only environmental issue potential is heat, as the garage does get a bit warm. I've seen the Pi report the CPU/GPU temp being as high as 68C but at...
View ArticleTroubleshooting • Re: Driven insane by gremlins in connection between Pi4b...
Try installing CuteCom from the software repository.See if it can see the messages from the Pico.Statistics: Posted by MarkDH102 — Fri Jun 21, 2024 5:48 am
View ArticleMicroPython • Re: Pico newbie stuck with weird module
Another solution might be to use VSCODE and 'C', then the rewrite of the Arduino stuff might be a bit easier?Assuming you know 'C' of course...Statistics: Posted by MarkDH102 — Fri Jun 21, 2024 5:53 am
View ArticleBeginners • Re: After power outage, USB port name changes
I apologize for confusion. Actually it is automatically created mount point for a partition on the USB drive. Likewise I am using a Plex server. For the same reason, how can avoid this from happening...
View ArticleTroubleshooting • Re: FTP server config for anonymous and remote access
The correct username for anonymous FTP is anonymous, not ftp.Statistics: Posted by Solskogen — Fri Jun 21, 2024 6:29 am
View ArticleRaspberry Pi OS • Re: uanaughtylist Firefox addon in RPiOS
It is part of rpi-firefox-mods. It changes the useragent for Youtube.Personally I removed it.could you elaborate a bit for the unknowing?what's a useragent and what does it do for me?why do i even...
View ArticleRaspberry Pi OS • Re: Latest arm64 Paspberry Pi OS checking for armhf package
On Raspberry PI OS you *can* install (and use) armhf packages if you want. You can disable that by doing aCode: dpkg --remove-architecture armhfStatistics: Posted by Solskogen — Fri Jun 21, 2024 6:34 am
View ArticleDeutsch • Re: Serieller Empfang von Daten und serielle Weiterleitung
Ich suche seit Monaten nach einer Lösung bin jetzt zufällig darüber gestolpert.Der gesuchte Befehlt lautet „stty“.Vielleicht hilft es ja jemandem?Dieser Befehl setzt die Baudrate auf 9600, 8 bits, 1...
View ArticleNetworking and servers • Re: RPi5 as WiFi Hotspot Max. Speed
You can achieve more than 200Mbs on a Pi 5, tryCode: iwlist bitrateI'm currently getting 72Mbs on a far from ideal link on a remote Pi5Statistics: Posted by pidd — Fri Jun 21, 2024 7:19 am
View ArticleRaspberry Pi 400 • Raspberry pi 4 overclocked to 3.4ghz
Chat is this real ?? or just a bugI added 3400 as arm freq in config.txtStatistics: Posted by asutosh5941 — Fri Jun 21, 2024 7:40 am
View ArticleCamera board • picamera module 3 AF not working in downwards/overhead direction
Hello there,I did some focus testing with picamera module 3 and compared the maximum sharpness (FocusFoM) reached in a LensPosition walk with the sharpness of where AF ended up.In straight forward...
View ArticleTroubleshooting • Re: Same I2C Address keeps remaining
Perhaps you have told the system there should be something at address 0x1A.What is in your /boot/config.txt file?Statistics: Posted by joan — Fri Jun 21, 2024 8:17 am
View Article