Troubleshooting • RasberryPI Zero 2W: Unable to connect to home WiFi.
I have a 2.4Ghz wifi at home, which I know is working since it's being used by printers, cameras, smartphones, etc.I initially tried to configure the connection from terminal on a piOS lite (debian12...
View ArticlePython • Send mail with attachments using Python in your CLI
Introducing Fast Python Mail! Hi everyone!I'm excited to share my latest project developed using Python 3: Fast Python Mail.With Fast Python Mail, you can effortlessly send emails with attached files...
View ArticleBeginners • Bit banging
Hello!I am a student at university using a raspberry pi for the first time. I have it connected to a touchscreen display that uses the "SDA" and "SCL" pins. I want to add a driver board to my current...
View ArticleCamera board • Dual Camera (Innomaker IMX327+ Camv2.1 IMX219) @ CM4
Hi there,i am trying to use Innomaker IMX327 [1] + a official Camv2.1 IMX219 on a CM4 on a Waveshare Board[2]. OverlaysThe IMX327 should use the IMX290 overlay as written in the innomaker manual (and...
View ArticleTroubleshooting • USB 3 SSD running at USB 2 speeds
New USB3-capable SSD plugged into blue USB port, no other USB devices. Getting 30 MB/s read and write speeds.lsusb -tCode: /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M/: Bus...
View ArticleGraphics, sound and multimedia • Auto Video Looper /w GPIO control
Hey Guys, I'm posting this to hopefully get some insight on what is the best CURRENT method for executing the functionality I'm after... Just for my own due diligence I have done a bunch of research...
View ArticleOther projects • Pi 3B+, Bullseye 64 Bit, Zoom
Hi there,I am struggling to get zoom running on a Pi 3B+, Bullseye 64BitI think I have understood that this will never work with the official camera module v3 NoIR ??but eventually with an USB webcam...
View ArticleTroubleshooting • Stuck at poweroff
I'm setting up an RPi4 running latest Bookworm to be powered by a RedReactor portable power supply. RedReactor is connected to RPi via GPIO. Whilst preparing the RPi4 to interface with the RedReactor,...
View ArticleBeginners • Loosing internet when installing LTE hotspot
Hi!i have follow the instruction on this site to setup an LTE hotspot:https://docs.sixfab.com/page/setting-up ... te-hotspotit worked perfectly and i can get internet to my remote device.The problem i...
View ArticleBeginners • Python library for nRF24L01 modules.
I'm new at python and I'm having trouble getting any library for nRF24L01 modules installed. Raspberry Pi4B. I have tried several with no luck. Can someone please point me at a library that works, and...
View ArticleOther • Win 11 for RPi5
HiI have the WOR Project version of Win 11 loading on the RPi5 using the UEFi firmware from github.The github firmware is installed on an SD card which passes control to the Win11 OS on an SSD.The...
View ArticleTroubleshooting • 2 screen support by python in new Debian
Hello everyone, I'm having trouble creating a window on the second screen programmatically. I have already tried tk, qt5, py-game and there is no way I can illuminate the window on a screen other than...
View ArticleBeginners • Questions using Electret Microphone with PreAmp Board with...
Hello I am new here and looking for some clarification with using a basic electret microphone with preamp with a raspberry pi. The project I am working on is a multiplexer for a mic array, so the idea...
View ArticleGeneral discussion • Disable SSH, no access to terminal or task bar
HiI've got a white screen with no task bar access. I enabled the SSH without knowing what I was doing. I now want to get back to the desktop. I can't access the task bar or terminal. Help.Statistics:...
View ArticleTroubleshooting • nvme SSD is not recognized
Hello there,I spent the whole week figuring out why my 8 GB RPi 5 board is not able to find and mount a Kioxia Exceria G2 1T drive. The board lives in a brand new Argon 40 NVMe case. Everything is...
View ArticleTroubleshooting • Forgottern Password
I haven't used my pi in a while, can't remember the username and password. The micro ssd card for my pi is stuck in write protect, so I can't change the password via another device eitherStatistics:...
View ArticleSDK • Adding to queue_t causes hardfault after working fine for minutes
Hey there,I am currently having an issue with using the queue_t structure provided by pico_util. After a few minutes of successful operation queue_try_add causes an isr_hardfault.My setup is as...
View ArticleBeginners • Installing MP4box ?
Pi5, Bookworm 64bit.'sudo apt-get install -y gpac' doesn't work, what's the best alternative ?Statistics: Posted by gordon77 — Fri Feb 23, 2024 7:38 pm — Replies 0 — Views 29
View ArticleCamera board • Fastest way to capture stills?
I'm building a home surveillance camera system and want to use multiple still photos instead of video for the cleanest possible images for facial recognition, identification, etc. Once I get a trigger...
View ArticleGraphics, sound and multimedia • cant run vlc from php
I am working on a simple video player, where a user can upload and play or stop a video. From command line it works just fine. However, from the page it does not appear to start the video.Device is...
View Article