doidotech / TBM

Repository contains LCD setup scripts for nodes
MIT License
21 stars 9 forks source link

N|Solid

How to setup The Bitcoin Machine's LCD

The Bitcoin Machine is the first ever Bitcoin node device to have a LCD Bitcoin Ticker. We all have a habit of checking Bitcoin Price and Node information like generated bitcoin blocks and sum of total bitcoins generated till date. The Machine's Dashboard doesn't stop or restrict you to think beyond. It allows users to customize what to display on the LCD.

N|Solid

Setup the Machine Face (LCD)

ssh into the bitcoin node using Putty or Terminal

Clone the TBM repository

git clone https://github.com/doidotech/TBM.git
cd TBM/TBMLCD-v0.5
sudo chmod +x lcdServiceSelector.sh
sudo ./lcdServiceSelector.sh

Enter a number to select the Node for which you are installing LCD Drivers.

Once you complete the setup, please reboot the machine from your node dashboard.

By now the LCD is UP and Running with Bitcoin Dashboard.

N|Solid