Raspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
Hello to anyone following this thread,I have updated my release of wf-panel-pi (kbdlayout branch) to be up-to-date with version 0.91 from Simon.One slight change in the installation process that the...
View ArticleSDK • Re: WANT_HCI_DUMP for bt_stack not working
Thank you for the quick reply, Peter. I see that you are the author of the other post.Yes, in the CMakeLists.cmake of viewtopic.php?t=378952, the project is listed as...
View ArticleAutomation, sensing and robotics • Re: Switches with serial number (or address)?
I don't think I understand this correctly.I read you description as each Pico will modify a status message from an upstream Pico before sending it downstream towards the RPi.That would end in the RPi...
View ArticleRaspberry Pi Connect • Re: unable to instal rpi-connect
Ref: Raspberry Pi Connect (Beta) - https://www.raspberrypi.com/documentati ... troductionNoteTo use Connect, your Raspberry Pi must run Raspberry Pi OS Bookworm or later.RasPiOS Bullseye based on...
View ArticleBeginners • Re: Program Autostart RPi5 OS
Appreciate you linking those!Per Thagrol, boot.pdf document "Running A Program At Start Up A Beginner's Guide" I have attempted the following:"6.1.1 Autostart Via wayfire.ini"Code:...
View ArticleGeneral • Re: Simple serial connection not working (PR2350/Pico2)
Also hello_usb needs a little delay between init and first send for Windows host, with Linux host works well.Statistics: Posted by gmx — Mon Nov 18, 2024 6:26 pm
View ArticleOther programming languages • Re: Extracting the values of 'Perfect Number' 1...
For some things Mathematica is nice, for others it is too restricted.PARI/GP is fully open source and has no restrictions.Here are the 52 Mersenne prime...
View ArticleOther projects • Speed limit alert proyect
Hi, I've just started using my Raspberry pi zero w, and I want to start a new project. I thought could do a program where It sends an alert when you pass de speed limit, in order to our safety, I have...
View ArticleRaspberry Pi OS • Re: How to remove ALL unneeded packages?
That's to minimize time for downloading the image and creating multiple SD cards for a class of pupils.Depending on who is creating them, what content you want on them, etc, there are various...
View ArticleGeneral • Pico UART - is there a pin grouping?
UART 0 and UART 1 exposes TX and RX on multiple pins. Can I, for example, use GP12 as UART_0_RX and GP1 as UART_0_TX?Or do I need to keep GP0/GP1 together for RX/TX?Statistics: Posted by darksecret —...
View ArticleRaspberry Pi OS • Re: Labwc vs. Wayfire
The thing that matters most is that apps work on the chosen desktop.Just swapped 32-bit Bullseye with 64bit Bookworm on a Pi400 (and although not precisely measurable, things look a lot snappier). To...
View ArticleRaspberry Pi OS • Re: Fail! Zero W, rpi imager v.1.8.5., bookworm lite 32
Fixed (workaround) by using ethernet cable and setting WLAN country code to GB in raspi-config. WiFi came up on reboot.Also, can be fixed if you connect HDMI and keyboard as well! The main question is...
View ArticleHATs and other add-ons • Re: 230v input signal HAT
Always consider safety and whether you know what you are doing when dealing with mains electricity.There are at least four ways of detecting the presence of a mains voltage:As suggested by OP use a...
View ArticlePython • Re: Rpm,tachometer, refine
A third thought is that maybe the code is doing what it has been told to do.When the switch goes from Open to Closed, a timestamp is taken, some maths is done, and the results are logged.Subsequently,...
View ArticleGeneral • Re: RPI pico 2 sleep mode
blue led blinks when no battery is connected (when charging it is solid blue and off when not charging), when in bootloader the red led should not be dim but glowing/breathing slowlyEDIT: when I...
View ArticleOfficial Display • Re: Touch Display 2 not rotating
I changed the config.txt to just dtoverlay=vc4-kms-dsi-ili9881-7inchthere was a dtoverlay=vc4-kms-v3d which I #commented out I'm surprised to hear your screen is still working as it relies on KMS. Did...
View ArticleTroubleshooting • Re: Bookworm wifi
I put the SD card in but it gives this message when I ask sudo apt updatehttps://imgur.com/a/5imhTmNStatistics: Posted by Fede rico — Tue Nov 19, 2024 6:14 pm
View ArticleOther projects • Re: Speed limit alert proyect
Does your GPS have a clear view of the sky?How long are you waiting for satellites to be detected?Statistics: Posted by rpiMike — Tue Nov 19, 2024 6:23 pm
View ArticleGeneral discussion • Re: Locking threads of technical descussions/HW critisim...
As regards the thread title... There is no difficulty delivering criticism to devs or moderators. The problems lie in *how* that criticism is delivered.Statistics: Posted by W. H. Heydt — Tue Nov 19,...
View ArticleBeginners • Re: Boot order
Raspberry Pi EEPROM Manager will allow you to view and set any boot order you wish using a convenient human-readable display and entry.Statistics: Posted by RonR — Wed Nov 20, 2024 6:23 pm
View Article