Advanced users • Re: Image File Utilities
What is strange is that the image-utilities work if I try to do a backup without mounting. That sure makes it sound like Image File Utilities are fine and the problem is with the network/CIFS...
View ArticleGeneral • Re: Serial forwarding on picodebug {cmsis-dap}
Oops, YES.It turned out, old picoprobe ZADIG driver was messing with new device.Just changed the driver to the generic serial port, and it's working again. Thank you.Statistics: Posted by Garfius —...
View ArticleGeneral • Re: Pico to run multiple LED's with input buttons
rpdom is correct. The on-board LED uses only about 3mA, I measured a current delta of 2mA on one board with a USB gizmo. So at 20mA each LED may look overly bright in a darkened room. If OP is happy...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I can see a use case for PCIe x4 and PCiE x1 going to connectors.its even better then you think, it has x4, x1, and another x1!but it sounds like the CM5 will come with an RP1It does.Statistics:...
View ArticleTroubleshooting • Re: Fan and USB wont shut down after shutdown / booting
that's how it is on all pi's, after shutdown the power must be removed/disconnected.Statistics: Posted by kerry_s — Sun Apr 28, 2024 7:04 am
View ArticleBeginners • Re: Is Port Forwarding Port 22 safe?
I use https://www.remote.it. You get 5 devices on free/personal account and no port forwarding is required.Thanks! Just created an account and works flawlessly, however, is there a daily limit on how...
View ArticleBeginners • Re: Powering Pi 4 on and off as a car computer
However the parallel connected 49 MF capacitor and 1 meg resistor on the gate of the BS170 will take about 2 minutes to fully discharge. This holds the power to the pi on for about 90 seconds after...
View ArticleCamera board • Re: High frame rate image acquisition for tracking purposes
Try lowering the resolution to 640x480; it should boost your frame rate. Check for background processes on your Pi too. And maybe experiment with different capture methods in OpenCV for better...
View ArticleTroubleshooting • Re: Externally powered SSD doesn't work well on RPI4
I thought SSDs typically took more than 1A when running at peak power consumption.Which one is 0.36A peak?SATA SSD's rarely take that much current because they don't usually have (or need) the heavy...
View ArticleMicroPython • Re: Get file from server and execute it, http/Rest
As promised. I didn't use 'main.py', created 'wifi_download.py' which connects to the network, downloads 'sensor.py', runs it. No error checking etc.[/code]WoW! Many and BIG Thanks!Now I have a...
View ArticleGaming • Re: ECWolf 1.4.1 - Wolfenstein 3D Source Port
Castle Wolfenstein is a fine nostalgic game.It certainly is for me. I remember getting hold of a copy when it came out. I was intrigued by the map layout. I spent a long night and many beers pulling...
View ArticleGeneral discussion • Re: RPi5: Can we expect improvements in power...
Has there been an improvement in idle power consumption on the Rpi5? How many hardware revisions exist at the moment? In the past raspberry pies were suitable for 24/7 powered servers with low power...
View ArticleOther programming languages • Re: Rust-language in Raspberry Pi OS
I thought the upshot of the other thread you started on this general topic - was that the program did *not* work right on the Pi (It did work on Windows, but you were trying to move the process over...
View ArticleOther programming languages • Rust-language in Raspberry Pi OS
The Rust program I wrote works very well in Raspberry Pi5. The problem is the size of the files it uses. Those text-files are 6GB and 11GB therefore doesn't fit in the RAM. A swap-file is needed, but...
View ArticleCamera board • Re: Turn on camera led on pi 0 2w
Not through software.You have 3V3 available on the connector, so you could loop it across. Or link the two GPIO control signals together on the camera board.i tried it it worked but is there anyway...
View ArticleAdvanced users • Re: Swap-file?
Code: sudo nano /etc/dphys-swapfilechangeCONF_SWAPSIZE=100toCONF_SWAPSIZE=2048to much swap is not good, don't go crazy. Statistics: Posted by kerry_s — Mon Apr 29, 2024 7:05 am
View ArticleOther RP2040 boards • Re: RP2040 Board throwing Code43 (Windows)
Check that you haven't swapped D+ and D-. And that the 27 ohm resistors are in fact 27 ohm.Statistics: Posted by Lobo-T — Mon Apr 29, 2024 7:08 am
View ArticleTroubleshooting • Re: raspberry pi 5 cannot ping other raspberry pi 5 devices
Previously you wrote:while ssh'ed into one pi I cannot ping the other pi's ip address and vice versa. I am though, able to ping everything else, the outside internet, and even my iMac.Now you say:My...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Fast parallel GPIO data output: 10mhz...
In a different price bracket to RPi, but could do this task.Worth considering if development time costs money.125MS/s A/D - D/APlenty of FLASHRealtime programmable...
View ArticleOff topic discussion • Boost Loyalty, Gain a Competitive Advantage &...
Hello, Fellow Crypto EnthusiastsIn this discussion, I will reveal the top benefits of crafting and launching a card-supported White Label crypto wallet. Continue reading to learn more…Building &...
View Article