ラズパイやArduinoでセンサーなどを使うときにI2C通信がよく使われています。この場合、ラズパイやArduinoがマスターで、センサーがスレーブになって、マスターからスレーブのデータを書き込んだり、データを読み出したりします。 センサーなどの代わりに ...
ラズパイからArduinoにファイルを送りたい場合があるかと思います。例えば、音楽ファイルとか画像ファイルとか。 あらかじめSDカードに書き込んでオフラインで渡すというので用が足りる場合は良いのですが、動作中にデータを変えたい場合もあるかと思い ...
There was an error while loading. Please reload this page. Coding with Arduino for the IS4320 is very simple. It does not require any INACKS-specific library, just ...
The documentation is an adjusted copy of the ACD10 readme.md, as the ACD3100 is very similar to the ACD10 but some details differ. This library is to use the Aosong ACD3100 CO2 sensor. Besides CO2 ...
The Arduino platform offers a variety of affordable toys used by DIY enthusiasts for simple electronics projects. It is known for being easy to learn and is built on a variant of the C++ programming ...