ニュース

今回は、Arduino UNO R4を使ってLEDを光らせる方法を解説します。 ELEGOOのLearningキットE3という電子工作キットを使った、初心者でも簡単に遊べるレシピです。 完成品のプログラムも載せているので、安心してください。 ぜひ、最後までチャレンジしてみて ...
Most of electronics projects are related with microcontrollers and programming. Among these projects many of them are programmed using Arduino due to the user friendliness of Arduino coding. Even a ...
This tutorial will guide you through the basics of controlling an Arduino at a low level using port registers and bit manipulation. We'll end with a practical example of blinking an LED using direct ...
ラズパイやArduinoでセンサーなどを使うときにI2C通信がよく使われています。この場合、ラズパイやArduinoがマスターで、センサーがスレーブになって、マスターからスレーブのデータを書き込んだり、データを読み出したりします。 センサーなどの代わりに ...
前回の記事でMaker Faire Tokyo 2022をレポートしたが、個人的に一番興味をそそったのが、Arduino Unoを用いたシンセサイザだった ...
前編では、Arduino Uno(の互換機)を購入し、音を鳴らしたり、簡単な演奏を行なってみたりしたが、後編は、Maker Fair Tokyo 2022でデモ演奏していたISGK Instrumentsのシンセサイザ再現を目指す。 「すべてオープンソースとして公開されているので、誰でもできる」と ...
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 ...
2023年3月に開催されたマイコンボード・Arduino関連のイベント「Arduino Day 2023」で発表された「Arduino Uno R4」の販売が2023年6月27 ...