rtl_433 is an open-source program designed to decode radio transmissions from various devices operating on ISM bands. It supports RTL-SDR and SoapySDR and can decode a wide range of sensors, including temperature, humidity, and rain gauges. The software is written in C and is known for its low resource consumption.
The AI Camera is a portable, low-power device that combines a Raspberry Pi Zero, a 2MP camera module, and a range of sensors, designed for capturing and processing images locally with AI capabilities.
Autonomous tech developer Mobileye is ending in-house lidar development, citing the decreasing cost of off-the-shelf lidar and prioritizing imaging radar and vision-based sensors.
"Lidar is still seen as a crucial technology for SAE Level 3 cars and SAE Level 4 robotaxis alike, but this doesn't mean it makes sense for all autonomous tech developers to focus most of their time on sensor hardware."
CodeCell is a tiny, Arduino-compatible module with an ESP32-C3, sensors (light, proximity, optional motion), and USB-C charging. Perfect for robotics, wearables, and IoT projects.
This article details a DIY presence sensor project inspired by the Everything Presence Lite kit, utilizing a millimeter wave sensor and a BME680 environmental sensor for accurate motion and heart rate detection.
Explore Seeed Studio's XIAO series, featuring tiny, powerful development boards. Choose from various models like XIAO SAMD21, XIAO ESP32C3, and more. Accessories include sensors, displays, and starter kits. Shop now for discounts and free shipping.
This page provides information on how to connect and utilize the SenseCAP Watcher as a Grove sensor using UART communication.
This article announces the availability of an Arduino library that supports various LiDAR and LDS sensors, allowing for low-cost robotics projects. The library offers a unified API, PWM control, and integration with ROS2.
The Grove - TF Mini LiDAR is a Time of Flight (ToF) LiDAR sensor based on the ToF principle. It is designed for precise, high sensitivity, and high-speed distance detection. This article provides detailed information about the product, specifications, platforms it supports, and getting started guides for Arduino and Wio Terminal.
A hands-on tutorial in Python for sensor engineers on Bayesian sensor calibration, which combines statistical models and data to optimally calibrate sensors. This technique is crucial in engineering to minimize sensor measurement uncertainty. The tutorial provides Python code to perform such calibration numerically using existing libraries.