Giter VIP home page Giter VIP logo

etheriummicrocontrollerdash's Introduction

Good People Use Less Power (GPU LP)

By Jared Nussbaum

  • I made an I/O device that someone can use for cryptocurrency mining (in my case Etherium). You can visualize the GPU temperature, and while mining, the Hashrate. You can also switch off and on mining the cryptocurrency. This is allow headless mining (avoiding monitor power use)

  • The microcontroller only needs to be started once and shouldn’t need to be restarted.

  • If the python script is not already running, run it on the laptop. The output of the script is the Serial message being sent to the microcontroller.

  • The initial state is “not mining”. In order to start mining, press the button closest to the microcontroller and wait for it to initialize.

  • In order to stop mining, hit the button farther from the microcontroller.

  • PLEASE STOP MINING BEFORE YOU LEAVE THE PROJECT!

  • I learned a lot about two-way serial communication, including buffers, and about parsing information from processes’ stdout and stderr streams that I read the temperature and hash rate information from. I also utilized interrupt buttons and it was neat to find a practical use for them. Although the end product is not visually stunning, it is a practical project that incorporates topics I learned in class.

etheriummicrocontrollerdash's People

Contributors

jnuss71 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.