Giter Club home page Giter Club logo

steempi's Introduction

Tutotial is unfinished at this moment


# STEEMPI V1.0 Steemit LED light notifications and Web interface for Raspberry Pi (and other pi clones that uses the Wirringpi library)

Operating system

  1. Install the latest version of Raspbian on your SD card

  2. Boot up the system and connect to your network and the internet (wifi or cable)


Steemit LED light notifications

  1. Copy ledscript.sh to the desktop of Raspbian

  2. Make ledscript.sh excecutable "CHMOD to run manualy: "sudo ./ledscript"

  3. Make ledscript.sh boot on startup, "sudo nano /etc/rc.local" add before exit 0 this line "/home/pi/Desktop/./ledscript"

  4. Check if it works, and to celebrate, please leave me a reply on my steemit post and check if your LED lights up.

  5. if it worked, you can change "@techtek" the script, to watch your account for updates: "cd /home/pi/Desktop" "sudo nano ledscript.sh"


Webinterface

  1. Install Apache and PHP5, "sudo apt-get update" "sudo apt-get install apache2 php5 libapache2-mod-php5" test it by opening a browser and type in the IP of your Pi, it should show a "it works" page. delete the index file from /var/www/html/

  2. Copy and replace the Steempi interface files from this Github into the /var/www/html/ folder

  3. Done!, Open the IP of your PI in a browser and you should see the SteemPi webinterface

steempi's People

Contributors

dehenne avatar techtek avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.