Skip to main content

A Bitcoin address monitoring tool built with a Raspberry Pi and a LCD display

Project description

# Chirimbolito

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/09b74b48abd44905892de63270b0e77d)](https://www.codacy.com/app/facastagnini_2/chirimbolito?utm_source=github.com&utm_medium=referral&utm_content=facastagnini/chirimbolito&utm_campaign=badger)

A Bitcoin address monitoring tool built with a Raspberry Pi and a LCD display

# You will need - a Raspberry Pi - one micro SD card - the LCD screen, [Adafruit RGB Negative 16x2 LCD+Keypad Kit for Raspberry Pi](https://www.adafruit.com/product/1110) - one or more bitcoin address to monitor

# How to build it - Install Raspbian Stretch Lite on the micro SD card. This is beyond the scope of this document, you can find a good guide [here](https://www.raspberrypi.org/downloads/raspbian/). - [Enable sshd on a headless Raspberry Pi](https://www.raspberrypi.org/documentation/remote-access/ssh/) - Install the LCD screen and the micro SD card in the Raspberry Pi - Boot the Raspberry Pi - ssh into the Raspberry Pi and install the bitcoin address monitoring tool ` ssh pi@raspbian password: (the default password is 'raspberry') raspbian$ mkdir chirimbolito raspbian$ virtualenv chirimbolito raspbian$ cd chirimbolito raspbian$ source bin/activate raspbian$ pip install chirimbolito ` - Edit the file configuration.json to configure the bitcoin addresses that you want to monitor.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chirimbolito-0.dev3.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

chirimbolito-0.dev3-py2-none-any.whl (7.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page