Skip to content

XinaBoxSamples/blockchain_weatherstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

blockchain_weatherstation

Quick Instructions

  1. Create your metamask wallet
  2. Create your account at infura
  3. Select ropsten test net.
  4. Copy your keys
  5. Upload blockchain_weatherstation code to XinaBox CW02
  6. Deploy Solidity code weather_station to your Ethereum account. Select Injected Web3 environment.
  7. Update Arduino code blockchain_weatherstation with your keys and addresses
  8. Download and install these libraries to Arduino IDE.: xCore, xSW01 and arduino-web3
  9. CW02 will now trasmit SW01 data to your blockchain with 10 minutes of interval.

Detailed document: Google doc link

About

Example code to send SW01 data to Ethereum blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages