#As you could see in this image the Arduino UNO is connected to the Ultrasonic Sensor as well as Bread Board. #Arduino's Digital pins are connected to the Bread board ...
ネコちゃんと暮らし初めて、とにかくご機嫌に遊んで過ごしていただきたいと考えるようになりました。毎日誠心誠意ねこじゃらしを振るのに加え、ご自身でも遊んでいただけるものを捧げたくなり、フルカラーLEDテープを使って、センサーで感知すると光 ...
今回は、Arduino UNO R4を使ってLEDを光らせる方法を解説します。 ELEGOOのLearningキットE3という電子工作キットを使った、初心者でも簡単に遊べるレシピです。 完成品のプログラムも載せているので、安心してください。 ぜひ、最後までチャレンジしてみて ...
多数のLEDを手軽に光らせたいと思ったことはありませんか? 我々はたびたびそう思います。そんなときに使うのがArduinoとTLC5940です。 TLC5940はテキサスインスツルメンツのLEDドライバICで、1チップで最大16個のLEDを制御できます。各LEDを定電流で発光させる ...
Have you ever noticed how shopping malls, parking lots, or event venues seem to track the number of people or cars present inside? You might think they use an AI camera to count them, but in reality, ...
When you need to quantify the color of an object, you’ve got quite a few options. You can throw a Raspberry Pi camera and OpenCV at the problem and approach it through software, or you can buy an ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
Measuring the speed of a rotating object is a common requirement. Knowing the speed of table and ceiling fans, as well as ...