Documentation

System Architecture Model

Overview

The System Architecture Model is composed of four main components

  • 1) Service that runs on the RP

    The service application is a python 3.x application running on Raspberry PI’s Raspbian operating system.

  • 2) Web Server code (i.e., Web app) that is hosted on internet or intranet

    The server application is a python 3.x application running on the Django 2 web framework. It can be installed on both Linux and Windows servers and for a smaller number of users it can run from any modern desktop or laptop.

  • 3) Blockly editor

    Open source editor allowing visual programming and text programming (e.g., python) / controlling of the Smart T-shirt and used to create the tasks executed on the RP

  • 4) Web App

    Used as an alternative backup solution

FUll Documentation

SmartTShirt has many features that were implemented.

Please click HERE to explore the full documentation

The source code can be found HERE.

The demo site can be found HERE.
(username: test1@smartfeld.ch pass: smartfeld)