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

General discussion • Is there any database GUI Client tools availabe for...

Is there any database GUI Client tools availabe for Raspbery Pi OS ? . I am using TOAD and Oracle SQL developer in windows OS to connect to oracle DB, like this any tool availabe in raspbery PI OS. i...

View Article


Troubleshooting • Re: Apache not accessible to internet. Losing my mind.

Code: ServerName 127.0.0.1This is the cause of your failure. It looks like Apache2 assumes that you want local access only. Change that to your host name - chatterbox, and it should work.Statistics:...

View Article


General • Re: Help with Pico ADC project

Hi Guys,I'm after some help with using a Pico in a project, and using the ADC pins.What I would like to achieve is to trigger a output on the PICO when a specific resistance is met, as shown in the...

View Article

Camera board • Re: On RPi5: libcamera is "Unable to acquire a Unicam...

This is duplicated at https://github.com/raspberrypi/libcamera/issues/145. Let's continue the discussion there.Statistics: Posted by naushir — Fri Jun 14, 2024 7:01 am

View Article

Image may be NSFW.
Clik here to view.

Networking and servers • Re: Issue IP

Thanks a lot Guys !I didn't imagine that these kinds of services existed . I also found one called ngrok very developer-friendly, it has a free plan (so I have a ugly free domain booked for me, but it...

View Article


Troubleshooting • Re: Can't boot from SD card anymore?

i wasn't aware that PARTUUID and UUID are different things.i think now i know what i have to do. first change the PARTUUID with fdisk and then adapt cmdline.txt and fstab. i won't have time to try it...

View Article

Troubleshooting • Chromium Fails to Launch Consistently on Raspberry Pi OS...

Hello everyone,I'm experiencing an issue with Chromium on my Raspberry Pi where the browser sometimes does not launch, though it appears to be running in the gnome-system-monitor. I'm using Raspberry...

View Article

SDK • Re: IMPLEMENTATION OF HARDFAULT HANDLER IN PICO-SDK

Possibly helpful: How to debug a HardFault on an ARM Cortex-M MCUCoprocessor vs processor vault recovery is a very good point.This is also why using OS and heap memory allocation is also useful....

View Article


General • Re: Relationship between clock speed and /dev/ttyACM0

I decided to collect some data points for my own use. I could get the everything-48MHz mode running with USB UART transmitting to the PC, but when setting the system clock to the 12MHz XOSC source,...

View Article


General discussion • SD card copier on Raspberry Pi Zero2W Drive changed?

Hi,I am newly using the raspberry Pi Zero2W, with Buster 32 bits, as usual.But now the SD card copier does not function, copying the internal SD card to another one in a USB adapter.It aborts with...

View Article

Other projects • Re: Interfacing the RS232 to TTL converter with Raspberry Pi...

Code: import machineimport time# Define serial portuart = machine.UART(0, baudrate=115200, tx=0, rx=1, timeout=1000)That looks like MicroPython.Which is odd, because you wrote -I need to implement the...

View Article

HATs and other add-ons • Re: Booting from WD_BLACK SN770M falls back to...

Use a fresh Raspberry Pi Bookworm OS on uSD.Don'tt think that's a power issue as the M.2 HAT+ can supply 3A on 3.3V (see https://forums.raspberrypi.com/viewtopi ... 1#p2228758) . But that's only valid...

View Article

General discussion • Re: Powering RPi 3B in a remote area

Welcome to the forum. Was your post created with the help of generative AI?If it were, then with a rather stupid AI !Been there, tried that. Absolutely NO WAY to power permanently a Raspberry Pi from...

View Article


General discussion • Rogue Engineers, deleted passwords and low level trolls.

I have just tried to find a delete my account option in control panel, and can't find it, but noticed it says lite admin can change passwords, and my password had disappeared.Posted quality stuff and...

View Article

Raspberry Pi OS • Scale display to 125%

I have a 15.6 inch 1080p monitor and everything looks a little small. Is there a possibility to adjust the display scale like for example on Gnome and set it to 125%?I saw that in Raspberry appearance...

View Article


General discussion • Re: The end of the cross device SD card compatibility?

There seems to be a specific problem with compatibility between OSs and Pi Zero 2 at the moment.In general, the latest OS will still run on all Pi hardware -- although the older, slower 32-bit Pi will...

View Article

Raspberry Pi OS • Re: Scale display to 125%

Change the font and/or taskbar settings in start -> preferences -> appearance settings -> system start -> preferences -> appearance settings -> taskbarStatistics: Posted by pidd —...

View Article


HATs and other add-ons • Re: Raspberry Pi M.2 HAT+ vs Xiwai M-Key PCIe SATA...

According to the page linked it should just work.So why not connect a UART (https://www.raspberrypi.com/documentati ... probe.html comes handy here) and check the output of the bootloader.I suspect...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: How to install Anydesk on a Pi 5

Definitely check out the anydesk website downloads Hey! They added the Pi to it! Nice!But.... it cannot run on the Pi 5.2024.06.12_10.42.05.jpgNot supported and cannot run are not the same thing.That...

View Article

Beginners • Re: Do I need a pull up R for the GPIO PIN that goes to the data...

5V Addressable LED's with often work with 3.3V logic even if it isn't in tolerance.3.3V logic is often in tolerance if the addressable LED is run from a 4.4V supply which can be achieved by using a...

View Article
Browsing all 4821 articles
Browse latest View live