Git Product home page Git Product logo

chip-web-control's Introduction

C.H.I.P GPIO Web Control

This is a program that I orginally had made for the raspberry pi, and I have since ported it over to C.H.I.P made by NextThingCo. The purpose of this program is to allow easy control and reading of the GPIO of C.H.I.P on the web. I originally made it to control my indoor garden setup, but there are many other uses this software could be used for if you want to control the GPIO of C.H.I.P from a browser.

Dependencies:

sudo apt-get update

sudo apt-get install git build-essential python3 python3-dev python3-pip flex bison screen

sudo pip3 install flask

Installing CHIP_IO

from @xtacocorex git clone https://github.com/xtacocorex/CHIP_IO

git clone https://github.com/atenart/dtc

cd dtc

make

sudo make install PREFIX=/usr

cd

git clone git://github.com/xtacocorex/CHIP_IO.git

cd CHIP_IO

sudo python3 setup.py install

cd

sudo rm -rf CHIP_IO

Downloading and running CHIP Web Control:

git clone git://github.com/Groguard/CHIP-Web-Control.git

cd CHIP-Web-Control

sudo python3 main.py

You should be able to navigate in your browser and view the web page at yourchipsip:5000

chip-web-control's People

Contributors

groguard avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.