Beginners • Re: IRF520 MOSFET Module control via PI
It's this one:V+ and V- are connected to my PWM fan (pin 1 and 2)Vin and GND are connected to the 12V power supply.PIN HEADERSIG is connected to GPIO12 (pin number 32) on the Raspberry.VCC not usedGND...
View ArticleRaspberry Pi OS • Re: I can't watch youtube or imdb videos on chromium browser
firefox can not set full window mode.i don't followfull window ? F11 ?not F11, in view window right down little icon 'full mode'.Statistics: Posted by cjan — Sun Sep 15, 2024 4:44 am
View ArticlePython • Re: What is the official Raspberry Pi library for accessing GPIO...
So far I succesfully used RPi.GPIO library to work with the GPIO ports of a Raspberry Pi 4. But after getting the latest Raspberry OS updates, RPi.GPIO is not working anymore. I get `Failed to add...
View ArticlePython • Re: How to code remotely raspberry pi zero W
Hello,I've tried to connect studio code via ssh to raspberrypi zero w in order to code and deploy remotly, but the architectur in not compatible. Is there a manner in order to do this? other...
View ArticleGeneral discussion • Re: Heatsinks
Ask the seller of that kit.Statistics: Posted by aBUGSworstnightmare — Sun Sep 15, 2024 6:07 am
View ArticleAdvanced users • Re: Pi5 and dual HDMI touchscreens
See viewtopic.php?t=376569Statistics: Posted by aBUGSworstnightmare — Sun Sep 15, 2024 6:09 am
View ArticleGeneral discussion • Re: Where are the Vulkan examples or is this purely...
They have a chronic problem with deleting my posts, especially true when the moderators don't like what I have to say.Strange. I've always found the moderators quite fair here.We are. Very fews rules,...
View ArticleHATs and other add-ons • Re: Set raspberry pi 5 fan in 0-100 range
You can integrate your own fan curve. Lots of discusssions on that aroud the forum. Fan is controlled via hwmon as as pwm-fan compatile. Duty cycle for that is 0 to 255. So your GUI will have to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: bookworm, rpicam* to DRM/mipi-dbi-spi...
Seach my post related to mipi-dbi-spi.Searching ST7789V will i.e. take you to viewtopic.php?p=2154931&hilit=St7789v#p2155250Statistics: Posted by aBUGSworstnightmare — Sun Sep 15, 2024 6:22 am
View ArticleGeneral discussion • Re: Non Pi question RS485 related
Hi, I bought a machine I need to control with RS485 to use their softwareThey want 500+ for a USB to RS485 converter optically isolated convertorIs RS485 like RS232?I'm hoping I just need to connect...
View ArticleOther projects • Re: Space:1999 Commlock (handheld audio & video player)
In the meantime, if you'd like to post a couple of your clips somewhere, it could be useful to analyse them and see if anything springs to mind.Good luck with your project anyway.Pardon my ineptitude...
View ArticleBeginners • Re: How to change resolution in console? (Pi OS)
You can't change the resolution in config.txt any more. You can set a specific resolution in cmdline.txtviewtopic.php?t=361271Statistics: Posted by AndyD — Mon Sep 16, 2024 5:32 am
View ArticleGeneral discussion • Re: USB Battery for Pi 5
And test with different cables. They vary in resistance. 5 volt at the battery might be 5 volt at the end of the cable with no current draw but only 4.9 or 4.75 when there is current drawn. Use a...
View ArticleBeginners • Re: Raspberry Pi Zero 2 W memory split (I know...)
if you set gpu_mem=16 in config.txt, then the bootloader will automatically switch to the start_cd.elf firmwarethat is the "cut down" firmware that has fewer features and uses less ram at runtimebut i...
View ArticleAdvanced users • Re: minimum allowed size of boot FAT partition
Since you are working with a 3B(+) (and good for you - it's the best Pi model), you will need at least something on the SD card.the pi3 is able to network boot without an SD card, but its a bit...
View ArticleGeneral discussion • Re: PulseAudio Playback on Server and Client
In the paprefs app there is an option 'Multicast/RTP', have a look at that.Statistics: Posted by redvli — Mon Sep 16, 2024 6:05 am
View ArticleNetworking and servers • Re: building a sata nas
Do you want the SATA drives in RAID? If not, you could use the PCIe for a system disk and a powered USB hub for storage disks. The powered hub I have would handle three of the biggest SSDs. The Pi 5...
View ArticleGaming • Re: Batocera Bluetooth on Pi5
Don't everyone jump in on this at once.... lolStatistics: Posted by XDUDE3D — Mon Sep 16, 2024 6:20 am
View ArticleBeginners • Re: Voltage Monitor Max 25kV
I would like the same, although a simple binary indication would also be fine. I have 2 testers, 1 is tumbsized with 1 'flashlight'. Another has 5 lights which sort of gives an indication how...
View ArticleGaming • Re: Moonlight-Streaming: Doest the gpu_mem matter?
I did not know but I guess it is this: https://github.com/moonlight-stream/moo ... i/PackagesYou run 64-bit Bookworm on the Pi4 I see, you can change settings, but it will cause various other issues....
View Article