2023年6月下旬にマイコンボード「Arduino UNO R4 Minima」が日本国内で発売になったが、姉妹機である「Arduino UNO R4 WiFi」は技術基準適合証明(技適)の事情もあり発売が遅れていた。そして4カ月たった2023年10月末、日本国内でもついに販売が始まった。既に購入し ...
You can use the DHT22 (or AM2302) humidity/temperature sensor and the Arduino UNO board to read data and print it out to the serial monitor or to display it on an LCD ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
[ladyada] has a freshly-published and amazingly thorough tutorial on passive infrared (PIR) motion sensors. Most often seen in security floodlights and automatic doors, in creative hands these sensors ...
If you have a few hours spare and fancy creating a new Arduino project in your spare time you might be interested in this fun Arduino infrared touchscreen music controller which has been created by ...
If you're looking to make yourself somewhat more productive on this lazy weekend, and you've got an Arduino or two collecting dust, we've got just the thing to add line after line to your dwindling to ...
OK, year-old pop culture references aside [Kyle] dropped us a line to show us his tutorial on using interrupts with your Arduino. Given the single core nature of your average Arduino’s AVR you pretty ...