python3.14 -m venv ./.venv
source ./.venv/bin/activate
pip3.14 install --upgrade pip
pip3.14 install -r requirements.txt --upgradeplatformio run --environment Arduino_Mega_2560
platformio run --target upload --environment Arduino_Mega_2560
platformio device monitor --environment Arduino_Mega_2560
platformio run --environment ESP32_CAM
platformio run --target upload --environment ESP32_CAM
platformio run --target buildfs --environment ESP32_CAM
platformio run --target uploadfs --environment ESP32_CAM
platformio device monitor --environment ESP32_CAM
platformio run
platformio device list
platformio run --target clean
platformio run --target fullclean
- DS3231's Interrupt Pin
- Usage of RGB LED
- SIM900A
- DS3231's Alarm Time Output, Alarm Clearance
- RC522
- DSM501A
- NEO7M
- BME280
- RCWL0156
- MPU9250
- SIM900A
- I write commit messages in Title Case and past tense, leaving out articles to keep them concise while still showing details.
- I reuploaded the repository to clean up the commit history, but this is unlikely to happen again.
