Troubleshooting • Re: Turning off all LED of RPi 5
with latest rpi-update on rpi5, everything is off with the following for medtparam=eth_led0=4dtparam=eth_led1=4dtparam=act_led_trigger=nonedtparam=act_led_activelow=offexcellent many thanks for...
View ArticleAdvanced users • Re: Image File Utilities
can this work correctly as long as docker and snap / flat pak containers and apps are shutdown?Statistics: Posted by BRX7 — Wed Mar 27, 2024 1:57 am
View ArticlePython • Re: Raspberry Pi pill dispenser using servos 30
I need to change links to buttons!!! Then I need delete add pill form pill schedule.I would like to am/mp to view scheduleCode: import sqlite3from flask import Flask, render_templateapp =...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: how to use drm bridge icn6211
Okay well now I feel like an idiot.For any one who visits this thread in the future you need to use variables called out on the left side of the override functions not the right hand side. The correct...
View ArticleSDK • Re: FreeRTOS+TCP vs lwip?
Interesting. When I read the porting guide, I found that there were only a handful of functions that need to be implemented, so I assumed it would be, if not trivial, at least not a gargantuan task....
View ArticleTroubleshooting • Re: Mouse & keyboard not connecting to Zero W
Thank you Neilgl for your suggestion. The OS Customisation route seemed to do the trick. I now have a USB keyboard and a WiFi mouse working. It was through my Hub that I found the necessary IP and was...
View ArticleGeneral discussion • Bluetooth Audio Input/Output on Raspberry Pi Zero 2W
Using Raspberry Pi OS Legacy on Pi Zero 2W (Debian Bullseye)I'm trying to work with a pair of bluetooth headphones, working to enable the microphone and sound output (headset profile). After days of...
View ArticleNetworking and servers • Re: Advice needed for remote data transfer - 4G mobile?
I’ve used various options, if you have power available and budget is not an issue the Teltonika RUT240 mobile router works well. Connected via RJ45 network...
View ArticleOther • Re: Software
OK thanks, guys, i shall use this. i found a tutorial link: https://www.udemy.com/course/raspberry- ... ENAISALE24Statistics: Posted by PalCloud — Thu Mar 28, 2024 12:45 am
View ArticleSDK • Cmake can't find compiler: "No CMAKE_CXX_COMPILER could be...
I'm following the instructions from this page: https://www.raspberrypi.com/documentati ... wn-projectI've followed the steps exactly, but when I `make`, I get the following output:Code: [ 1%] Building...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem with HDMI VC4 audio (channel...
I can certainly do that if you let me know the relevant bit(s) that should be extracted.Statistics: Posted by gordoste — Thu Mar 28, 2024 12:52 am
View ArticleGraphics, sound and multimedia • MTV "Kiosk"
Hey friends, I'm trying to make a birthday present for my girlfriend, and I'm hoping you all may be able to help me. We both grew up in the 80s watching Mtv, so I'm trying use a raspberry pi to sort...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
I've pushed another update on the 0.5.x branch this moves some functions around and adds some new features like auto detect this works for the I2C bus, controller type, and the type of case/hat that...
View ArticleMedia centres • Re: Peppy player
So far I have not encountered any issue with the 5" screen. How do you rotate the screen? I tried the procedure in the Waveshare wiki and it didnot work.Statistics: Posted by y2kats65 — Thu Mar 28,...
View ArticleNetworking and servers • anonymous passwordless samba share
Hi,could someone please let me know the absolute minimal samba configuration to provide a share that can be accessed by anyone without a password.I have created the directory, installed samba, what do...
View ArticleBeginners • Re: GPIO pins false positives due to digital noise on Buttons
First thing to try is adding external pulldown resistors. Say 1000 Ohms.Where should I exactly position it in the current configuration?Statistics: Posted by danilux — Fri Mar 29, 2024 12:47 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Screen duplication artifacts with DSI...
I opened this second thread since the first thread is around getting the ICN6211 up and running. Usually forums like to stick to 1 thread = 1 topic so since this more on the panel timings of display,...
View ArticleSDK • Re: Cmake can't find compiler: "No CMAKE_CXX_COMPILER could be...
Do you have the usual Fedora dependencies? "binutils, gcc, gcc-c++, cmake, make, doxygen, git toolchains"I have most of those, I know gcc, make, git and binutils are installed and working properly as...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
I imagine 'AI' developers think people are more impressed by quantity, that quantity gives an illusion of quality.Trainers showing off or the LLM showing off?I was surprised the smaller LLM's worked...
View ArticleTroubleshooting • Re: Trying to install Processing under bookWorm
I've most switched to OpenProcessing, but it can be a bit of a wrench going from the familiar Java syntax to p5.js in JavaScript.Only the first dozen languages are hard, gets easier after that Seems a...
View Article