ニュース

Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pi… ...
今回はArduino UNO R4 Minimaの新機能である「USB HID(Human Interface Device)」を深掘りする。USB HIDを利用すればArduinoをマウスやキーボードの代わりに利用できる。デジタルプッシュボタンやジョイスティックと組み合わせてArduinoをHIDとして利用してみよう。
We are excited to introduce the all-new Arduino Nano ESP32 – a powerful and versatile IoT development board that opens up a world of possibilities. This feature-packed board combines the ESP32-S3 with ...
The Arduino USB Host Shield allows you to connect a USB device to your Arduino board. The Arduino USB Host Shield is based on the MAX3421E, which is a USB peripheral/host controller containing the ...
これは、Arduino OPTAの事例研究で試していた実験の様子です。 M5Stick-CをUSB接続モードで起動すると、電源供給端子からDC 5 V と、DC 3.3 Vの電源電圧が供給されます。
Arduino is an open-source electronics platform based on easy-to-use hardware and software. This tutorial explores its core features, setup process, and how to perform basic tasks like programming and ...
通信ケーブル: FTDI USBシリアル変換ケーブルと、 マイコン:ATmega328を使用した際、Arduino IDE 2.3.2→ATmega328へのデータ書き込み失敗が多発しました。 その解決方法が分かったので、こちらにまとめます。もし同じような状況でお困りの方は参考にしてみてください。 動作環境 使用Arduino ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute (RPM). You don’t need much… ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...