#define ADDR_MIN_DISTANCE 0 // 4 bytes cho float #define ADDR_MAX_DISTANCE 4 // 4 bytes cho float #define ADDR_LAST_DAY 8 // 1 byte cho ngày RTC_DS3231 rtc; SoftwareSerial simSerial(SIM_RX, SIM_TX); ...
This repository contains a collection of Arduino libraries that can be used with Proteus simulation software to simulate various sensors, modules, and components commonly used in Arduino projects. 🛠️ ...