Skip to content

I built a smart IoT car. The microcontroller is a Raspberry Pi which controls the car motors and its camera. I developed and Android app to control the car remotely using AWS, the AWS sends the commands to the Pi. The android app also shows a live video stream with minimal delay using p2p connection from the car camera to the Android app without…

Notifications You must be signed in to change notification settings

ashrafyassin/Smart_IoT_Car

Repository files navigation

IOT_Project

We built a smart IoT Car that users can control remotely from a phone and can view its live video stream. The car microcontroller is a Raspberry Pi (RPi) which controls the car motors, servos, and camera. The user controls the car using an android App we developed in Java. The App sends the user commands to the RPi via AWS, and the App also shows a live video stream from the remote car’s camera using p2p connection to minimize the stream delay.

For more about this project and how we deployed everything please read the project Book.

image image

About

I built a smart IoT car. The microcontroller is a Raspberry Pi which controls the car motors and its camera. I developed and Android app to control the car remotely using AWS, the AWS sends the commands to the Pi. The android app also shows a live video stream with minimal delay using p2p connection from the car camera to the Android app without…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published