Teaching and learning resources • Re: Advent of Code 2023
Here it is October 2024 and I'm wondering how to make Advent 2024 more fun. My theory is doing all the programs in Julia last year--useful since I'm teaching a course with Julia--made the puzzles too...
View ArticleBeginners • Re: Kiosk tutorial does not work with labwc
Have any of you gotten Code: sudo apt install squeekboard wfplug-squeek and then used squeekboard to have a easy autohiding on-screen keyboard as per: https://www.raspberrypi.com/news/a-new- ......
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
Has anyone gotten working with Chromium in Kiosk mode the new squeekboard keyboard mentioned at: https://www.raspberrypi.com/news/a-new- ... rry-pi-os/ it seems like it could be a built in replacement...
View ArticleOfficial Display • Re: Wayland/Wayfare + RPI 7'' Touch Display + Chrome kiosk...
How did you get Firefox working in Kiosk mode? I just made a new bookworm desktop image and when I put to start firefox in kiosk mode in Code: /etc/xdg/labwc/autostart it starts firefox as a...
View ArticleTroubleshooting • Help Needed: Raspberry Pi 5 USB Overvoltage Issue...
Hi everyone,I recently ran into an issue with my Raspberry Pi 5. I accidentally applied too much voltage to the USB pSubject: Help Needed: Raspberry Pi 5 USB Overvoltage Issue Preventing Boot (Works...
View ArticleRaspberry Pi OS • Re: vdesktop questions (Botspot)
Well lucky you used my username and I regularly search for my username. Beware I myself have not used vdesktop in a few years!To exit, I think the key sequence was ctrl+]]]. I think you could also...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C control for Touch Display
Ask in a forum dedicated to your HW/Android.Statistics: Posted by aBUGSworstnightmare — Thu Nov 07, 2024 5:27 am
View ArticleCompute Module • Re: MMC Kernel crash
Why don't you just use a current/default RPi kernel that has had several changes/fixes w.r.t. SD/MMC (6.6.51+rpt3)?What U-boot variant/implementation do you use?Other remarks but not crash relevant:-...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Using the i2c-10 to connect to arduino
Do you have a touch and/or camera attached to that interface or why does it need to be I2C-10? An't you use i2c0-overlay with pins_44_45 parameter?Code: Name: i2c0Info: Change i2c0 pin usage. Not all...
View ArticleTroubleshooting • Re: USB ports not working after reinstall to newest Bookworm
It basically sets baud rate; might be that something in the stack sets some default parameters, but I'm not aware that it does.However I've ruled out any interference by app by simply not running it...
View ArticleRaspberry Pi OS • Re: Forcing a Desktop Screen Resolution, on Raspberry Pi...
Add below to the beginning of cmdline.txt, make sure all remains on a single line.Code: video=HDMI-A-1:1920x1080M@60Dscreen needs to be connected to HDMI next to USB-C.As said, make sure you've not...
View ArticleCamera board • Re: Using IMX676 with Pi Compute 4
I got it from Leopard Imaging. They say they have a USB controller interface but no Raspberry Pi support:https://leopardimaging.com/product/robo ... mipi-107h/"This camera is compatible with our USB...
View Article