Troubleshooting • Re: RPi Zero 2W portable "iPad" design issues
RPi 5.......12v system.........wow, where did I get that from? I guess I'll have to blame it on old age Statistics: Posted by busboy — Fri Jul 19, 2024 4:29 pm
View ArticleMedia centres • Re: Power Multiple PI's
I don’t have a lot of experience/expertise in the electronics side (other than having assembled a few of my own desktop computers in the past), but I’ve been wondering about a good way to do something...
View ArticleMicroPython • Re: Pico W - MQTT
Code: ssl_params={'': }looks dodgy to me. Did you copy this code from the tutorial?Statistics: Posted by DirkS — Fri Jul 19, 2024 4:47 pm
View ArticleTroubleshooting • Re: URGENT HELP REQUIRED (Tried to backup and now I cannot...
Hello everyone, I posted this a couple of hours ago. Since then, I have dug deeper and found this (viewtopic.php?t=193153). I realised it might have to do something with my fsab. I then used extFS for...
View ArticleOff topic discussion • Re: Pls Recommend a Wirless Keyboard From Unknown Company
I prefer dim light also (so I can have dim monitor) on my PC. Turns out a white keyboard suffices, or a black one with oversized symbols on it. The former is a wired RoyalKludge mechanical jobby with...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
The touch controller is a CST328 and I have been able to run the Python demo (including interactive touch) using the Waveshare supplied Python code at:-https://files.waveshare.com/wiki/2.8inc ......
View ArticlePython • Re: Debouncing digital inputs, best practices ?
Code: button = Button(4,bounce_time=2) Statistics: Posted by rpiMike — Sat Jul 20, 2024 3:54 pm
View ArticleTroubleshooting • Re: Best way to Backup SD Card
For that purpose, I like the Image-utilities of RonR very much. Use his Image-backup:viewtopic.php?t=332000&hilit=Ron+image+utilitiesStatistics: Posted by WouterO — Sat Jul 20, 2024 3:57 pm
View ArticleTroubleshooting • Re: How to setup SSL in Claws 4.1.1
I think its set automatically with installation. I found in the file accountrc the setting "ssl_pop=1".Statistics: Posted by Joop99 — Sat Jul 20, 2024 3:59 pm
View ArticleMicroPython • Hardware .irq Interrupt on Button Push Difficulty
Hello,I am trying to incorporate a simple push button using a hardware interrupt. The challenge I am having is a single button push can generate multiple (up to three or four) 'trigger' events. I can...
View ArticleGeneral discussion • Re: 2nd hand pi with na-ion batteries = ethical technology?
As long as you can provide the Pi with 5.1v and as much current as it needs to run for as long as you want it to run with whatever you have connected to it, the Pi does not care about the type of...
View ArticleTroubleshooting • Re: Bookworm Unattended-Upgrades not finding everything
These updates are in the Pi repo (see 'rptx' at the end of the package name and of course rraspi-config is located there too)The 'unattended' settings only seem to include the debian repos.Statistics:...
View ArticleTroubleshooting • Re: "dd" Command Won't Produce a Bootable SD card
Thanks, so much, for all of your responses, and I'm sorry that I've taken so long to respond. When I posted this question, I clicked the little box to receive an E-mail, once someone responded. I...
View ArticleNetworking and servers • Re: New Router from ISP - reset all my PI's
I think I really like this approach. Not quite a guest vlan, it's close enough... and means I don't have to rush to get all the data sorted.Thanks all.I think I even found the bits to switch off...
View ArticlePython • Re: gpio library for new projects? is pigpio still the best answer?
Ah! lgpio is child of pigpio by the looks of it, excellent!Statistics: Posted by pootle — Sat Jul 20, 2024 4:29 pm
View ArticleMicroPython • Re: Pi Pico Web Editor to work with Chromebook
There's also this. No idea if it works on Chromebooks -https://viper-ide.orghttps://github.com/vshymanskyy/ViperIDEStatistics: Posted by hippy — Sat Jul 20, 2024 4:50 pm
View ArticleGeneral discussion • Re: Using P-Channel Mosfet with RPI Pico W
Your simple circuit diagram looks OK. What happens if you connect the gate pin to 3.3V, 5V or 0V?With my simple code the mosfet is not turning off even tho after a 1 seconds the volt is 0v alreadyIm...
View ArticleAssistive technology and accessibility • Re: Wide FOV night vision camera for...
There will be sufficient power for the goggles as well as the raspberry and LED's. I understand that they are not "true" night vision goggles, but they will definitely enhance vision in normal and...
View ArticleTroubleshooting • Re: CM4101008 freeze or not works at all
First time I used a 12V 3A power source, now I tested it with a 12V 10A power supply as well, but same thing happens (freeze during the boot process).Its not the constantly restarting issue which is...
View ArticleBeginners • Re: RPI 3 - (OpenGL?) Glitched Visuals
which version?64 bit standard version. Is it incorrect? I just saw that it was the topmost option, and had "(recommended)" in its description.please state the version explicitly to stop us from best...
View Article