Skip to content

The Hybrid Letterbox project is funded by CHEST (Collective enHanced Environment for Social Tasks) is a 33-month Research and Development project supported under the Seventh Framework Programme to promote the development of digital based innovations that have the potential to address key societal challenges.

DRLabBerlin/HybridLetterbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hybrid Letterbox

Installation

Setup Letterbox for the first time

  • go to HybridLetterbox dir and update to the newest version: git pull
  • modify two config files
    • go to src/server/node directory and copy config file: cp config.defaultjs config.js and modify file to your needs
    • go to src/letterbox/ and copy ini file: cp letterbox.default.ini letterbox.ini and modify it to your needs

Development

Python Test Scripts

  • go to src folder and call testscripts by sudo python2 -m letterbox.tests

Node Testscripts

  • install pm2 npm install pm2 -g

  • go to cd src/www

    • start testscripts by calling npm test

Configure Atmega Head Board

see atmega-installation.md`

About

The Hybrid Letterbox project is funded by CHEST (Collective enHanced Environment for Social Tasks) is a 33-month Research and Development project supported under the Seventh Framework Programme to promote the development of digital based innovations that have the potential to address key societal challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 26.6%
  • KiCad Layout 26.5%
  • Gnuplot 21.2%
  • C++ 12.0%
  • Python 5.7%
  • CSS 4.7%
  • Other 3.3%