For such an inexpensive, tiny little SBC, it certainly gives me a lot of fun and assistance in a number of projects ...
This custom Wi-Fi router works off-grid with Starlink and can control my solar power station. Here's how I went about it.
That's one way to carry a NAS in my travel bag, I suppose ...
RAKwireless WisMesh Pi HAT RAK6421 is a modular Meshtastic gateway expansion board for Raspberry Pi 4/5 that adds support for the company’s WisBlock ecosystem. Designed for users running meshtasticd ...
#include "sherpa-onnx/csrc/file-utils.h" #include "sherpa-onnx/csrc/macros.h" #include "sherpa-onnx/csrc/onnx-utils.h" #include "sherpa-onnx/csrc/phrase-matcher.h" # ...
Use the read_retry method which will retry up # to 15 times to get a sensor reading (waiting 2 seconds between each retry). humidity, temperature = Adafruit_DHT.read_retry (sensor, pin) # Un-comment ...