Skip to content

fhildeb/blockchain-microcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain-microcontroller

Python microcontroller program built by Felix Hildebrandt as final thesis for IoT in 2020.

NOTE: The commentary and files might appear in German.

Description

The project is built to connect a Micro Controller to the Ropsten test network Blockchain of Ethereum. The Controller is tied to a LED, and its state can be locked or changed by sending a transaction to the Smart Contract of the Blockchain. By default, the Micro Controller scrapes the current state and turns the LED on or off. Those status updates can be received within the Micro Controller's terminal and worldwide if the Mosquitto Protocol is enabled by the owner, featured within this repository as well.

The Mosquitto Data Channels can then be scraped for various other outcomes.

Software Setup

Screenshot

Program Schedule

Program Schedule

Contributors

  • Solidity and Debugging: Tim Käbisch
  • External Documentation: Konstantin Schwemlein

Tools

Hardware

About

IoT Smart Contract Interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors