Giter VIP home page Giter VIP logo

berryio's Introduction

BerryIO

  • Description: BerryIO is a web browser based control system for the RaspberryPi
  • Project Website: GitHub
  • License: GPL Version 3
  • Platform: Tested on Raspbian Wheezy (2012-09-18 and newer) may work on others
  • Requirements: A Raspberry Pi running Raspbian and a web browser (Internet Explorer versions before 8 are not supported)

== overview

###Getting Started Installation Instructions

[ScreenShots] (https://plus.google.com/u/0/photos/109352235257103413028/albums/5786226385146681521)

Contributing Code

###Project Details

The long term aim of BerryIO is to enable developers to control the Raspberry Pi and its GPIO ports remotely from any device with a browser, without ever needing to connect a screen or keyboard to the Pi itself. The new API mode extends this further enabling mobile apps, etc to be produced and control BerryIO.

The way BerryIO works is once the Raspberry Pi has booted up (or if the connectivity changes) it automatically connects to the main wired or one of the predefined wireless networks and emails the owner with a web link. They can then click the link and open the control panel in a browser (with their username and password).

There is also a command line interface, so you can issue commands directly to it over SSH or in scripting should you wish to.

For those interested in the technical details its mostly written in PHP which runs the back end for both the command line and the web browser interface (which is served with Apache). SPI control is written in C, the emailing is done with msmtp and the network can be managed by Raspians wpagui (although I hope to include functions in BerryIO to configure the network at some point).

###Features

  • Full GPIO control including input/output mode switching and on off toggling.
  • Support for Raspberry Pi revision 1 and 2 including 512MB version.
  • Ability to take photos and adjust camera settings (video coming soon).
  • SPI DAC control and ADC values display.
  • Control of HDD44780 or KS0066U compatible LCD's (and VFD's).
  • CPU information display, including temperature.
  • Disk and memory usage information.
  • Network status view showing connectivity, signal strength, etc.
  • Command line interface which offers the same level of control as the web browser interface.
  • Email notification with a link to the BerryIO web browser interface.
  • Integrated upgrade system.
  • API system for developing mobile apps.

###License Information

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

###Credits

SPI module based on code from the Gertboard test suite: Copyright (C) Gert Jan van Loo & Myra VanInwegen 2012

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.