Troubleshooting • PI 5 bricked after a modification in FSTAB
Hi!I have a PI5 + NVME SSDI tried to auto mount a USB stick (1 To).I modified FSTAB, then on the next reboot, the PI 5 was bricked. Impossible to login (local console), the PI was not on the network.I...
View ArticleAdvanced users • Compiling a driver for Fenvi AX1800/Realtek RTL8852BU chipset
I've located source code for a driver, but need some assistance compiling it for the Raspberry Pi OS on a RP4.This is what I've done to accomplish this goal:Code: sudo apt install -y...
View ArticleWeather station • Hardware... and weather station questions
Hi allA local Rpi Distributor has the normal/standard Weather station kit,Which comes with the 3 units, speed, direction and rain, each with a RG11 connection, "dumb" question, are these digital or...
View ArticleMicroPython • Latching High?
Im TRYING to learn Micropython and have had a basic issue thats have had me pulling my hair out on what seems a simple problem. I'm learning from the official Micropython on Pico book, second edition....
View ArticleTroubleshooting • Mounting a Windows shared folder is ok, but not writing in
Hi!I was following a tuto to mount a Windows folder share.Mounting is ok, I can see the content, open TXT file and read the content.I use this command : sudo mount -t cifs -o...
View ArticleBeginners • Using Pi as a wifi hotspot - problem with some devices connecting...
I'm using instructions in https://www.raspberrypi.com/tutorials/h ... i-hotspot/ to create a wifi hotspot, so I can connect the Pi to a wifi network on board a ship which charges per device connected,...
View ArticleGeneral discussion • how much would it have cost per pi500 to fit the M.2...
how much would it have cost per pi500 to fit the M.2 components?I was like, sounds great if it has an M.2. it's kind of worse than finding out it did not to find out it could have had....IPO?Maybe not...
View ArticleGeneral discussion • Raspberry Pi Zero 2w next step
I have been using Pi Zero 2w for a while now and I wonder what might be the upgrade for this product in the next gen?I have been thinking it would be awesome to have a disp/cam interface (for DPI...
View ArticleTroubleshooting • 2 of my raspberry pi 4s have had their sd cards suddenly...
Did the Pi kill it? Is it because of the lifespan of the card? (The cards are no brand, they came from okdo raspberry pi kits. The Pis themselves are the 4gb model. The cards say 10 yrs life but...
View ArticleTroubleshooting • The black background turned green
Hello, I played around in recalbox on my new RPI5 and all off a sudden the black background turned green, games works fine but its just annoying green. I wonder if anyone knows what wrong and if they...
View ArticleGeneral • key roll over problem
I have been making an arcade like controller/keyboard following this tutorialhttps://learn.adafruit.com/diy-pico-mec ... o-keyboardI've gotten everything to work but (from my understanding) HID...
View ArticleAutomation, sensing and robotics • How is your xperience on Mosquitto and Paho
For weather station, 24/7, aim for high uptimeHow is your experience in Mosquitto broker and Paho python client?Which client for Pico Micropython? Is umqtt.simple good?Statistics: Posted by David16962...
View ArticleNetworking and servers • Sharing Wi-Fi connection via Ethernet
Hi,I have a raspberry pi 5 that runs my media library via Jellyfin and a pi 4 nas. I’m going to university so my access to tinker with Wi-Fi will be limited On my pi 5 I have wlan0 as a hotspot and an...
View ArticleGeneral discussion • Camera with Built-in WiFi and HTTP
All - Could anyone recommend a clean, simple wifi video camera with a built-in non-proprietary http video streamer? All the cameras I'm finding require you to install their app. I just want it to...
View ArticleRaspberry Pi OS • Is it safe and possible to by-pass apt dependence check?
For weather station, I installed mosquitto with sudo apt install mosquitto. As Debian official software list, Mosquitto version 2.0.11, year 2021 was installed. Mosquitto has race-condition/timing...
View ArticleOff topic discussion • Attracted by the narrative of good
I'm a rpi enthusiast. Why? Probably because of the narrative of good. Let me explain.RPI Foundation is a tale of geeks doing good. Not so much by stating it as an outspoken slogan like Google with...
View ArticleSDK • Failed to build 'picotool'
Code: c:\pico\picotool\build>cmake ..Using PICO_SDK_PATH from environment ('C:\Program Files\Raspberry Pi\Pico SDK v2.1.0\pico-sdk')./C:/Program Files (x86)/picotool/share/picotool/-- Using the...
View ArticleSDK • Trouble printing time_us_64()
Hi, I need to print the result of time_us_64(). I tried using %d and produces 0 (clearly wrong). I then tried %ll and %ull and in both cases is simply got nothing in the output after the string...
View ArticleNetworking and servers • Retrieve swimming pool data
Hi guys,At the camping site I work for, we have a device that controls the temperature, pH, chlorine, and bromine levels of the swimming pool, and I would like to get this information to keep my own...
View ArticleCamera board • Not able to reduce sensitivity of sensor to remove image noise
I am taking pictures from the sky and a building during a clear day and I am noticing the following.If I point the camera directly towards the sky lots of fragments appear in the image that are...
View Article