Beginners • Re: Please help me connect phone to Pi 5 via Bluetooth.
Phones use the OBEX protocol, so you definitely need an OBEX server. The problem seems to be the initial pairing which must be done for the Pi to show up as a share destination. I have a Bluetooth...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Interfacing a 8-bit Serial RGB Display
Hi,I want to use a Samsung LMS250GF03 display with my Pi. This display utilizes 8-bit serial RGB, with HSYNC, VSYNC and DOTCLOCK.Link: https://www.rockbox.org/wiki/pub/Main/C ... 50GF03.pdf. Correct...
View ArticleOff topic discussion • Re: Has the Crowdstrike global outage affected any key...
There is perhaps a lesson here about backup regimes and the sensibility of running with data on the PC rather than using them more as thin clients, having local apps which access remote data.It should...
View ArticleGeneral discussion • Re: How to use Raspberry Pi as OFFLINE Server?
I think you will find IIAB still comes with its own access point and as long as your device uses Ethernet to set the system up it's set up for you. (Sorry but it's been a while since I played with...
View ArticlePython • Re: Runtime error waiting_for_edge GPIO
Have I mentioned my frustration with Python programmers not handling errors and leaving it to MicroPython to report what went wrong, often giving no clue as to what the program was trying to do which...
View ArticleBeginners • Memory access time Pi5
Hi. I am using Pi5 recently.I was doing some simple tests for evaluating processing speed. The results I got can be summarized as following :read/write from/to file (so on SD card) : around...
View ArticleTroubleshooting • No network connection after OS upgrade
Rpi model 2B with Ralink RT5370 Wireless Adapter dongle.Ran happily for years with WiFi (Wlan0) connection with Raspbian "Stretch" OS. Never used eth0 (ethernet) connection.I upgraded to "Buster"...
View ArticleHATs and other add-ons • Re: Raspberry Pi 1 Case
It looks to be a Raspberry Pi 1 B+. Does anyone know where I can get a case for this thing?A link to a UK Approved RPi reseller site - https://thepihut.com/products/adafruit- ... e-base-red(Lids are...
View ArticleAdvanced users • Re: Pi4 B power 5V/4A?
A PSU marked X Amps means it can deliver up to X Amps, not that it forces X Amps into the load.Statistics: Posted by drgeoff — Sat Jul 27, 2024 3:49 pm
View ArticleTroubleshooting • Re: No network connection after OS upgrade
...Unfortunately unless I can get a network connection, I will not be able to save some python files and shell scripts by fileziall'ing them to my PC. (Yep, should have done that long ago.) Use a new...
View ArticleGeneral • Re: Solar power and battery for outdoor project
Sounds like a nice plan. I guess getting the info onto a smartphone would be easiest with Wifi/MQTT. An easy upgrade path too.Statistics: Posted by katak255 — Sun Jul 28, 2024 2:47 pm
View ArticleTroubleshooting • Re: Powerbutton on Pi5 not powering up
Pin 5 no longer powers up the Pi5...viewtopic.php?t=374034#p2238656Statistics: Posted by gordon77 — Sun Jul 28, 2024 3:07 pm
View ArticleAdvanced users • Re: RPI Secure boot not working as expected
After enabling UART in config.txt like below , please below logs.enable_uart=1eeprom_write_protect=1program_pubkey=1Logs :-[ 0.039244] Serial: AMBA PL011 UART driver[ 1.312360] Serial: 8250/16550...
View ArticleBeginners • Re: Memory access time Pi5
I am trying to understand why my code is so slow. because I am developing a real time embedded processing application. A/V capture and processing all in real time. No need for display. My processing...
View ArticleTroubleshooting • Re: USB boot requires a high current (5V 5A) power supply....
I moved property and I'm now getting the same issue again. I made sure not to plug it into any extensions... driving me a bit nuts. Perhaps time to buy another official power supply?I'm curious about...
View ArticleTroubleshooting • Re: No display on one of my monitors
Here's what I see when plug the Raspberry Pi without an SD card into the monitor that's not working. There's no "display" data. When I plug the Raspberry Pi without an SD card into the monitor that's...
View ArticleTroubleshooting • raspap - no ssid signal to connect with devices
Hi everyoneI'm trying to get RaspAP to work on an old Raspberry Pi Model B Rev 2 with a TP-LINK tl-wn722n version 1 wifi dongle (atheros AR9271) in AP mode so as to have a second network at home where...
View ArticleHATs and other add-ons • Re: Wood cases for Pi plus
Haven't tried building wood cases for Pis, but if I did, I'd probably be looking at Maple or Ash for the material. Though if you wanted something really durable, there is always Lignum Vitae.I'd avoid...
View ArticleGeneral discussion • Re: First quarterly report for Raspberry Pi Holdings PLC?
I don't believe UK PLC's are compelled to produce quarterly reports though some do.With Raspberry Pi seemingly signed up to the Secret Squirrel Club I expect we will see very little released as has...
View ArticleRaspberry Pi OS • Re: Does Pi OS has "semi-official" list of good...
Outside to the Pi folk you also have https://dietpi.com and https://pi-apps.ioRemember with any third party software - listing does not guarantee support (or quality TBH) and for these it's best to...
View Article