Documentation
  • Welcome
  • 🚀Getting Started
    • Introduction to AstroPlant
  • 🌱AstroPlant Kit Setup
    • Welcome to the setup guide
    • Designing your project
    • Operation & safety
    • Building the Maker Kit
      • Electronics assembly [Maker Edition]
      • Electronics assembly from scratch
      • Casing assembly v5.2
      • Extension shield connection mapping
    • AstroPlant software
      • Kit software setup
      • Building your kit software from scratch
      • Updating your kit software
      • Changelog
    • Registering and configuring a kit
    • AstroPlant Growth Protocol
    • Resources
    • Setup FAQ
  • ⌨️ Developers
    • Become a space dev!
      • AstroPlant Ecosystem
      • Data Concepts and Terminology
      • Software Architecture
      • GitHub Repositories
    • Core API
      • Getting Started
      • API Models
      • Live Feeds (WebSockets)
    • Community Platform
      • Architectural Decisions
      • Documentation
        • Project Structure
        • Front-End
        • Back-End
      • Development Setup
      • Roadmap
    • Software Customization
      • Use cases
    • Developers FAQ
  • 📚Resources
    • Contributing
Powered by GitBook
On this page
  • Server-Side Repositories
  • Back-end
  • AstroPlant Core Client and Kit APIs
  • Front-end
  • Client-Side Repositories
  • AstroPlant Kit
  • Peripheral Device Library
  • Web Repositories
  • Community Platform
  • Landing Page
  • Production Repositories
  • astroplant-k8s
  • Testing Repositories
  • astroplant-simulation
  • sensor-test-scripts
  • RaspiWifi - Configuration Helper
  • pi-gen - Image Creation
  • Hardware Repositories
  • Electronics
  • Casing
  • Sensors & Actuators Repositories
  • Astroplant Camera Module

Was this helpful?

  1. ⌨️ Developers
  2. Become a space dev!

GitHub Repositories

PreviousSoftware ArchitectureNextCore API

Last updated 4 years ago

Was this helpful?

Server-Side Repositories

Back-end

This repository contains several modules that are part of the AstroPlant back-end. Each module has a readme. The modules in this repository are mostly micro-services. A large part of the back-end business logic is not implemented here, but rather in the core API module described below.

This repository contains a docker subdirectory that allows you to use Docker Compose to spin up the entire back-end, including the core APIs and the front-end described below.

AstroPlant Core Client and Kit APIs

This back-end module is relatively big and lives in its own repository. The repository contains an HTTP-based RESTful API to allow (web) clients to communicate with the back-end, and implements part of the MQTT-based API to allow kits to communicate with the back-end. It contains most of the back-end business logic.

Front-end

Client-Side Repositories

AstroPlant Kit

This repository contains the core kit software for running on-premise computers (e.g. a Raspberry Pi) with attached peripheral devices (e.g. various sensors). The AstroPlant kits communicate with the AstroPlant back-end, using MQTT as transport, for configuration, publishing measurements, and remote control.

Note that this repository does not itself contain concrete implementations of peripheral devices.

Peripheral Device Library

This repository contains implementations for sensors and actuators often used with AstroPlant.

Web Repositories

Community Platform

Landing Page

Production Repositories

astroplant-k8s

The official back-end is hosted on a Kubernetes cluster, and this repositories contain all the official deployments files. If you wish to deploy production-grade custom back-end you may find this source useful.

Testing Repositories

astroplant-simulation

For simulating a kit a module is created that can mimic peripherals virtually.

sensor-test-scripts

Faulty sensor? You can test each individual sensor with these small scripts.

RaspiWifi - Configuration Helper

This repository is a fork of a great implementation from Jasbur. We use this repository to make it easy for users to configure Wifi, AstroPlant credentials. It is used for dedicated AstroPlant images. At its core it is very simple and allows for further extensions such as sensor testing or enterprise wifi connections. Feel free to contribute just as for all repositories.

pi-gen - Image Creation

This is a fork of a tool used to create the raspberrypi.org Raspbian images meant for distribution.

Hardware Repositories

Electronics

Blueprints of the AstroPlant electronics can be found inside the following repository:

Casing

For blueprints of the casing's refer to this repository

Sensors & Actuators Repositories

Astroplant Camera Module

This is an elaborate repository for not just making images, but NDVI images.

This repository, and the features it contains are not fully integrated in the official AstroPlant ecosystem.

The client API can be useful for developing your own UI or to extract raw data to analyze it the way you want to. For more information as to how, please visit the .

This repository contains the code for the . It uses the client API to provide a user interface for creating users, kits, setting configurations, etc., and to visualize data.

Be aware that we are in the midst of integrating the into the AstroPlant GitHub organization. This repo might be deprecated in favour of the community platform. Once this is settled we will update this page.

This repository contains both codes for the platform itself and for its API. To learn more about the platform itself, its architecture and the roadmap please visit the .

This repository contains code for our landing page hosted at .

Core API Documentation section
current front-end
community platform
community platform documentation page
astroplant.io
GitHub - AstroPlant/astroplant-backend: Linking several systems to create the AstroPlant backendGitHub
GitHub - AstroPlant/astroplant-api: An API to interface with the AstroPlant back-endGitHub
GitHub - AstroPlant/astroplant-frontend-web: A web front-end for the AstroPlant APIGitHub
GitHub - AstroPlant/astroplant-kitGitHub
GitHub - AstroPlant/astroplant-peripheral-device-libraryGitHub
GitHub - AstroPlant/community-platform: Official repository of the AstroPlant community platform.GitHub
GitHub - Meet-Miles/astroplant.io: The landing page of the AstroPlant projectGitHub
GitHub - AstroPlant/astroplant-k8s: Deployment scripts for the AstroPlant backend on a Kubernetes clusterGitHub
GitHub - AstroPlant/astroplant-simulation: AstroPlant environment simulationGitHub
GitHub - AstroPlant/sensor-test-scripts: For testing various sensorsGitHub
GitHub - AstroPlant/RaspiWiFi: Headless WiFi configuration for the Raspberry Pi (or most other devices running Linux) by using a temporary WiFi access point and web interfaceGitHub
GitHub - AstroPlant/pi-gen: Tool used to create the raspberrypi.org Raspbian imagesGitHub
GitHub - AstroPlant/astroplant-hardware: Raw data files for hardware PCB'sGitHub
GitHub - AstroPlant/Casing: All CAD and other designs for the AstroPlant casing / enclosure / top panel.GitHub
GitHub - AstroPlant/astroplant-camera-moduleGitHub
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo