How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The main features of aleppax/micropython-sngcja5 are: Sensor Drivers.
Projects with overlapping indexed features include: realsenseai/realsense-ros — This project is a ROS2 depth camera driver that streams synchronized RGB, depth, infrared, and IMU data from Intel… ayoy/upython-aq-monitor — Air Quality monitor using PMS5003 sensor and WiPy development board implemented in MicroPython. bucknalla/micropython-3-axis-accelerometer — MIcroPython Library for Various Accelerometers #MicroPython. chrisb2/micropython-fingerprint — MicroPython library for reading ZhianTec finger print sensors. dafvid/micropython-bmp280 — https://www.adafruit.com/product/2651 - https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors… antirez/bma423-pure-mp — This is a work in progress BMP423 accelerometer driver written in MicroPython. The aim of this project is to explore…
This project is a ROS2 depth camera driver that streams synchronized RGB, depth, infrared, and IMU data from Intel RealSense sensors as ROS2 topics. It functions as a managed camera interface using lifecycle nodes with explicit state transitions to ensure deterministic startup and shutdown within robotic systems. The driver includes an RGBD perception pipeline that aligns depth to color and generates 3D point clouds for spatial analysis. It features a depth camera calibration tool that provides ROS2 services for reading and writing on-device calibration and safety configuration parameters. T
Air Quality monitor using PMS5003 sensor and WiPy development board implemented in MicroPython
MIcroPython Library for Various Accelerometers #MicroPython
This is a work in progress BMP423 accelerometer driver written in MicroPython. The aim of this project is to explore the capabilities of the device, including what is normally not available in simpler drivers: the feature engine especially for step detection.