MicroPython • Re: Can't connect Pico to ADS1115 ADC board
@scruss thanks for the reply. I thought I had already replied to this thread, but it seems not. I checked out the library at the link you provided, and ended up using it , so thanks for that.I found...
View ArticleTroubleshooting • Re: Wireguard/OpenVPN throughput reduced
Which OS are you running on that 3B and which version of Wireguard / openVPN?(I am running openVPN on a pi4 and StrongSwan on another)Statistics: Posted by neilgl — Fri Aug 02, 2024 1:51 pm
View ArticleOff topic discussion • Age Calculator Functionality into Your Web App
I’m working on a web application and need to integrate an age calculator feature. I’m considering using JavaScript for this, but I’m unsure about the best way to handle the date calculations and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 1.47 inch display with RPI 5
Can't offer any additional support on this particular display.Can you help me with that as when I tried it messed up my boot neither did it boot on the screen nor the monitor.if you've messed up your...
View ArticleGraphics, sound and multimedia • Re: Using Raspberry pi as a NAS (omv vs os)
I have been hanging a 5TB moble HDD off my RPi4 2GB for over 4 years now running SMB (RPi OS). I added a 12TB 3.5 USB drive about 3 years ago. No issues. I set the spin-down time in the HDD's firmware...
View ArticleTroubleshooting • Re: 100%cpu usage
Reinstalled 64bit pios, added kde-plasma-desktop with sddm and all seems OK. I think it's one of more of the following causing a problem ... piapps,pikiss or piconnectStatistics: Posted by blondini —...
View ArticleGeneral • Re: pico and thonny not working
yes i can successfully select the pico micropython interpretor and the COM port is right as wellStatistics: Posted by SilliestCobra30 — Sat Aug 03, 2024 1:30 pm
View ArticleGeneral discussion • Re: Problem with the WiFi on RPI4
What kind of case are you using?Which devices are connected to the usb ports?Statistics: Posted by wildfire — Sat Aug 03, 2024 1:51 pm
View ArticleAutomation, sensing and robotics • Re: OCR project to detect dates on packaging
A while back I had the idea of bringing my old gas meter into the 21st century by automating it, the results for my own consumption.I used a PiZero + camera to grab an image of the reading then...
View ArticleBeginners • Re: I can't get pi apps to install on my raspberry pi zero 2w
I didn't say it can't be done but try e.g. as op posted running chromium or any other heavy duty app. Increasing swap space may help but that in itself can cause problems.Of course. A RPi ZW2 was...
View ArticleBeginners • Re: Help for a very old beginner
The secret to those sorts of problems is...keep a log book for each major type of system. *Write* *down* what you did for setup. That way you can repeat and/or improve it later.Like I can remember to...
View ArticleGeneral • Re: Using all GPIO pins
How are you generating the servo outputs? If using the PWM slices, you can get 16 separate outputs, but only if you pick the right combination of pins.Otherwise, share your circuit arrangements. One...
View ArticleTroubleshooting • Re: Buster OS on 3B+ board boot problem.
I installed bulleye OS,it works OK,so I think the hardware is ok.Feel very puzzled.Hope for some help.Thanks.I suspect you have encountered the issue caused by an updated revision of the RPI3B+...
View ArticleGraphics programming • Re: help me set up Geany to work with the GTK+ library...
I did everything according to this instruction.The assembly is built without errors, but when I try to run the file, nothing happens. The window does not appear. Moreover, the file is processed...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
I managed to convert a working system successfully. Now 4TB available. Without dataloss!Many thanks. Statistics: Posted by sincze — Sat Aug 03, 2024 2:37 pm
View ArticleTroubleshooting • Re: Two RPi 5 dead
if the rise-time on the 5v rail is too slow, or if the 5v rail dips too low, the PMIC will enter a shutdown statethat will turn off all rails and revert to just a red ledpushing the power button will...
View ArticleHATs and other add-ons • Re: How to use waveshare display
As asked previously: have you soldered the shorter pins on this connector to the Pi Zero?Statistics: Posted by mooblie — Sun Aug 04, 2024 1:17 pm
View ArticleOff topic discussion • Re: What happened to my old account
First obstacle appears to be that the server won't serve up the "User's Posts" pages when scraping 2,117,543 posts but only 313,912 topics, though many multi-page -- perhaps scrape the whole lot ?You...
View ArticleBeginners • Re: RaspberryPi camera code
I would like to apologise for my delayed reply.I did not receive any email notifying me with your replies. I am sorry once again When I get the Raspberry I will try to adjust the Exposure and the...
View ArticleMedia centres • Re: Peppy player
I cannot reproduce the issue. Please make sure that you don't use quotes or double quotes when you define API key in the configuration file, make sure that you correctly copy/paste the key.BTW, I...
View Article