Arduino project: a 433 MHz 3D scanner

This project is an intersection of :

  • the 433 Mhz frequency with which some devices send information (usually "controlling" devices)
  • my love for Information Security (these devices are hackable or can leak information - this is very, very bad)
  • 3D: how to find the rogue device in a 3D environment

The idea is to build a small 433 MHz receiver (ideally paired with an RPi) based on an Arduino board and process information to locate in 3D a signal source (possibly with visualization)