A bit of time ago I got into Raspberry Pis and Arduino boards. I thought it’d be a good idea to refresh myself on programming and gave Python a shot since it’s a relatively simple language. Since all of this Crypto Coin mining is so big I might as well make a Dogecoin Stock Ticker.

I got an Adafruit LCD from Microcenter, breakout board, and started figuring it out. I using Adafruit’s LCD library.The code consists of Five python libraries. It switches between Dogecoin and Bitcoin every ten seconds and updates value every five minutes.

IMG_20140721_204203

 

https://github.com/atrainn/dogeticker/tree/master/compiled_for_rasbian