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 ArticleTroubleshooting • 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 ArticleGeneral • 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 ArticleCamera 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 ArticleNetworking 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 ArticleTroubleshooting • 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 ArticleTroubleshooting • 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 ArticleGeneral 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 ArticleOther projects • Re: Interfacing the RS232 to TTL converter with Raspberry Pi...
I have connected the TX of TTL side to TX of picoRX of TTL side to RX of picoIs this TTL interface running from 3.3V or 5V? 5V is too much for the Pico (and Pi).It is running on 3.3VStatistics: Posted...
View ArticleRaspberry 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 ArticleGeneral 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 ArticleRaspberry 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 ArticleAdvanced users • Re: Use RPi to measure crystal deviation
It is clear that from time to time there is a large shift of the frequency difference that slowly drift back to "close to zero" ppm.What may be cause of this? timedatectl is trying to adjust RPi clock...
View ArticleTroubleshooting • Re: Raspberry Pi 4B red indicator light from on to...
After I took out the PMIC, I found that the DDR section has a very low resistance to ground, around 6 ohms. I tested this with the capacitor pins connected to the ground. I think that's not normal,...
View ArticleHATs and other add-ons • Re: Booting from WD_BLACK SN770M falls back to...
Which PSU do you use?I'm using the official 27W PSU.Thank you for the links! I'll create a GitHub issue as soon as I get a debug probe.Statistics: Posted by iamursky — Sat Jun 15, 2024 9:13 am
View ArticleTroubleshooting • Re: Chromium Fails to Launch Consistently on Raspberry Pi...
I'm using a Raspberry Pi 5 with 8GB of RAM, so hardware limitations shouldn't be the issue here. I have tried executing Chromium from the terminal to monitor any error output, and I've also deleted...
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
..Raspberry Pi has not gone about attempting to make AI applications or solve very specific problems with the Hailo accelerator. Instead, we have spent considerable effort seamlessly integrating...
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2 W with a strange connectivity issue.
I have found a way to fix the issue with one small problem. I have to apply the fix each time I reboot.Further testing was done to see if I could narrow down the issue further than just two versions...
View ArticleAutomation, sensing and robotics • Flow Meter Not Reading
Hello,I am having trouble getting a reading from one of my flow meters. I have 2 flow meters, one is .5" diameter, and the other is 1.5" diameter. The wiring connection is the same for both, positive,...
View ArticleAdvanced users • Re: Figuring out IP Camera IP Address For Streaming.
If as you say "Using nmap and such has yielded no results.", even with the sugestion from @HermannSW. Then assuming the camera has a sticker with its MAC address on it you could try a packet capture...
View Article