秋月電子で購入したBOSCH社製9軸センサ「BNO055」を実装したセンサーフュージョンモジュール「AE-BNO055-BO」を使用し、「Arduino UNO R4 MINIMA」とI2C通信を行いました。が、動作確認できるまでに少々苦労したので備忘録としてまとめました。 下記が回路構成です。
Read and Write NDEF messages on Mifare Ultralight NFC Tags with Arduino connected to MFRC522 RFID card. NFC Data Exchange Format (NDEF) is a common data format that operates across all NFC devices, ...
- os (humidity oversampling) between 1 and 5, see CTRL_HUM or BME280 datasheet for details bool setHumiditySettings(uint8_t os = BME280_OVERSAMPLING_X1); - tOS (temperature oversampling) between 1 and ...
ラズパイからArduinoにファイルを送りたい場合があるかと思います。例えば、音楽ファイルとか画像ファイルとか。 あらかじめSDカードに書き込んでオフラインで渡すというので用が足りる場合は良いのですが、動作中にデータを変えたい場合もあるかと思い ...
The I2C (Inter-Integrated Circuit) bus is a synchronous serial communication protocol that allows multiple electronic components (sensors, displays, memories, etc.) to be connected within the same ...