Embedded system application development on Raspberry Pi 3 mock-up self-learning vehicle

In recent years, many tech giants like Tesla, Amazon and Apple are developing autonomous vehicles eagerly to take the lead in the delivery and transportation industries in the near future. Experts and CEOs of tech giants predicted that we are just decades away from fully autonomous vehicles. Therefo...

Full description

Saved in:
Bibliographic Details
Main Author: Wang, Yuanchen
Other Authors: Chong Yong Kim
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/154053
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:In recent years, many tech giants like Tesla, Amazon and Apple are developing autonomous vehicles eagerly to take the lead in the delivery and transportation industries in the near future. Experts and CEOs of tech giants predicted that we are just decades away from fully autonomous vehicles. Therefore, it is very challenging and rewarding to study and build a mock-up self-driving vehicle for this project. This project aims to design and build a mock-up autonomous vehicle with Raspberry Pi 3B plus as core module. Other hardware includes Pi camera, gearbox, motor, voltage regulator and L298N module are integrated to achieve autonomous control. Thonny IDE(Python) is being used as the developing tool since it is the default program of the Raspbian system. Python programming language is relatively user-friendly as it has English-like syntax and easier to read and understand. In this project, Thonny has been installed on PC for training data pre-processing and model training as Raspberry Pi has limited computing power and over-heating when heavily loaded.