Other RP2040 boards • Re: Custom RP2040 Board Not Detected
Your PCB technology choices seem a little odd: - 4-layer (sensible for a first attempt with RP2040, but not the cheapest) - Via-in-pad. This is normally a very expensive option; fine if that's what...
View ArticleBeginners • Re: Measuring voltage on GPIO to detect blackout
Okay, if you think that, I'm out.Anyway thanks for helpBut 'davidcoton' is correct; it seems best to read the power bank input.If you are measuring a separate PSU you are determining if the mains...
View ArticleTroubleshooting • RPI 5 issues with USB working at startup
I have a rasberry pi 5 with a 45w cana power supply.When I boot up my keyboard/mouse doesn't work 9/10 times and I have to remove and reinsert the dongle several times till it does work.I have tried...
View ArticleNetworking and servers • Re: Can someone explain "virtual bridge"...
viewtopic.php?t=318741Statistics: Posted by drgeoff — Tue Jul 30, 2024 8:18 pm
View ArticleMicroPython • Re: How to receive large (>1024 byte) UDP datagram packets?
Going back to thinking about a non-LwIP set-up, handling raw Ethernet packets as they arrive, I was reminded of Jeremy P Bentham's 'PicoWi' project which is an alternative implementation of the CYW43...
View ArticleCamera board • Re: Change the filter integrated to the HQ camera module
I think the dimensions are 8.9 x 8.95 mm (or thereabouts), but I suspect it is unlikely that anyone sells a bandpass filter to your 'spec' in exactly that size.Thorlabs, Edmundoptics and other...
View ArticleTroubleshooting • Re: Use Raspberry Pi 4B+ as HID device (usb/bluetooth)
That btferret looks good.Statistics: Posted by neilgl — Tue Jul 30, 2024 9:23 pm
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
Ahhh,, I just figured out that my fully configured Pi 5 with 4TB NVME also shows the 2TB als max capacity.Bummer.Can I also use the script without losing my existing installed data on the system?I...
View ArticleGeneral discussion • Re: What currently is the best remote desktop software...
If you are running Bookworm on the Pi have a look at rpi-connect https://www.raspberrypi.com/software/connect/Statistics: Posted by neilgl — Wed Jul 31, 2024 8:28 pm
View ArticleGeneral discussion • Re: Help me choose the right cable : from mini HDMI (on...
RPi4B has microHDMI sockets, not miniHDMI.Statistics: Posted by drgeoff — Wed Jul 31, 2024 8:33 pm
View ArticleTroubleshooting • Re: Is there a way to use RPi._GPIO in docker without...
What base image are you using for your container?I have not built any containers that use gpio recently, but I used to use python:3.XX-slim-buster/bullseye but never tried bookworm.As for...
View ArticleTroubleshooting • How can I use bluotooth to communcate with an app?
Hi there,I am making a project where I want to have an app which communicates wirelessly with a RaspberryPi. The RasPi can not have any Internet connection and the computer where the app is running on...
View ArticleTroubleshooting • Re: Raspberry Pi Hardware Repairs
Sadly only about 0.2vthen the PMIC is likely friedSo, does anybody fix these?Statistics: Posted by JonnyAlpha — Wed Jul 31, 2024 9:10 pm
View ArticleGeneral discussion • Re: Communicating between 2 RPI's
Get a 4G modem with a WiFi AP, such as this one:https://mikrotik.com/product/wap_lte_kitForm a LAN with your pi4 and pi0 devices either wired or wireless. Use wired connections to distribute power if...
View ArticleMicroPython • Re: multithreading with Raspberry Pi Pico
Is this too much to ask? Please start a new thread for a new query. This is about someone else's problemStatistics: Posted by scruss — Wed Jul 31, 2024 9:38 pm
View ArticleTroubleshooting • Re: raspbian buster - usb device not recognized
no ideas anyone ?this shouldn't be that difficult.What part of the kernel (which module) is responsible from detecting USB devices on the hub ?Statistics: Posted by mrmrmrmr — Wed Jul 31, 2024 9:41 pm
View ArticleGeneral discussion • Is it worth getting any other display rather than the...
I am thinking of getting the official display but I am quite sceptical.I've tried a lot of displays and had issues with every single display I tried, dfrobot, a weird green line appeared and then...
View ArticleTroubleshooting • Re: Connecting pi to tight vnc
Thanks …..I will check in the morning…..it’s all outside in my observatoryStatistics: Posted by jeffrsharpe — Thu Aug 01, 2024 7:58 pm
View ArticleTroubleshooting • Problem with SSD password required?
I am trying to use a Sabrent (model EC-UASP) USB to SATA adapter with an SSD on a Raspberry Pi 5. I have had the same problem now with 2 different drives. I have the OS loaded on an SD card, USB boot...
View ArticleTroubleshooting • Re: help running wayvnc (not as a service)?
will have to study further... wayvnc --render-cursor 0.0.0.0 works just fine. apologies for the confusion.Statistics: Posted by 0nobody0 — Thu Aug 01, 2024 8:15 pm
View Article