A project that displays live temperature and humidity readings on a 0.96" SSD1306 OLED using a DHT22 sensor connected to a Raspberry Pi. VCC → Pi Pin 1 (3.3V) GND → Pi Pin 6 SDA → Pi Pin 3 (GPIO 2) ...
Package dht22 implements a Raspberry Pi kernel module for the DHT22 temperature and humidity sensor. The implementation is intended to be an example of how a kernel module could be written. It has no ...
I have written a few other articles about the new Raspberry Pi (RPi) Zero 2 W. In my first, I provided an overview of its construction and cost, as well as some of its use-cases. In another, I ...
Sometimes a hack isn’t about building something cool. Sometimes it’s more tactical, where the right stuff is cobbled together to gather the information needed to make decisions, or just to document ...