Troubleshooting • Re: Trying to setting up Open-CV for Object Detection on a...
Download and unzip their zip file and put the directory Object_Detection_Files under Desktop, it will be in the unzipped structureStatistics: Posted by gordon77 — Tue Aug 27, 2024 9:13 pm
View ArticleTroubleshooting • Re: Issues using a logic level converter driven by the Pi GPIO
If you look at the datasheet: https://bulkman3d.com/wp-content/upload ... D-v1.1.pdfPage 4 shows the control signals are basically optoisolators with 330 ohm dropper resistors. You might find that...
View ArticleGeneral • Re: RP2350 DMA Ring Buffer?
Note there may be a way to get atomic enable via CTRL_TRIG in RP2040, if the event system is different. This would allow 2D arrays to be used as a linked list. (They do not have true linked list...
View ArticleGeneral discussion • Using USB for first boot
I upgrade from rpi 1 to rpi 3. I'm trying to make my first boot/configuration using the (same) USB cable that I used last time. But for most that I tinker I'm unable to connecting using the USB+serial...
View ArticleAdvanced users • Raspberry Pi OS Image Creation : Made Easy
Raspberry Pi OS Image Generator (rpios-gen) is a prompted front-end for pi-gen.Code: Usage: rpios-gen [options] [output directory]-a,--architecture Architecture to use: armhf 32-bit arm64...
View ArticleTroubleshooting • Re: MQTT issues...
In my router I set 2 SSIDs, one for 2.4GHz and one for 5GHz, with different names (Basil and Sybil)Then connect the pi to the 2.4GHz SSID e.g “Basil”Statistics: Posted by neilgl — Wed Aug 28, 2024...
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 ArticleOther projects • Re: Security Camera
it is not obvious on the website. I used this:Code: wget https://github.com/Motion-Project/motion/releases/download/release-4.7.0/bullseye_motion_4.7.0-1_arm64.debbut that failed to install for me due...
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: PICO 2 - Corrected version availability?
AVR, PIC and 80C5x microcontroller IOs don't have internal pull-downs at all and people seem to manage.Statistics: Posted by alastairpatrick — Thu Aug 29, 2024 8:46 pm
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 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 Article