Coder Social home page Coder Social logo

qbsho / honeypi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from honey-pi/honeypi

0.0 0.0 0.0 4.07 MB

Installer for a smart IoT beehive scale based on Raspberry Pi ๐Ÿ

Home Page: https://www.honey-pi.de

License: Other

Shell 100.00%

honeypi's Introduction

HoneyPi - smart DIY beehive scale

License GitHub release YouTube Subscribe Twitter Follow

HoneyPi is a measuring system based on the Raspberry Pi. Various sensors can be connected to the GPIO ports of the Raspberry Pi. It is a plug and play system. The configuration of the sensors and settings, such as the transfer interval, are made in the web interface on the Raspberry Pi. The data measured by the sensors are transmitted to the IoT platform ThingSpeak. From there they can be visualized in apps.

Install

It is recommended to run it in your home directory.

sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get install -y git
cd ~
git clone --depth=1 https://github.com/Honey-Pi/HoneyPi.git HoneyPi
cd HoneyPi
sudo sh install.sh

Quick start

Instead of installing you can simply download a ready HoneyPi image from our download page. You can even create your own custom HoneyPi images using our Raspbian image generator. These images are based on the latest raspbian lite version.

First start on a clean Raspbian Lite OS

We recommend flashing with balenaEtcher

  1. Connect HDMI to a TV
  2. Boot up
  3. Login with username pi and password raspberry
  4. Run sudo raspi-config
  5. Select 5 Interfacing Options and enable P2 SSH
  6. Connect your Raspi Ethernet Bus to your Router. If you use a Raspi Zero you could configure a wifi network connection.
  7. Now you can connect with your computer the first time via SSH to the Raspi.
  8. Login again. Change password with passwd to hivescale
  9. Run the Install Instructions from above
  10. If you want to use a WittyPi module install it like explained here.

Update to the latest release (also beta and pre-release)

cd /home/pi/HoneyPi/
# Update the Installer
sudo git pull
# Update the measurement scripts and the webinterface (Arg1 to select stable or pre-release,  for stable use 1 for betatest use 0)
sudo sh update.sh 0

honeypi's People

Contributors

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