Giter VIP home page Giter VIP logo

rpieasy's Introduction

PayPal
donate
If you like this project, or you wants to support the development, you can do that with the paypal link above or by doing pull requests, if you knew Python language.
ko-fi

RPIEasy

Easy MultiSensor device based on Raspberry PI

RPIEasy

Based on Python 3.x and Raspberry PI (Raspbian Linux) this project tries to mimic the magnificent ESPEasy project functions. Main goal is to create a multisensor device, that can be install and setup quickly.

⚠️THIS IS A BETA TEST VERSION!⚠️

Expect major changes in later versions that may cause incompatibility with earlier versions!

Currently feedbacks and test results needed to fix core functions. New plugins and controllers may be added to expose hidden bugs. :)

Requirements

  • Debian/Ubuntu/Raspbian Linux
  • Python3

Tested with Raspberry Pi Zero W/Raspbian Stretch and PC/Ubuntu 18.04. (may work with other Debian/Ubuntu derivatives) For obvious reasons GPIO based devices needs GPIO support, which only works with Raspberry Pi. Some basic devices and controllers will work on a normal PC.

Installation

sudo apt install python3-pip screen alsa-utils wireless-tools wpasupplicant zip unzip git
git clone https://github.com/enesbcs/rpieasy.git
cd rpieasy
sudo pip3 install jsonpickle

In case of Debian Stretch or other linux that misses "ifconfig" command:

sudo apt install net-tools

Other dependencies can be reached and installed through the webGUI after starting with:

sudo ./RPIEasy.py

Update

There are an external updater and command line manager script by haraldtux:

https://github.com/haraldtux/rpieasy-cli-tools

rpieasy's People

Contributors

enesbcs avatar

Watchers

James Cloos 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.