General • outdoor delivery bin for parcels
This night I dreamt up something that looks to me just a job for the Pico.The probem I want to solve is, that all the members in my household are trying to make the Chinese very rich by ordering lots...
View ArticleGeneral • How to interrupt using RS485-TTL
Hello everybody, I am using Arduino IDE to read data from sensor which measure temperature, humidity and CO2 concentration. The module for RE485-TTL has 4 pins on side (Vcc, Gnd, Rx and Tx0 while on...
View ArticleAutomation, sensing and robotics • Re: Can't get readings from rainfall gauge...
Assuming the anemometer is the reed switch and magnet combination, as in the referenced BYO weather station https://projects.raspberrypi.org/en/pro ... -station/5, we should be able to rotate the cups...
View ArticleGeneral • Re: How to interrupt using RS485-TTL
The ISR routine “readvalue” seems to be breaking the rules of an ISR- Keep it short- Don't use delay ()- Don't do serial prints Etc.So it probably will not work.The most that an interrupt (service)...
View ArticleBare metal, Assembly language • Re: How would one go about linking two or...
I believe it would, providing USB, VBUS, VSYS are never powered, all Pico are powered via the 3V3 OUT being used as input.In my experience regulators will tolerate being unpowered with voltage applied...
View ArticleAdvanced users • Re: Image File Utilities
[…] I have no idea what the purpose of these changes is all about.For whatever reason I have /dev/root mounted on /. This screws up image-backup, as that’s a non existent device, in my specific case...
View ArticleGeneral discussion • Re: 1080/50i on hdmi under X
But on CLI 50i mode does work.OMXplayer too, but i like to loop a video, and cannot exit with keyboard if i start it.Possible somehow besides kill command via ssh?Statistics: Posted by relaxpi — Sat...
View ArticleRaspberry Pi Connect • Re: rpi-connect unmet dependencies
The inclusion of "arm64" in the output from apt makes me wonder if you're running 32-bit Raspberry Pi OS rather than the required 64-bit version.For some reason it seems like I have 32bit the whole...
View ArticleGaming • Eduke32 Build with GLES
How would you like to enjoy Duke Nukem 3D without being stuck in just software mode? I have found a git source that supports GLES giving you all video options. Performance is excellent in Polymost at...
View ArticleGeneral discussion • WD Green SN350 on Pi5 - some details
There were a lot of discussions spread around over various threats that some SanDisk controller based NVMe were incompatible with Pi5 (and/or CM4).One of the 'biggest evil' is WD Green SN350 which is...
View ArticleGeneral discussion • pi camera with pi flash with ubuntu
hi i try to connect camera (5MP OV5647 WEBCAM 75 175 IR-CUT) with pi 4B that flsh with ubuntu 22.04i didnt understand why i cant get any data from the camera.i see that have some device at /dev/video0...
View ArticleCamera board • Re: ❓LIVE ANALOG CAM video to PI ZERO 2W using ADC❓
I was also playing with this idea, perhaps this concept will be useful to you. It's using an Arduino but it may hold the key to what you're thinking of....
View ArticleGaming • Re: Eduke32 Build with GLES
The "mouselook" problem begins to manifest only once you use the HRP add on and setting.cfg and eduke32.cfg are created upon using the HRP. I suspect the issue is in a setting in one of those two...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
I have not tested VKDoom yet. GZDoom is known to be a full featured but a relatively heavy engine. I may build an older version of GZDoom to see if Vulkan works in an older version. Some people have...
View ArticleNetworking and servers • Re: How to access Raspberry Pi on the Internet
I need to access it through SSH. You could wait for Raspberry Pi to make that available -viewtopic.php?p=2220087&hilit=ssh#p2219217Or you could use one of the existing 'Man-in-the-Middle' SSH...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: VL53L0X
Hello everyone, please i need help i need to connect VL53L0X and mpu6050 to raspberry pi 3 to detect obstacles please can anyone help me and i need a VL53L0X library please and thank youPutting...
View ArticleRaspberry Pi Connect • Common troubleshooting tips
Based on posts and comments so far, here are a couple of common issues people are running into and how to check if they are affecting you:"The following packages have unmet dependencies:"If you see...
View ArticleGeneral discussion • Re: WD Green SN350 on Pi5 - some details
Running pimoroni benchmarkCode: Category Test Result HDParm Disk Read 435.79 MB/sec HDParm Cached Disk Read 432.68 MB/sec DD Disk Write 320 MB/s FIO 4k random read 111912 IOPS (447650 KB/s)FIO 4k...
View ArticleOther RP2040 boards • Re: Pi pico clone onboard rgb problem
Your one looks like the RGB solder link (just above the RGB LED itself) is not closed. Other pictures, like the CircuitPython link I sent and at vcc-gnd studio's AliExpress page show the link soldered...
View ArticleGeneral discussion • Re: Is there a RaPi discord official channel?
I recently got invited to #jscad on dischord:https://discord.com/channels/7759840952 ... 0512503829Completely different to a forum, but provides direct contact to developers for questions or proposal...
View Article