An educational robot platform using the STM Nucleo F446RE, featuring applications for locomotion, sensor interfacing, and autonomous navigation, with modular, customizable code.
-
Updated
Sep 10, 2024 - C++
An educational robot platform using the STM Nucleo F446RE, featuring applications for locomotion, sensor interfacing, and autonomous navigation, with modular, customizable code.
This Arduino project involves measuring both AC and DC voltages using the ZMPT101B voltage sensor and an analog pin, respectively. The AC voltage is read from the ZMPT101B sensor connected to pin A0, while the DC voltage is read from an analog pin (A1). The measured values are displayed on a 16x2 LCD screen with I2C communication and printed via Se
This repository features various Arduino projects, including weather systems, security alarms, obstacle detection, traffic control, and board communication. Each project comes with code, circuit diagrams, and setup instructions. Explore, build, and customize!
Add a description, image, and links to the sensor-interfacing topic page so that developers can more easily learn about it.
To associate your repository with the sensor-interfacing topic, visit your repo's landing page and select "manage topics."