Git Product home page Git Product logo

btc-tracker's Introduction

Different Variants of BTC Tracking

1. LCD-Tracker

I wrote this tracker to use an i2c 16x2 display that I had around, to put it to use. It is connected to my Raspberry Pi Zero W in a 3D printed Case.

The connection pinout for Raspberry Pi:

The program starts with a cli setup where you enter:

  1. Which currency you want to use (EUR / USD)
  2. How many BTC you own
  3. Your cost for those BTC (you can see this in you portfolio tracker)
  4. What you DCA amount is (optional)

This will give you following output on your 16x2 Display:

  1. Page 1 -> Current BTC Price / Coin amount you own
  2. Page 2 -> Current Profit or Loss / Return of Investment in %
  3. Page 3 -> BTC you get for your DCA / DCA sum per year
  4. Page 4 -> Pi CPU Temperature readout / [future ideas]

Software used:

  1. To track the BTC price I used Bitcoin Value for Python
  2. To interface with the HD44780 16x2 RPLCD

2. Rich-CLI-Tracker

This follows the same idea but will stay in the CLI and display a summary in your command line.

3. 64x64 Matrix LED Tracker

This follows the same idea but cycles through data on matrix led

Software used:

  1. To track the BTC price I used Bitcoin Value for Python
  2. To style the CLI output I used Rich

btc-tracker's People

Contributors

jetdev22 avatar

Watchers

 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.