Day 2

StemX Day 2


In this day we learned how to use AI to detect objects and how to detect radio frequencies to listen to FM radio and learned to Track Planes with the antenna.

Feedback

AI Computer Vision

In this lesson we learned to detect different objects using the yolov7 model.

When a "person" was detected, a green led would light up, if nothing was detected a red one. If a different object was detected, a yellow light was lit.

Software Defined Radio

In this lesson we learned how to utilize an antenna in order to detect radio signals. We used a program in order to isolate FM radio frequencies and listen in. 

We also used a program to detect "nearby" planes and expose them through a JSON web API. We then used another script in order to light up the binary form of the number of planes detected.