[![SparkFun ADXL345](https://cdn.sparkfun.com//assets/parts/3/9/0/2/09836-_01c.jpg)](https://www.sparkfun.com/products/9836) [*SparkFun Triple Axis Accelerometer ...
前回、加速度センサーADXL345のデバイスIDを、I2C経由で読むことができました。接続はOK、という事です。 今回は、センサーの値を取得していきます。 1.加速度センサー ADXL345のレジスタ達 ADXL345のデータシートを見てみましょう。 Arduino IDEのデバッグ ...
The library is intended to work **without any user interference**, just open [project](https://github.com/MatthewPatyk/ADXL345-Arduino-I2C-library/blob/master/ADXL345 ...
ノイルテックス東京オフィス戸嶋です。 三軸加速度のセンサー 3軸加速度センサモジュールADXL345(SPI/IIC) 今日遊んでみたセンサーは3軸加速度センサーです。 今やスマホやゲーム機には当たり前に入っているセンサーですね。 こんな小さい中に、バネや ...
In previous tutorial, we have learned about I2C communication in Arduino. This tutorial we will learn about I2C Communication between different Arduino Boards (such as Arduino Mega, Nano, micro, etc.) ...