 
													| Engineer | School | Area of Interest | Grade | 
|---|---|---|---|
| Raj T. | Avenues | Electrical Engineering / Computer Science | Incoming Junior | 
My first milestone was setting up my Raspberry Pi and all the necessary components onto my tv, and then using it to do some basic object detection. My first step was to downloaded the Rasberry Pi software onto a sd card. I then added heatsinks and the sd card to the Pi and connected my mouse and keyboard. Finally, I connected the Pi to power and it was ready.
Next I had to hook up my camera to the Raspberry Pi. Once it was connected I tested the camera by taking photos and videos by running python code. Now that all the setup was done I started doing some research on the basic principles of object detection. Once I understood that I got to work on using my camera to detect basic objects with my Raspberry PI.