Newly developed, compatible with Open-Cube. UART communication, similar to EV3 sensors
Currently, five sensors have been developed and produced in a small series of several tens of pieces (LIDAR, RGB-optical, Ultrasonic, Touch and AHRS).
LIDAR – laser distance sensor
Based on ST.com VL53L1 – Time-of-Flight (ToF) ranging sensor – can measure distance from 40 mm up to 3000 mm or more.
Optical reflective sensor, color sensor
A classic sensor for a line-following robot, any object detection or color recognition….
In this version, the external switching transistors used in v.0 have been replaced by available multiple GPIOs connected in parallel, configured as open-collector outputs and controlled “synchronously” via direct writes to the BSRR registers. The bigger STM32G030K8 was used instead of the J6 (SOIC-8) version because it was available in stock at jlcpcb, where the manufacturing was relatively cheap (when compared for example with allpcb).
Ultrasonic rangefinder
…will appear here soon…. HC-SR04 RCWL-9610 + STM32G030K8 with LDO and LEGO connector
Touch sensor
PN11SBNA03QE (need to be tested for actuating force…) + 2k2 resistor + LEGO connector
AHRS sensor
“Attitude and Heading Reference System” – the sensor combines triaxial MEMS accelerometer & triaxial gyroscope (ICM42688) and triaxial AMR magnetometer (QMC5883L) into one sensor. It can provide each quantity individually or combined using a dedicated algorithm (Fusion* algorithm)
Version 0 – sensor prototypes based on STM32G030J6 32-bit AMR microcontroller in 8-SOIC package