Discover how building a Smart Blind Stick transformed my understanding of robotics and practical learning through hands-on experience.
Abstract: Radar technology has been a cornerstone of numerous applications, from aviation to meteorology, offering invaluable capabilities for object detection and tracking. Traditional radar systems, ...
In this video I'm walking you through the steps I took to make a standalone version of my pellet level monitoring sensor that is not directly connected to Home Assistant but it functions separately .
In this video I'm using the Reyax RYRR30D NFC module to create a system that logs records to a Notion Database. The RYRR30D module can work with Apple Wallet and Google SmartTap passes as well as ...
It’s pretty easy to take a balloon, fill it up with helium, and send it up in to the upper atmosphere. It’s much harder to keep track of it and recover it when it falls back to Earth. If you’re trying ...
Arduino library for the ENS16x digital four channel MOX gas sensors with I2C/SPI interface from ScioSense. ENS16x is a range of digital multi-gas metal oxide (MOX) sensors, specifically designed for ...
//Objective: To get to know the useful functionalities of OLED display. //To implement a simple counter on the oled. #define SCREEN_WIDTH 128 //OLED display width, in pixels. #define SCREEN_HEIGHT 64 ...