Bitcoin Price Ticker

Are you a Bitcoin miner or trader, but find yourself lacking the compulsive need to check exchange rates like the drug-fuelled daytraders of Wall Street? Fear not – you too can adorn your home or office with a Bitcoin Price Ticker! The post is in Italian but you can read a translated version here.

It’s a straightforward enough build – an Arduino compatible board with an onboard ESP8266 is hooked up with an HD44780-compatible LCD. It’s then a simple matter of scraping the Bitcoin price from the web and displaying it on the LCD. It’s a combination of all the maker staples, tied together with some off-the-shelf libraries – it’s quick, and it works.

[Ed: Oh boo!  The images of the LCD were photoshopped.  Please ignore the next paragraph.]

What makes the build extra nice is the use of custom characters on the LCD. The HD44780 is a character based display, and this project appears to use a screen with two lines of sixteen characters each. However, a custom character set has been implemented in the display which uses several “characters” on the screen to create a single number. It’s a great way to make the display more legible from a distance, as the numbers are much larger, and the Bitcoin logo has been faithfully recreated as well. It’s small touches like this that can really set a project apart. We’d love to see this expanded to display other financial market information and finished off in a nice case.

If you’re wondering what you can actually do with Bitcoin, check out the exploits of this robotic darknet shopper. Oh, and Microsoft will take them, too.

28 thoughts on “Bitcoin Price Ticker

  1. Can it help me find those old HDDs with about 20-30 btc from back when it was so easy to mine and a trip to one of several online bitcoin faucets would dump something like 5btc for your wallet(to generate interest among non-miners), but that total was worth only a few American cents back then. Can it do that?

    1. Agree. I am pretty certain that headline photo is faked, it is certainly not the standard HD44780 display which is shown in the article itself.

      I’m not going to register to get the code and see if they actually have implemented custom characters for some theoretical display like that shown in the headline photo, but I’m going to guess not.

      I’ve never seen an HD44780 display without gaps between the characters blocks, that is not to say one doesn’t exist though.

        1. I’ve seen it done here on HaD before, but no idea where to find it.
          Basically the creator found some clever bitbanging method of loading more custom characters while drawing the screen.

  2. You should really read all the blog post and also check the code. The real photo is at the end of the article and shows the plain, old boring HD44780 font. The cover image is a mock-up done with some photo editor. Just look at the Bitcoin symbol: there is no way fir a 7×5 display to show such slanted bars without jiggering. BTW: if you try to download the code you get redirected to a number of scam site pretending to “clean” your mobile phone.
    Please, do a little check before posting…

    1. No amount of ‘reading the original article’ would help because it is not mentioned that the image has been modified.

      I had to zoom the image and see that the pixelization of the text was different to the bitcoin symbol. At first I though it may have been swapped with a 10×2 chr display.

  3. Uhm. it is impossible for a 16*2 screen to do that actually. your typical one can only use 8 custom charactersi believe and I don’t spot the normal gaps between the characters so that image HAS to have been photoshopped. I am not getting near a project that relies on that.

    Besides just tracking bitcoin is no longer worth it. If you are planning to create a ticker it better track the other big rivals aswell. Ethereum for example has been making some pretty big waves having reached the value that BTC had last year.

  4. might as well use a low power wifi or GSM board with a LCD and battery.. Other currencies are only good if you’re one of those people who diversifies 300k in to day trading instead of being smart and doing secured dividends off bonds etc..

    Fiat trading is only good with a lot of capital and linear regression..

  5. Speaking of BitCoin,
    a cow-orker says that the recent ransomware worm bitcoin payments haven’t been touched.
    Considering BitCoin is traceable, it would be foolish to touch that account.
    BUT, he contends that those who spread the worm probably have a large amount of BC in other accounts
    and the need to convert cash to BC for the ransom payment has driven up the value of BC to the point that the their other accounts have grown, making the whole venture profitable to them without needing to touch the honeypot stash.

Leave a Reply to Yvan256Cancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.