今朝は3時に助手の猫さんが起こしてくれました。昨日から吐き戻し軽減のカリカリに替えて猫さんの体調は良くなったようです。 まず、ESP32のソースコードの編集をVS Codeで行えるようにできました。Arudino IDEの拡張機能は入れていませんがC++の拡張だけで ...
M5Stackは、ESP32ベースの小型のマイコンボードで、IoT製品やスマートホームなどの開発に向いています。Arduino IDEを使って開発することができ、開発環境を整えることで手軽に開発を始めることができます。 本記事では、Arduino IDE 2.0を使用してM5Stackの開発環境 ...
This repository contains multiple projects developed for the ESP32 platform using Arduino IDE. Each project showcases a specific use case, such as creating web-based interfaces, sensor integration, or ...
ESP32 is a versatile microcontroller and a great starting point for anyone venturing into the IoT realm, but its configuration and interfacing of sensors can be challenging for new users. Arduino ...
This code was created under a tight deadline and requires significant improvement. The code is provided as is and had minimal testing, aditionaly, the GUI is not self elxplanatory or documented. A ...