Quantcast
Channel: Raspberry Pi Forums
Browsing all 6257 articles
Browse latest View live

Graphics, sound and multimedia • Re: Getting GrayScale screen when...

Ok from below this link https://www.raspberrypi.com/documentati ... #gpio-pins it seems like, we don't have support for SRGB to deal with 6 lines data interface, so, I think we do have alternatives,...

View Article


Troubleshooting • Re: Can't see pi files in windows explorer

[*]Copy the script:Code: sudo cp wsdd/src/wsdd.py /usr/bin/wsddI would put it in /usr/local/bin, as it is not a system (apt) installed command. The "local" directories tend to come first in the PATH,...

View Article


Advanced users • Re: power button shutdown

in .config/wayfire.inichange the pwr command tosystemctl poweroffStatistics: Posted by kerry_s — Thu Jan 18, 2024 7:38 am

View Article

General discussion • Raspberry Pi 4 OS getting corrupted on every boot (power...

Hi all,I am new to Raspberry PI 4.My Raspberry PI 4 having the issue as followsAfter every Fresh installation of OS Desktop is coming, All USB ports are inactive (not detection Keyboard, mouse lights...

View Article

Troubleshooting • Re: RaspberryPi5

Did you use imaging application software to copy the software?https://www.raspberrypi.com/software/That flashing led usually means it cannot find a valid operating system.The uSD could be faulty but...

View Article


MicroPython • Re: mpremote over UART/RS485

It's handling that multi-drop half-duplex which would seem to be the issue, both on the Pi or PC host, and at the Pico end.Oh yeah, I didn't realize that the protocol itself might be full-duplex. But...

View Article

General discussion • Re: Raspberry Pi5 Benchmarks Thread

Povray is also used as another good old benchmark, which is comparable to x86_64 and other architectures.it is available in default apt repo. Code: :~ $ sudo apt list povrayListing......

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Use Rpi 5 console UART connector as...

It's a regular UART - it appears as /dev/ttyAMA10, and by default /dev/serial0 is a symlink to it. You do need to be aware that the EEPROM will output diagnostics to it during boot that cannot be...

View Article


Other projects • Re: Pi 5 Portable Project Power Question

The Waveshare screen does have an additional micro USB port for power only, so I suppose I could theoretically use a buck converter to bring that 12v power output down to 5v and power the screen from...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: Using SPI with CE0 and CE1

It seems that I needed to openspi.open(0, 1)not just passing spidev.SpiDev() to nrf24Statistics: Posted by SudoRaspi — Fri Jan 19, 2024 7:13 am

View Article

General discussion • Re: How to power raspberyy pi 5 on mobile projects

Helloi want to know how can i power Raspberry Pi on a mobile project like a robot or an RC car. For RPi 4, I used the LM2596 voltage regulator to regulate the voltage of my lipo battery for the usage...

View Article

General discussion • Re: Trouble with SSH on a raspberry pi 4 & a Rpi 5

I'm no expert at this, but usually I put the username in the ssh command, example: ssh pi@192.168.20.14But I'm usually doing this from a Linux machine to another Linux machine.Statistics: Posted by...

View Article

Beginners • Re: Pico is not detected in Windows

Too late now but Windows or any other OS on any computer cannot even know if any USB device at all is plugged in using a cable that has only power wires.Statistics: Posted by drgeoff — Fri Jan 19,...

View Article


Networking and servers • Re: Add multiple Wi-Fi networks for connection

Have a look at these:https://www.jeffgeerling.com/blog/2023/ ... 2-bookwormviewtopic.php?t=357739Statistics: Posted by deepo — Fri Jan 19, 2024 7:46 am

View Article

General • Re: Using a Pico to output a 12v signal to a latching relay.

In general, this is certainly possible, and probably not even hard.If you're trying to reuse a switch already installed in the car, well, that could be complicated. You might be able to read the...

View Article


General discussion • Raspberry Pi 5 & JDownloader

I recently bought the Pi 5. I'm still a novice.I'd like to install Jdowndloader with the terminal. First, can I do it with the Pi 5?Do you have a tutorial to recommend?Thank you GreetingsGStatistics:...

View Article

Beginners • Re: Pi 5 Max SD card size

I did ask around the office, and the consensus was 2TB theoretical max, but we haven't tested that. I know that 512GB will work.Statistics: Posted by jamesh — Fri Jan 19, 2024 8:22 am

View Article


Advanced users • Re: Using I2C 5 and DPI 666 simultaneously

Ever played your countries lottery? Looks like your 'the lucky guy' so give it a chance!Why do I say that? Simply because ofName: i2c-gpioInfo: Adds support for software i2c controller on gpio...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Raspberry Pi 5 & JDownloader

your aware you bought an arm device that runs linux.there's not much need for adware so it's not going to be easy.Statistics: Posted by kerry_s — Fri Jan 19, 2024 8:28 am

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: RPi5 UART and RTS pin

Hi Phil,thanks. I've tested the kernel and it works.Best regards,PhilippStatistics: Posted by ilu_kb — Fri Jan 19, 2024 8:48 am

View Article
Browsing all 6257 articles
Browse latest View live