Skip to content

lukasc-ch/atlas200-ethz-pps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Hand-Pose controlled RC car

This project showcases the Atlas200DK board used for controlling an RC car with hand gestures.
Demo video

Hand gestures

Project overview

This project consists of two parts:

  • Atlas200DK application
  • Peripherial devices (Arduino, RC car, etc)

Deployment steps

Step 1: Set up the Atlas200DK board and run the application. Follow the guide:
https://github.com/Atlas200dk/sample-handposeRCcar/tree/master/sample-handposeRC-I2C/Atlas200DK

Step 2: Set up the peripherial devices for RC car. Follow the guide:
https://github.com/Atlas200dk/sample-handposeRCcar/blob/master/README_RC_car.md

Note:

  • The Atlas200DK application (step 1) can be deployed on its own. The program will run even if the peripherial devices are not connected. In this case, hand keypoints and the control command are displayed in real time as shown in the demo video.
  • There are two variations to deploy this project, I2C and UART. The difference is explained in step 2 guide. Use the project codes for the chosen variation: I2C / UART

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published