GithubHelp home page GithubHelp logo

brinnlabs / easee-as-pi Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 311 KB

A simple script for easy GPIO control of a raspberry pi

License: GNU General Public License v3.0

Python 95.18% Shell 4.82%

easee-as-pi's Introduction

EasEE As Pi

A simple setup and boot script to make the Pi's GPIO pins more accessible. Even for experienced programmers it should make the time needed to setup a Pi for GPIO control much faster.

For pinouts goto http://pi.gadgetoid.com/pinout though I included pictures for reference too

Note that everything is handled by the settings which the program looks for in the boot directory.

Script Installation

boot the Pi and run the install script (install.sh) make sure the patch file (rc.local.patch) is at the same level as the install script

Make sure to place EasEEPi.py and a settings XML file to read from in the boot folder.

You have to make your own settings file though there is Gooey-Pi for a easy visual setup.

Manual Installation

to get this to run at boot put EasEEPi.py and settings.xml in the boot folder. Then edit rc.local which is found in /etc/ by doing

sudo nano /etc/rc.local

and then replace the IP dummy script with

sudo python /boot/EasEEPi.py

Make sure to edit the settings file to the layout you would like

To Do:

  • more customizable output control

easee-as-pi's People

Contributors

domamato avatar

Watchers

 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.