Raspberry Pi OS • Virtual keyboard on Wayfire
I have a touch frame on a TV screen connected to a Pi 4. It works fine, but I am trying to find a decent virtual/on screen keyboard to use with it.wvkbd is pretty poor, on screen all the time - so you...
View ArticlePython • Re: Script for waveshare relay module
B.Goode, I was born in Upton Park, East London, so there may well be relatives anywhere in London. More info?Statistics: Posted by barrychilds — Sat Jun 29, 2024 10:46 am
View ArticleAdvanced users • Re: fanless temperature control
I believe you will need to write your own system control software to monitor CPU temperature and kill programs and services as needed to lower the temperature.Since it's a thermal situation, response...
View ArticleNetworking and servers • Any suggestion for reliable public MySQL or other...
Any suggestion for reliable public MySQL (or others) services provisioning? Devices will login with password, issure SQL INSERT command, etc. Would it be better via traditional serial link, or as HTTP...
View ArticleNetworking and servers • Re: Any suggestion for reliable public MySQL or...
As most WiFi router already has HTTP port opened, would it be easier to setup (no additional setup needed) if the SQL INSERT is formatted as HTTP POST/PUT (and supported by the public service...
View ArticleTroubleshooting • Re: Raspberry pi 5 voltage issues
Does the problem go away with an official power supply?If so, the problem is most likely down to your power supply not being up to the job.Statistics: Posted by kip_the_elder — Sat Jun 29, 2024 11:15 am
View ArticleRaspberry Pi OS • Re: [Solved] A need to use a newer OpenSSL. Advice?
Coming back to say I do have the latest OpenSSL running on the Pi as of today. After going through much documentation it's installed without removing the system installed copy, but the latest version...
View ArticleOther projects • Re: Precision timing using custom oscilator on RB Pi 5
The oscillator used in the hackaday project actually gets its precision from receiving a GPS signal! So if you can't receive GPS, their project won't work.If you can normally receive GPS, then your...
View ArticleFrançais • Probleme Wayland sous Pi5
Bonjour, mon Pi5 suite a un redemarrage a l’arrache a eu un probleme… J’ai la barre des menu qui a disparue.Mais uniquement sous Wayland quand je repasse sous X11 elle est bien là.Et il se produit un...
View ArticleFrançais • Re: Probleme Wayland sous Pi5
Bonjour,Tu ne nous dit pas tout comment a tu installé ton systéme avec Pi-Imager ? Ou en copiant une carte systéme d'un pi 4 ?Statistics: Posted by mike913 — Sat Jun 29, 2024 11:45 am
View ArticleTroubleshooting • Re: Pi 4B failing to boot when boot SD is inserted.
Can you boot from a USB stick?Statistics: Posted by kip_the_elder — Sun Jun 30, 2024 10:43 am
View ArticleTroubleshooting • Re: Using Pi as internet router
If you plan to use the Raspberry Pi solely as a router; you might be better off looking at openWRT.https://openwrt.org/Statistics: Posted by kip_the_elder — Sun Jun 30, 2024 10:55 am
View ArticleAutomation, sensing and robotics • Re: RPi 3 as burglar alarm control panel
I fitted a house alarm system years back but stopped using it because it was ruling my life too much. Now use CCTV and a MotionEye at my front door.Ref 1. the bell box I recall mine included a...
View ArticleBeginners • Re: Sound card for Raspberry pi 5?
Because Raspberry Pi is not Apple?The only Raspberry Pi product with audio in is Codec Zero, which is €23.Accepted. But the alternative the OP asked about also cost 21 Eu, and is not currently...
View ArticleAdvanced users • Re: Shrink-backup: a backup tool for SBC:s
Thought I would mention that I used your tool yesterday to back up an MX Linux respin of Orange Pi 5's Debian Bookworm official image. I found it easy to understand and use. Since there is no OPi...
View ArticleGeneral discussion • Re: The end of the cross device SD card compatibility?
Raspberry Pi have maintained a level of backward compatibility that is largely unheard of in IT.You can STILL download a fully supported OS for the very first RPI models. Try that for the machines of...
View ArticleOther programming languages • Re: OpenSCAD library NopSCADlib
Wow, that was fast.Chris implemented the optional shaft angle for geared stepper, issue is already closed:https://github.com/nophead/NopSCADlib/i ... 2198531861Either clone the repo now, or do "git...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: Raspberry Pi Desktop for Mac Support
Thank you. That all makes perfect sense. I think I have a bit of a struggle ahead of me, but what else are weekends for. Time to look for clues on configuring keymaps. I'm not real sure if that is...
View ArticleTroubleshooting • Bluetooth keyboard connect fail (Failed...
Hi all,Im getting this error Failed to connect: org.bluez.Error.Failed br-connection-create-socket whenever i wanted to connect my newly bought bluetooth keyboard (MAC ID: E4:E8:00:06:BF:AA) on my...
View ArticlePython • Re: Python and FTP not working
As a total python beginner with zero experience, I'm trying to make a script that takes a photo with the camera module V2 every x minutes and then uploads it to FTP. Has someone else mandated the use...
View Article