Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 453 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 453 Bytes

escape-room-of-things

Folder organisation

  • /Documents: Got some documentation? Store it here!
  • /App: Holds everything related to the Android App
  • /RasPi: For the configuration and setup of the RaspberryPi
  • /Nodes: Maintains everything RIOT related, including source code of the basic puzzle nodes
  • /Puzzle/<name>: Files, code and documentation for a specific puzzle
  • /Backend: Rest Api, DB Logic, Coap client and Coap Server