Skip to content

Easy MultiSensor device based on Raspberry PI

License

Notifications You must be signed in to change notification settings

enesbcs/rpieasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa9e22e · Apr 7, 2024
Jan 7, 2024
Dec 29, 2018
Dec 29, 2018
Dec 31, 2020
Apr 7, 2024
Dec 4, 2023
Dec 29, 2018
Jan 7, 2024
May 29, 2023
Oct 24, 2020
Feb 24, 2021
Mar 8, 2024
Feb 24, 2021
Feb 24, 2021
Feb 24, 2021
Feb 24, 2021
May 31, 2022
Mar 8, 2024
Feb 24, 2021
Feb 24, 2021
Mar 8, 2024
Feb 24, 2021
Feb 24, 2021
Feb 24, 2021
Feb 24, 2021
Mar 8, 2024
Mar 8, 2024
Dec 10, 2023
Mar 16, 2020
Sep 25, 2019
Nov 23, 2021
Jun 7, 2020
May 12, 2021
Feb 24, 2021
Dec 13, 2020
Sep 30, 2023
Feb 16, 2021
Oct 8, 2020
May 24, 2021
Oct 24, 2020
Jun 11, 2019
Oct 24, 2020
Oct 24, 2020
Oct 24, 2020
Oct 24, 2020
Jul 6, 2020
Oct 24, 2020
Oct 24, 2020
Oct 16, 2019
Aug 6, 2023
Nov 23, 2021
Oct 24, 2020
Oct 24, 2020
Oct 24, 2020
Oct 24, 2020
Mar 7, 2021
May 29, 2023
May 25, 2021
Jan 22, 2021
Aug 18, 2023
Oct 16, 2019
Jan 2, 2021
Oct 8, 2020
Jul 31, 2022
May 13, 2021
Mar 14, 2019
Oct 24, 2020
Mar 8, 2021
Oct 24, 2020
Oct 24, 2020
Sep 30, 2023
Oct 24, 2020
Nov 7, 2020
Jan 1, 2024
Oct 24, 2020
Oct 24, 2020
Jul 21, 2020
Mar 17, 2021
Nov 22, 2020
Mar 4, 2021
Jan 22, 2023
Mar 16, 2019
Feb 17, 2019
Mar 22, 2020
Oct 24, 2020
Oct 24, 2020
Jan 27, 2019
Dec 15, 2020
Oct 24, 2020
Oct 24, 2020
Aug 4, 2019
Nov 25, 2020
Aug 6, 2023
Oct 24, 2020
Mar 2, 2020
Oct 24, 2020
Jan 1, 2021
Nov 25, 2020
Feb 18, 2021
Jan 24, 2021
May 29, 2022
May 29, 2022
Jun 17, 2022
Oct 12, 2022
Apr 7, 2024
Apr 7, 2024
Apr 6, 2020
Feb 26, 2021
May 25, 2019
Mar 20, 2019
Aug 19, 2019
Apr 6, 2020
Feb 2, 2019
Apr 26, 2020
Aug 22, 2021
Oct 9, 2020
Oct 25, 2020
Jul 15, 2019
Oct 9, 2020
Oct 9, 2020
Oct 9, 2020
Oct 9, 2020
Mar 16, 2020
Oct 9, 2020
May 26, 2020
May 25, 2020
Jun 23, 2020
May 30, 2020
Jun 8, 2020
May 29, 2022
Dec 25, 2023
Aug 18, 2023
Dec 29, 2018
Dec 29, 2018
Dec 29, 2018
Jan 1, 2024
Nov 25, 2022
Jun 23, 2020
Dec 25, 2023
Jan 25, 2024
Dec 25, 2023
Jun 25, 2019
Jun 23, 2020
Jun 23, 2020
Dec 22, 2023
May 29, 2023
Sep 30, 2023
Jan 1, 2024
Dec 25, 2023
Apr 7, 2024
Jun 17, 2022
Dec 25, 2023
Jan 25, 2024
Jun 23, 2020
Feb 24, 2021

Repository files navigation

Code size Last commit

To support the development you can:

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.

Requirements

  • Debian/Ubuntu/Raspbian Linux
  • Python3

Tested with Raspberry Pi Zero W/Raspbian Buster and PC/Ubuntu 20.04. (may work with other Debian/Ubuntu derivatives) For obvious reasons GPIO based devices needs GPIO support, mainly targeted for Raspberry Pi. However experimental Orange Pi, USB FTDI and Rock Pi S GPIO support also added for testing purposes. Some basic devices (dummy, system informations...) and controllers will work on a normal PC.

Installation

sudo apt install git
git clone https://github.com/enesbcs/rpieasy.git
cd rpieasy
sudo ./preinstall.sh

Other dependencies can be reached and installed through the webGUI (See Hardware page) after starting with:

sudo ./RPIEasy.py

Update

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

https://github.com/haraldtux/rpieasy-update

Or you can use the integrated updater at Tools->System Updates, but be warned: save your "data" directory before update if it is containing data that you can't or won't readd manually!

FAQ

In case of questions or problems:

Special Thanks

I would especially like to thank the two biggest supporter, happytm and budman1758 for their ideas and donations which made it possible to acquire a lot of IoT sensors/devices. :)