This project involves using an Arduino to measure distances using an ultrasonic sensor and controlling a buzzer and LED based on the measured distance. The provided Arduino code performs the following ...
Library is based on M2M_Quectel libary from M2M solutions AB and partialy on AT-command-library from Timothy Woo. Library is using UART line to send AT commands to the Quectel module. Some basic logic ...