
IOTA Tutorial 29 | Sending sensor data to the tangle using MAM and Arduino Uno
IOTA Tutorial
How to send sensor data to the tangle using Masked Authenticated Messaging
In this video series different topics will be explained which will help you to understand IOTA. It is recommended to watch each video sequentially as I may refer to certain IOTA topics explained earlier.
In this video I will explain how DHT11 sensor data is send to the tangle using MAM and Arduino Uno.
- A complete step-by-step guide how to send DHT11 sensor data from an Arduino Uno to the tangle using Masked Authenticated Messaging can be found at: https://www.mobilefish.com/developer/…
- The source code used in the guide can be found at: https://github.com/robertlie/dht11-ar…