Skip to content

Simple redundant dual sensor hardware oracle proof of concept that tests the values received from two sensors, compares values, and writes values to a Kovan testnet smart contract on user input or ignores values if received values are outside of appropriate confidence levels. Designed to reduce data input to blockchains from IoT devices.

Notifications You must be signed in to change notification settings

KevinMckE/Dual-Sensor-Oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dual-Sensor-Oracle

Simple proof-of-concept of a blockchain-connected Arduino hardware oracle designed to increase likelihood of the validity of incoming data to a blockchain and reduce total data written to the blockchain.

This project takes input from two Arduino sensors, compares the values received, and if it is within an acceptable confidence rating then offers the user the option to write the information to a Kovan testnet smart contract.

If the information is not within this acceptable rating, the data is automatically discarded.

Apologies for poor commenting, if you want to actually use any of this, let me know.

About

Simple redundant dual sensor hardware oracle proof of concept that tests the values received from two sensors, compares values, and writes values to a Kovan testnet smart contract on user input or ignores values if received values are outside of appropriate confidence levels. Designed to reduce data input to blockchains from IoT devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published