Giter Club home page Giter Club logo

aquapy's Introduction

AquaPy

DRF base aquarium controller

Grafana Base Dashboard

Screenshot of main page

Parts List

Base Installation

  1. Assemble Raspberry Pi including Whitebox Labs Tentacle T3
  2. Using Raspberry Pi Imager on another PC, image microSD card with Raspbian OS
  3. Insert microSD card into Raspberry Pi and connect a keyboard, mouse & monitor
  4. Perform initial setup
  5. Launch terminal
  6. sudo raspi-config
    1. Select Interfacing Options Interfacing Options
    2. Select I2C I2C
    3. Select Yes I2C Enabling
    4. Select OK
  7. Clone the repository
  8. cd AuqaPy
  9. ./install.sh

Grafana Base Configuration & Loading Base Dashbaord

  1. In a web browser navigate to the IP address of the Raspberry Pi
  2. Login with default credentials for Grafana and change initial password
    • username: admin
    • password: admin
  3. Select Data Sources from Settings menu Settings Menu
  4. Select InfluxDB from list
  5. Populate the following information and click Save and Test
    • Name: InfluDB
    • URL: http://influxdb:8086/
    • Access: Server (default)
    • Whitelisted Cookies: Leave blank
    • Auth: Leave all sections disabled
    • Database: aquapy
    • User: aquapy
    • Password: notverysecurepwd ## This is the default password, if you'd like to change please change INFLUXDB_USER_PASSWORD in aquapy.env Configure InfluxDB
  6. Import base Grafana Dahboard
    1. Click the + symbol then click import Import
    2. Click Upload JSON file and navigate to location of grafana.json file from repo and upload
    3. Click Import

aquapy's People

Contributors

whitej6 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.