This project demonstrates how to measure distance using a Sharp IR sensor with an Arduino UNO. The sensor will read the distance to an object and print the value to the Serial Monitor. Connect the VCC ...
This project uses an HC-SR04 ultrasonic sensor and Arduino UNO to measure the distance of objects in both centimeters and inches. The measured data is displayed on an I2C LCD. The project was ...
If you are just starting out in electronics, you need tools. But it is hard to build all your tools. Even though we see a lot of soldering station builds, you really ought to have a soldering iron to ...
ラズパイやArduinoでセンサーなどを使うときにI2C通信がよく使われています。この場合、ラズパイやArduinoがマスターで、センサーがスレーブになって、マスターからスレーブのデータを書き込んだり、データを読み出したりします。 センサーなどの代わりに ...
2023年3月に開催されたマイコンボード・Arduino関連のイベント「Arduino Day 2023」で発表された「Arduino Uno R4」の販売が2023年6月27 ...
This project demonstrates an Arduino-powered wireless frequency meter that can measure the frequency of sinusoidal AC transmissions ranging from 50Hz to 3kHz. Figures 1 and 2 show prototype ...
「Arduino」といえばマイコンボードを想像すると思うが、「Arduino Cloud」と呼ぶIoT(インターネット・オブ・シングズ)クラウドサービスがあることはご存じだろうか。前回はその一機能である「Arduino Cloud Editor」を紹介した。今回はArduino Cloudの柱となる ...
If you are interested in creating a DIY Arduino wind speed meter or anemometer to monitor the wind strength in your location, you might be interested in this quick tutorial I have put together to ...