Other projects • Re: Security Camera
See my post here where we install motion version 4.7 on a Pi running Bookworm - and it works.viewtopic.php?p=2247693#p2247693Run it with Code: libcamerify motionAlternatively, install an older version...
View ArticleGeneral discussion • Re: Changing font size from a terminal
I do find it interesting that the LXTerminal Terminal Font doesn't seem to have anything similar to the Lat15-TerminusBold22x11 font found in the /usr/share/consolefonts, and the...
View ArticleTroubleshooting • Re: MQTT issues...
In addition to the above, I have found that the Pi3A can ping 1.1.1.1 and also get a response from curl www.google.com -o /dev/nullwhich is:Code: hyfypiA+1@raspberrypi:~ $ curl www.google.com -o...
View ArticleGeneral • Re: What would you like in a Pico shield?
Hi, That sounds similar to something I make/sell. It's targeted at the CNC Maker market for open source grblHAL (32 bit CNC motion control software) but has a lot of what you are talking about. It can...
View ArticleTroubleshooting • Re: Raspberry Pi Configuration
Interestingly it seems to be a java program connecting to the database.Have a look in the "home" directory on that 16GB volume - might have interesting stuff in /home/piAlso (on ubuntu) you could...
View ArticleCompute Module • Re: What hardware is needed to make the smallest carrier...
Ok, it seems like the response from the vendor will take a while, so I'll give it 3-5 business days. If flexible LCD screens won't work, then I guess I can shift my focus to regular HDMI 5 inch touch...
View ArticleBeginners • Re: Help with duplicating Pi4 OS on another Pi4
There is a user-provided solution here that might meet your needs.viewtopic.php?t=332000Thank you, I will give it a try.Statistics: Posted by makem — Wed Aug 28, 2024 9:29 pm
View ArticleAdvanced users • Re: Image File Utilities
May I ask where I can download the script which is commented and finalised please?Statistics: Posted by makem — Wed Aug 28, 2024 9:41 pm
View ArticleGeneral • Re: RP2350 DMA Ring Buffer?
And still, I don't get the purpose of the auto-trigger, if I have a 64k buffer, then I configure the DMA to do 32k transfers and auto-trigger itself, after the second 32k transfer the DMA will overrun...
View ArticleTroubleshooting • Re: Slow speeds on all OS’s
Word salad! YUM!!!I tried reading but it didn't make much sense, sorry.Reinstall Raspberry PI OS and be happy.Statistics: Posted by memjr — Thu Aug 29, 2024 8:46 pm
View ArticleGeneral • Re: PICO 2 - Corrected version availability?
The errata causing most comment are actually pretty minor, but are giving rise to comment mainly because they compromise backwards compatibility with Pico1.I disagree on both counts. The problem does...
View ArticleRaspberry Pi OS • Why isn't the kernel updated more often?
The latest kernel is from 2024-05-29 according to uname. Isn't it a long time considering that there are lots of security updates?Statistics: Posted by rbranco — Thu Aug 29, 2024 9:36 pm
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
No, it is still not avaible desktop daily driver for 2024. This is not acceptable. Even the Smartwatches has more cpu features than rpi. Chrome is still choking. What? in 2024?Statistics: Posted by...
View ArticlePython • Cron job for discord.py python script
I am attempting to run a discord.py bot with a cronjob however after correcting a programming error which would have made this impossible, I am still unable to run the cronjob. I have been using...
View ArticleTroubleshooting • USB Drive Mounted After Reboot Black Screen
Raspberry Pi5 -4GBBookworm with all updates Western Digital 1TB USB Drive - FAT32 FormattingRan all commands to create mount point and mount driveCan see on Desktop and access from File ManagerOpened...
View ArticlePython • Re: Cron job for discord.py python script
The guide to all things startup is here viewtopic.php?t=314455 thanks to thagrol.Help us by posting which OS version - Raspberry Pi OS (64-bit) with desktop “Bookworm” or other? you are using.And is...
View ArticleTroubleshooting • Re: USB Drive Mounted After Reboot Black Screen
[shameless self promotion]See Using fstab A Beginner's Guide especially section 9.[/shameless self promotion]Statistics: Posted by thagrol — Thu Aug 29, 2024 10:12 pm
View ArticleGeneral • Unable to see the output of I2C example program
I am trying to run the following example program that is located in the pico examples githubCode: /* * Copyright (c) 2021 Valentin Milea <valentin.milea@gmail.com> * Copyright (c) 2023 Raspberry...
View ArticleAutomation, sensing and robotics • Re: Input/suggestions on a dc motor...
Ah yes, great point on the power/shutdown. If we get a little carried away with the fans we have a tendency to pop the 400amp service fuses I will look more at the pico and arduino options. I’ve done...
View ArticleBeginners • Re: Can I use a 65w pd "charger/ power adapter" on a...
I think its a shame that raspberry pi boards dont come with a big red warning on the box that using the wrong power supply could do serious damage and will invalidate any warranty. What about a big...
View Article