今回は、Arduino UNO R4を使ったサーボモーターの制御方法についてご紹介します。 サーボモーターは一般的な直流モーターと違って、指定した角度まで回るモーターです。 この記事では、Arduinoを使ったサーボモーターの制御方法について簡単にご紹介してい ...
人気のシングルボードコンピュータ(SBC)であるRasberry Piと同様に有名なSBCであるArduinoを紹介します。 Arduinoは2005年イタリアの大学教授Massimo Banzi氏らによって開発された、コンピュータ初心者向けの「電子工作用マイコンボード」です。 下記特徴により ...
スケジュール管理やヘルスケアなど多用途に使えるスマートウォッチですが、自分に必要なアプリが登場するのを待つ必要があります。しかし、Arduinoベースのスマートウォッチプラットフォーム「watchX」では、自分が欲しい機能があるならば、それを開発し ...
株式会社CuboRexは、業界初のテスト用電動クローラユニット「CuGoシリーズ」を展開している。 同シリーズは、「作りたいモノを早く、安く、簡単に」という製品コンセプトのもと、テスト機開発のハードルを大幅に下げることができるだけでなく ...
~10種類のセンサー・モジュールが使えるIoTスターターキットと開発レシピも提供~ 株式会社ソラコム(本社:東京都 ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn’t very pretty to look ...
First of all, you need to download the Arduino IDE on your computer from its official site so that you can write the code and upload it to the Arduino UNO board. Now follow the below steps to do the ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
When people set out to learn to program, they often get mired in a lot of choices. What programming language should I learn? What will get me hired? What frameworks do I need to know? It goes on and ...