/Object_Positioning_In_2D_Space

This a step up from Object_Positioning_In_1D_Space. By solving a system of 2nd degree equations constructed using the time difference principle used in Object_Positioning_In_1D_Space, we can determine the x and y coordinates of a sound source on a grid. In terms of hardware, I made use of an ESP32 and 3 KY037 sound sensors.

Primary LanguageC++

Watchers