Off topic discussion • Re: Pls Recommend a Wirless Keyboard From Unknown Company
I prefer dim light also (so I can have dim monitor) on my PC. Turns out a white keyboard suffices, or a black one with oversized symbols on it. The former is a wired RoyalKludge mechanical jobby with...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
The touch controller is a CST328 and I have been able to run the Python demo (including interactive touch) using the Waveshare supplied Python code at:-https://files.waveshare.com/wiki/2.8inc ......
View ArticleOff topic discussion • Re: Obsolescence Statements
None of the dates mean they will be available in the retail channel / small numbers / in your country... I was hunting for a Zero for quite awhile but ended up with the Zero 2W (total...
View ArticleTroubleshooting • USB-Serial adapter on Raspberry Pi 4 crashes
There is a project in which Raspberry Pi 4 is connected to USB: K-line adapter (to get diagnostic information from the engine, on the chip ftdi), microcontroller stm32 in CDC mode (defined as a serial...
View ArticleGeneral discussion • Re: Using P-Channel Mosfet with RPI Pico W
I see so regarding the wiring base on the drawing is this correct ? Or I did something wrong? TIASorry I don't understand. There is no base on a MOSFET, they have source, drain and gate.Sorry for...
View ArticleBeginners • Re: Trouble installing Face-Recognition
Hi all, Sorry for the lack of detail. I'm running a Pi4B with Raspian Buster. It also has Python 2.7.16 imstalledThe instructions I'm getting are from here - https://core-electronics.com.au/guides/...
View ArticleRaspberry Pi OS • Re: Wrong Simplified Chinese translation in Appearance...
It's a position statement so "top" vs "bottom". So that's correct in English.So it should read "底部" in simpified Chinese.Statistics: Posted by DougieLawson — Sun Jul 21, 2024 3:52 pm
View ArticleBeginners • Re: RPI 3 - (OpenGL?) Glitched Visuals
I installed Raspberry Pi OS on my RPI 3, which version?Statistics: Posted by DirkS — Sun Jul 21, 2024 3:56 pm
View ArticleTroubleshooting • Re: USB-Serial adapter on Raspberry Pi 4 crashes
I suggest you edit your post to make it more readable. Now it's just a cloud of letters and numbers.Add some newlines; divide it up in paragraphsStatistics: Posted by DirkS — Sun Jul 21, 2024 4:00 pm
View ArticleGeneral • Re: Need advice on sending image data from a Pi5 to several Picos
The bottom line is adding MQTT into the mix doesn't gain anything. Is additional effort for no return.I indicated in my message why I thought MQTT would make things easier and add value. I don't agree...
View ArticleHATs and other add-ons • Re: DC Step up Converter
https://www.ti.com/lit/gpn/tlv61048https://www.ti.com/lit/gpn/tps61085and many many more!Do you want to control it as well? Then you will need additional HW - or make use of a 4pin 12V fan (which has...
View ArticleGraphics, sound and multimedia • Camera v3, Pi5 and AV processing
Hi,I am a new Pi5 user and electronics engineer (so not a SW guy) and I am developing a project for which I must:1/capture a video with camera v32/capture sound with a USB microphone3/have the two...
View ArticleAdvanced users • Re: RP1 ADC temperature
Many thanks that's a very useful utilityStatistics: Posted by jeepers01 — Mon Jul 22, 2024 4:08 pm
View ArticleRaspberry Pi OS • Re: Can you bring up multiple clipboard history with Linux
I tried CopyQ then I uninstalled it, found it no use at all. I installed the documentation dont ask me where it is I would have thought it would be in with the HELP section (with the life bouy logo) I...
View ArticleOff topic discussion • Re: What flat button should I use?
What do you mean by "Two paper clips will probably suffice."?Statistics: Posted by Henrik Gill — Mon Jul 22, 2024 4:20 pm
View ArticleTroubleshooting • Unable to boot from SSD connected via SATA to USB adapter....
Hi,I am trying to boot Pi4 from a fresh Crucial MX500 ssd. But the Pi4 is refusing to boot.Pi4 is booting fine from SD card, I have verified that EEPROM is updated to the latest version.I am trying to...
View ArticleGraphics, sound and multimedia • Re: Camera v3, Pi5 and AV processing
Have a look into rpicam-apps libav integration:rpicam-vid --codec libav --libav-forma ... ample.avirpicam-apps offer you on c++ level access to all informations you mentioned.Furthermore check in the...
View ArticleTroubleshooting • Re: Failed to start sysctl.service, service not found
Hm...Code: sudo find / -name systemctl/usr/bin/systemctl/usr/share/bash-completion/completions/systemctlfind: ‘/run/user/1000/gvfs’: Permission deniedCode: whereis systemctl/usr/bin/systemctl...
View ArticleCamera board • Re: Camera v3, Pi5 and AV processing
Have a look at the Picamera2 library, in particukar Section 9.3 Multiple outputs and the example(s) on github e.g. capture_video_multiple_2.pyhttps://github.com/raspberrypi/picamera ......
View ArticleMedia centres • Re: TV HAT Raspberry Pi 5
I believe progress has been made.Hopefully we’ll have an update out for testing soon.Statistics: Posted by dom — Mon Jul 22, 2024 4:40 pm
View Article