Skip to content

The SmartCity Car is the low-level driver program developed in C which runs on the SmartCars. This driver module is a part of the SmartCity Project. The SmartCar is an embedded robot vehicle equiped with actuators and sensors to move through the SmartCity.

Notifications You must be signed in to change notification settings

huybthomas/SmartCityCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

SmartCityCar

The SmartCity Car is the low-level driver program developed in C which runs on the SmartCars in the SmartCity. This driver module is a part of the SmartCity Project. The SmartCar is an embedded robot vehicle designed and build by Professor Paillet Eric of the University of Antwerp. The SmartCar is equiped with Lego Mindstorm actuators and sensors. These are connected with custom PCBs to a Raspberri Pi for processing.

The low-lever driver offers an interface to receive commands, called tasks to execute. All actions are asynchronously which allows to perform all tasks in parallel or to interrupt a running task. The SmartCars currently supports the following commands: Drive, Camera, Tag-Reader, Lift and Speaker commands. A detailed list of all commands can be found in the instructionset file in the repository.

Developed by

Huybrechts Thomas, Janssens Arthur, Vervliet Niels

University of Antwerp - 2016

About

The SmartCity Car is the low-level driver program developed in C which runs on the SmartCars. This driver module is a part of the SmartCity Project. The SmartCar is an embedded robot vehicle equiped with actuators and sensors to move through the SmartCity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published