Skip to content
/ TBM Public

Repository contains LCD setup scripts for nodes

License

Notifications You must be signed in to change notification settings

doidotech/TBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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