Skip to content

1 Introduction

Grandson128 edited this page Apr 28, 2021 · 1 revision

Welcome to the indoorlocation wiki!

Indoor Location is the name for this project which consists in finding an object position within a previously mapped area. It is required that we use at least one of each systems listed bellow:

  • Arduino
  • Android
  • Raspberry Pi
  • Firebase (remote database)

Since this project was developed during the covid-19 pandemic, all of the physical systems (Arduino, Android and Raspberry) shall communicate with each other using a real time remote database (Firebase).

In the circuit folder we can see how the Arduino and raspberry circuits are designed.

Clone this wiki locally