今回はArduinoのIRRemoteというライブラリでテレビリモコンなどから送られる信号をキャッチし、LEDを光らせるようなものを作成したので簡易的に解説していこうと思います。 (IRRemoteはインストールしておく必要があります) 回路図 赤外線受信モジュールは一般 ...
To build a system where an LED blinks whenever the IR sensor detects an object within its proximity range. This can be used in various applications, such as a simple object detection system or a ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [Rick’s] ...
With all of the cool features on the Raspberry Pi, it is somewhat notable that it lacks a power button. In a simple setup, the only way to cut power to the tiny computer is to physically remove the ...
A couple of months ago, I bought a small disco ball for my child's room. It's decent, and the battery life is satisfactory, but most importantly, my toddler loves it! Since we knew we wanted to keep ...
Microsoftは7月6日(現地時間)、オープンソースベースのテキストエディター「Visual Studio Code」拡張機能であるArduino用コードをMITライセンスを適用、GitHubで公開したことを公式ブログで発表した。 Arduinoは独立型のデバイス開発やソフトウェア開発に用いられる ...
Photoelectric sensors detect objects and surface changes using variations in optical properties. Each sensor includes a light emitter and a receiver, with most relying on infrared light. In optical ...
翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
Arduinoを使ったMIDIコントローラーの作り方解説をしていこうと思います。 前提条件としてArduinoの導入・接続方法、またライブラリ導入方法などの説明はここでは致しません。ただコード部分についてはプログラミングができない方でも同じものなら作れる ...