Raspcycling

The problem

waste is a growing problem

Intelligent system for waste management is needed

Applications

Education

show how much water/CO2/KW has been save

check timeline progress

(example: waste increase in Christmas)

USE SCALES TO SHOW achievements

COLLECT OPTIMISATION

knowing the the state of the bin will help to optimise the waster collection.

ANOMALY DETECTION

Possible versions

House

Medium size

  • Restaurant
  • Shops

Huge

  • Airports
  • Train station.
  • Shopping malls

Architecture

Backend

typescript

  • same language FE & BE
  • speed up dev
  • share code between BE & FE
  • strong typed language
  • Million libs
  • Bad: numbers

Loopback

  • spring boot for nodejs
  • generator
  • openapi
  • authentication

openapi 3.0

openapi-generator generate \
    -i http://localhost:3000/openapi.json \
    -g typescript-angular \
    -a Session \
    -o raspcycling

App

What is implemented

  • Auth
  • Show statistics

WIFI

raspberry pi

hx711 load sensor

Golang

  • Low level
  • multiplatform
  • the libs for the sensor  :)

Demo time

The Things Network is about enabling low power Devices to use long range Gateways to connect to an open-source, decentralized Network to exchange data with Applications.

Components

Raspcycling

By César González González