Other programming languages • Re: GnuCOBOL
I am glad to say I have never written any cobol. Despite having to review some interface code, and tell a Cobol programmer where to change what!Statistics: Posted by cct — Mon Mar 18, 2024 5:06 pm
View ArticleRaspberry Pi OS • Don't like dangling features
Hi all!This is really just a matter of taste, I am sure, but for imaging micro SD cards, I use the newer type of USB 3 module, where the SD card plugs in next to the plug along side the connector...
View ArticleTroubleshooting • Re: Blue tooth
In theory, are the images on the microSD and the USB attached media the same? Further question, is the USB attached media actually attached when you are successfully booting from microSD and...
View ArticleUbuntu • Re: Bridging WiFi and Ethernet
Forgot to mention that the Pi is running Ubuntu Server 22.04, with network config supplied by netplan using NetworkManager as the backend.Statistics: Posted by feoranis — Tue Mar 19, 2024 4:58 pm
View ArticleMicroPython • Re: Dynamic USB Devices
Code: Welcome to minicom 2.7.1OPTIONS: I18nCompiled on Aug 13 2017, 15:25:34.Port /dev/ttyACM1, 16:50:32Press CTRL-A Z for help o+-----------------------------+ | | | Cannot open /dev/ttyACM1!...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: pi5 gpio pin voltage not toggling low
I can confirm that. I have similar programs that I wrote for my Raspberry Pi 5.The first uses the gpiod library while the second uses the lgpio library. Note both gpiod and lgpio use BCM so PIN 17 =...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I wouldn’t say you are at risk as long as the voltage limits are intact.No hardware damage will occur from an attempted overclock.But you could lose data if a too ambitious overclock result in...
View ArticleTroubleshooting • Re: gstreamer v4l2h264enc not working in recent kernel 6..6
Thank you so much for your input. Unfortunately gstreamer still halts at Code: 0:00:01/9:99:99 with:Code: gst-launch-1.0 -v v4l2src device=/dev/video0 ! 'video/x-raw, width=800, height=600,...
View ArticleTroubleshooting • Unable to install linux-headers-rpi-v8 due to unmet...
I'm facing issues when trying to install linux-headers-rpi-v8 on my Raspberry Pi. Here's the error message I'm getting:Code: Reading package lists... DoneBuilding dependency tree... DoneReading state...
View ArticleOff topic discussion • Re: 2024 Raspberry pi 3 a+ Boot problem
Start here: viewtopic.php?t=58151If none of that works contact your RPi vendor (not the foundation nor Raspberry Pi Ltd.) for an RMA.Eh... PiOS 32bit seems to work. Installing other OSs seems to be...
View ArticleTroubleshooting • Re: Unable to install linux-headers-rpi-v8 due to unmet...
Did you run 'upgrade' or 'full-upgrade'? You need to run the latter to get some updated fully installedStatistics: Posted by DirkS — Tue Mar 19, 2024 5:21 pm
View ArticleSDK • Re: Anyone good with PIO?
Your code initially turns the pin low. Then it delays and turns the pin high. Then it delays and turns it high again. So it's going to stay high rather than flash.The loop will actually iterate 32...
View ArticleAdvanced users • KEEP autostart terminal open like in UI
I have been struggling a lot and tried the sticky notes to autostart and also this one to the same topic viewtopic.php?t=291785I have a pi 3 doing only 1 job: running grott to supply HA with mqtt...
View ArticleGeneral discussion • Re: Raspberry Pi zero 2 Frozen
Have you got a mini-HDMI to HDMI adapter/cable you can connect to an HDMI monitor?Statistics: Posted by neilgl — Wed Mar 20, 2024 5:10 pm
View ArticleGeneral discussion • Re: Closed Raspberry Pi 1 Model B Case in 2024?
...Took me ages to figure out the version of Pi in this case....Code: cat /proc/cpuinfois your friend Statistics: Posted by andrum99 — Wed Mar 20, 2024 5:11 pm
View ArticleGraphics, sound and multimedia • Re: Auto Video Looper /w GPIO control
1. Use OSC over wifi. You can send input events from one Pi to the other2 Never had invalid chunk sizeStatistics: Posted by KenT2 — Wed Mar 20, 2024 5:12 pm
View ArticleOff topic discussion • Re: "Verify you are human"
Randomly (couple of time a month maybe).More often CF seems to need to verify my browser though.Statistics: Posted by MiscBits — Wed Mar 20, 2024 5:13 pm
View ArticleFrançais • Re: Carte SD fonctionnelle sur 1 rasp mais pas un autre
Comment alimentez vous votre troupeau?Mettez vous tous les periferiques d'un coup (un clavier et un mulot peuvent manger beaucoup s'ils ont des LEDs super jolies?)Avez vous un écran? (normalement, il...
View ArticleDeutsch • Re: Raspberry pi 4b bootet nicht
Kannst Du Dich erinnern ob Du irgendwas am System getan hast bevor er nicht mehr bootete? Z.B. OS Update oder an den GPIOs was angeschlossen? Vielleicht bekommen wir dadurch eine Idee was der grund...
View ArticleAdvanced users • Re: Argon Fan HAT stuck at 50%
two thing which were an easy find when looking at that producthttps://github.com/Argon40Tech/Argon-ONE-i2c-Codesargon.jpgI have already installed the script but made no difference. Also, I can't write...
View Article