- Create your metamask wallet
- Create your account at infura
- Select ropsten test net.
- Copy your keys
- Upload blockchain_weatherstation code to XinaBox CW02
- Deploy Solidity code weather_station to your Ethereum account. Select Injected Web3 environment.
- Update Arduino code blockchain_weatherstation with your keys and addresses
- Download and install these libraries to Arduino IDE.: xCore, xSW01 and arduino-web3
- CW02 will now trasmit SW01 data to your blockchain with 10 minutes of interval.
Detailed document: Google doc link