#raspberrypizero2w — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #raspberrypizero2w, aggregated by home.social.
-
I turned a Raspberry Pi into a tiny weather intelligence powerhouse
A Raspberry Pi Zero 2 W paired with a Sense HAT V2 runs a fully self-contained, edge-native machine learning weather station with no cloud, GPU, or heavy ML frameworks. The system uses pure NumPy implementations of Recursive Least Squares, Kalman filtering, conformal prediction, and drift detection, staying under 150 MB RAM. The station continuously updates its own statistical model of local atmospheric conditions, produces calibrated uncertainty intervals, and renders animated forecasts on […]https://kemal.yaylali.uk/i-turned-a-raspberry-pi-into-a-tiny-weather-intelligence-powerhouse/
-
continuing
.. https://youtu.be/lU5_SBdBkXY?si=y9yxhHgR7cY2-Q68 shows #sdr and #reticulum #lxmf messaging gui #dashboard with #RaspberryPiZero2W #raspberrypizero #lora -
This handheld Linux PC is made for wireless hacking (Crowdfunding a Raspberry Pi-powered Flipper Zero alternative with a QWERTY keyboard)
The Interrupt is a handheld computer with a QWERTY keyboard for thumb typing, a 3.5 inch IPS LCD color display, and a Kali Linux-based operating system. But while you can use it as a general purpose device, it’s really designed as a sort of Flipper Zero-like system for tinkering with nearby wireless devices.
In addition to WiFi 5 and Bluetooth, the handheld has a CG1101 sub 1 GHz radio, […]
#crowdfunding #handheld #handheldComputer #interrupt #interruptTech #pentesting #raspberryPi #raspberryPiZero2W
-
With a #RaspberryPiZero2W & #usbhub https://www.waveshare.com/wiki/USB_HUB_HAT_(B) possible to use 4 #lora #radio #rnodes at same #reticulum #meshchat interface. Can use 4 different sets of radio parameters at one #LoRa #radio interface. Can use 1 radio with low #spreadingfactor #sf for short transmissions at high data rate for large payloads like images or accessing #nomadnet #pages and 1 with larger SF for longer range. No need to choose between #meshtasic presets https://meshtastic.org/docs/overview/radio-settings/ ! just use them all ! Magic
-
Does anyone also get that the bash command:
sudo apt full-upgrade
and (edit:)
sudo apt upgrade
on a #raspberrypizero2w #RaspberryPizero causes the #USB interface
as shown by the bash command #lsusb :lsusb
to fail to detect any USB devices?
#raspberrypi #upgradeEdit: My workaround: plug in a #hub and the devices in the hub are detected. Very odd indeed. The original OS was 64 bit lite.