AM232X is a sensor similar to the DHT12 with an I2C interface. Although in theory this could enable multiple sensors on one bus the AM232X has a fixed address 0x5C so one need to implement a ...
Fun RP2040 projects you can start today The Raspberry Pi RP2040 microcontroller has inspired a wave of creative projects, from environmental monitors to laser distance sensors. With its low cost, ...
Waveshare UGV Beast is an off-road robot with tracked wheels designed for Raspberry Pi 4 or 5 SBC handling AI vision and ...
MicroPython is a well-known and easy-to-use way to program microcontrollers in Python. If you’re using an Arduino Uno Q, ...
If you were to point to a single device responsible for much of Hackaday’s early success, it might be the Arduino Uno. The ...
This library gives easy control over the 16 pins of a TCA9555 device. The pins can be used for INPUT (default) and OUTPUT, and allow to set polarity. The pins can be set per single pin, or with a mask ...