ニュース

This project demonstrates how to use an IR infrared sensor module with an Arduino Uno to detect the presence of objects. The IR sensor emits infrared radiation and detects reflected radiation from ...
There was an error while loading. Please reload this page. This project demonstrates how to use an IR sensor module with an LED controlled by an Arduino board. The IR ...
秋月電子で購入したBOSCH社製9軸センサ「BNO055」を実装したセンサーフュージョンモジュール「AE-BNO055-BO」を使用し、「Arduino UNO R4 MINIMA」とI2C通信を行いました。が、動作確認できるまでに少々苦労したので備忘録としてまとめました。 下記が回路構成です。
Building a maze-solving robot is an intresting way to get into the world of robotics and autonomous systems. Imagine creating a small device that can intelligently navigate through complex mazes, ...
ラズパイやArduinoでセンサーなどを使うときにI2C通信がよく使われています。この場合、ラズパイやArduinoがマスターで、センサーがスレーブになって、マスターからスレーブのデータを書き込んだり、データを読み出したりします。 センサーなどの代わりに ...
In our daily lives, we use thermometers on various occasions and for various purposes, from medical needs to repair and diagnostic purposes. As you know there are different types of thermometers, and ...