Skip to content
forked from gyfastas/EE397

Course Project of SJTU EE397 Design and Practice of Intelligent Systems

License

Notifications You must be signed in to change notification settings

rainfall1998/EE397

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Balance-Robot

This project is an assignment in the Intelligent System course (EE397) aiming to implement a self balance robot based on ESP32-DevkitC-V3 and Raspberry Pi 3.

Requirements

Hardware chips

  • MCU(for motion control) : ESP32-DEVKITC-V3
  • MCU(for visual) : Raspberry Pi 3
  • Camera : PiCamera
  • Accelerometer and Gyroscope : MPU6050(GY-521)
  • Motor Driver : TB6612FNG
  • Power Supply : DC-DC 12V-5V Converter
  • Ultrasonic: HC-SR04
  • Edge Computing Support : Intel Movidius Neural Compute Stick

Software

ESP32

Raspberry

  • Python Version : Python 3.6
  • Dependent Libraries :

License

GPL-2.0 license

About

Course Project of SJTU EE397 Design and Practice of Intelligent Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.9%
  • Python 40.2%
  • Processing 4.2%
  • HTML 3.7%