本仓库用来存放 B 站课程 《现代 C++ 模板教程 2024》的教案、代码,和作业。 任何组织和个人遵守 CC BY-NC-ND 4.0 ...
A simple web-based IoT dashboard to control an LED connected to an Arduino board. The dashboard allows users to turn the LED on/off remotely via a browser. It uses a Flask backend to handle HTTP ...