General • Re: Using Wren6991/PicoDVI in pi pico with audio output, without...
Hello again,I can make sound in the background (an mp3 file) via pwm pin, and dvi image, the problem is, is in cpython...And i want to made in C, if is posible, =)Statistics: Posted by Xiran64 — Wed...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Just installed anther LLM.Gave me long answer.ollama run dolphin-phi>>> what is 2 + 2 ?As an artificial intelligence, I don't have personal experiences or emotions like humans do. However, to...
View ArticleGeneral discussion • Re: bookworm update forbidden 403
if you try to ping deb.debian.org what IP address shows up?Statistics: Posted by rpdom — Wed Mar 13, 2024 12:51 am
View ArticleAutomation, sensing and robotics • Re: Maximum speed for a stepper motor.
With a progressive acceleration i obtained 1000 rpm. I'm not sure that python code can achieve the maximum acceleration of the motor. Anyway for my application i need 6000 rpm. So i will switch to a...
View ArticleMicroPython • Pi Pico Web Editor to work with Chromebook
Hi,I am an educator and interested in using Micropython with Pi Pico boards in the classroom. All my students have chromebooks and we must be able to program on them. Is there any resource anyone...
View ArticleGeneral discussion • Re: SSH hangs continuosly
It maybe a QoS issue. Try the following:Code: sudo nano /etc/ssh/sshd_config.d/qos.conf bob the robberIn the file put one line:Code: IPQoS 0x00Then either restart ssh / sshd services or the Pi and see...
View ArticleMicroPython • Re: Pi Pico Web Editor to work with Chromebook
Does this work?viewtopic.php?t=301252#p1869581Statistics: Posted by ame — Wed Mar 13, 2024 3:27 am
View ArticleTroubleshooting • Re: Official Active Cooler runs after Shutdown at full speed
I have the exact same problem. I'm also running a Pi5 8GB with the official active cooler, using the official Pi5 USB-C power cable, and running off of an SD card using the current Raspbian...
View ArticleGeneral discussion • Re: Unable to inherit system packages
Well, you never showed us if the venv is activated or not.The correct syntax is Code: # create a venv with whatever version of Python you want to use$ python -m venv env --system-site-packages#...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
UPDATE: I've started to work on a website for this project I've got a lot of information and it's spread out in my repo in such a way I don't think may people can find it. To that end I've started to...
View ArticleBeginners • Re: New Setup
Buy an iPad or Android tablet off the shelf.Statistics: Posted by memjr — Wed Mar 13, 2024 3:54 am
View ArticleBeginners • Updates are available?
Just curious,Is there anywhere we can confirm the most recent updates that appear in the taskbar?Thank for any help.Kind regards,LucStatistics: Posted by lucsant — Thu Mar 14, 2024 1:30 am
View ArticleTroubleshooting • Re: tightvnc server shows gray/grey screen with + cursor
I did get Realvnc running. I can't get the resolution to be correct, everything is pixellated unless I reduce the window size on the realvnc viewer running on the mac to a point where it's hard to...
View ArticleBeginners • Re: lxterminal commands
Thanks for all of your comments. I appreciate your help and expertise. I understand this a lot better now.ChristopherStatistics: Posted by beckerc — Thu Mar 14, 2024 2:04 am
View ArticleGeneral • Re: Play multiple wav sounds simultaneous
The problem is that I get sporadic errors. Sometimes it throws an exception "input/output error", sometimes the serial port stops to receive bytes and sometimes the thing hangs itself up and produces...
View ArticleGeneral discussion • Pi 5 Case doesn't snap closed
Is this normal? The case doesn't snap closed very well and it doesn't take much effort to pull the top off. I think I'll need to tape it shut because I travel with my pi and this will easily come open...
View ArticleCamera board • Re: Your best camera module v3 shots?
Not directly related but while I'm here/doing this16mm 10MP telephoto lens (blue ring) I suspect mine may be bad (fuzzy)F 2.8https://i.imgur.com/Dssj3Do.jpegF...
View ArticleGeneral discussion • Re: Pi 5 Case doesn't snap closed
Is this normal? The case doesn't snap closed very well and it doesn't take much effort to pull the top off. I think I'll need to tape it shut because I travel with my pi and this will easily come open...
View ArticleGeneral discussion • Re: Pcie board for pi 5 coming?
I don't know if there is a well info about this topic that I am missing (forgive if there is).But I have always thought since the pi 5 launch that a pcie board would be release. would it?Such was...
View ArticleTroubleshooting • Re: Videos stopped loading in Chromium
I confirmed that Kodi is the issue by doing a fresh SD card of Raspberry Pi OS. I verified videos were playing correctly in Chromium. Then installed and ran Kodi Full Screen and then videos would no...
View Article