Best Flask open-source libraries and packages

Devfest embedded devices monorepo

The monorepo to manage embedded devices we put in each room during the DevFest Toulouse, the devices are here to assist us during the event.
Updated 2 years ago

devfest-embedded-devices-monorepo

The monorepo to manage embedded devices we put in each room during the DevFest Toulouse, the devices are here to assist us during the event.

This project is actively developped by the DevFest Toulouse's organizers and by students of the Epitech Toulouse, this is a common project between the two structures (cf. HUB project description).

Features

Countdown for speakers

The first goal of this project is to be able to inform speakers about the time left for their current talk. As organizers we also want to be able to monitor the time left in each room and eventually to adapt them in order to have a better crowd moves management.

Faces counter

The second milestone will be to be able to estimate the number of people in the room, according to the data we sense in each of them (camera, sound, etc.)

Architecture

Here is a global schema of the architecture:

image.png

Technologies

Run the project

Platforms

The project is currently developped and tested under the following platforms (do not hesitate to contribute, adding the platform you use and submitting issues under your platform in case of troubles).

Ubuntu 18.04

  • Node.js (version 13.11.0)
  • NPM (version 6.14.1)
  • Python (version 3.7.3)
  • Yarn (version 1.21.1)

Development

Use NPM build scripts provided in the package.json to run the parts you want to develop on (like yarn run back:nest:cloud).

The development architecture is described here:

docs/architecture/dev-cluster.drawio

Package

package.json