ニュース

Arduino UNO R4とOLEDディスプレイを使って、クラシックな シューティングゲーム を作ってみました。 その内容を簡単にですがご紹介します。(ソースコードもあるよ) ...
New issue New issue Open Open Adapt Snake Game using Arduino UNO & LCD to Homework2 #85 Assignees Labels enhancementNew feature or request ...
This module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its scrolling capabilities.
前回の記事でMaker Faire Tokyo 2022をレポートしたが、個人的に一番興味をそそったのが、Arduino Unoを用いたシンセサイザだった。
This Arduino BASIC interpreter will make a really fun one-day project if you’ve already got the parts on hand. [Usmar A. Padow] put together an Arduino Uno, SD card, four line character LCD, and ...
今回はArduino UNO R4 Minimaの新機能である「USB HID(Human Interface Device)」を深掘りする。USB HIDを利用すればArduinoをマウスやキーボードの代わりに利用できる。デジタルプッシュボタンやジョイスティックと組み合わせてArduinoをHIDとして利用してみよう。