ACS712 Current Sensor with Arduino The ACS712 is a popular Hall-effect-based current sensor that provides accurate current measurements in both AC and DC circuits. It is widely used in electronic ...
A DIY Robot comprised of two microcontrollers, namely the ESP32 and Arduino Nano; integrated with multiple sensors. An IR Sensor Array [TCRT5000] for Line Following, Ultrasonic Sensor for Obstacle ...
The title says it all – this article describes a microcontroller-compatible current sensor module you can build yourself, using an inexpensive 8-pin chip as an ‘active shunt’ for measuring ac/dc ...
マイコンシステム開発の要件定義から総合テストまでの工程をたどってみます。 題材としては、空調管理システムにします。 機材はいま手元にあるArduino1台とSTM32マイコン1台を使います。 ・気温データを100ms周期で送信。 ・内部温度センサで取得した気温 ...
今回は、加速度センサからデータを取得して Arduino IDE のシリアルプロッタに表示させるスケッチを作りました。 とりあえずデータを表示できればいいから自分でちゃちゃっと描こうと考えていたのですが、当節は AI でコーディングするのが流行りとか。