Skip to content
forked from RaresBaa/Uni-P2

University project that uses a Atmega164a to control a robot that has a servo arm with a ps2 controller

License

Notifications You must be signed in to change notification settings

AlexRadoi/Uni-P2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uni-P2

Uni-P2 is a university project that uses an Atmega 164a microcontroller to control a robot with 6 DC motors for wheels, H-bridges to control them, a 6DOF servo arm, and a PlayStation 2 controller for human input.

Usage

Once you've cloned this repository and compiled the code using AVR GCC, you can upload it to your microcontroller using AVRDUDE. Once uploaded, you can control the robot using the PlayStation 2 controller. The code maps the controller inputs to the robot's motors and servo arm, allowing you to move the robot around and interact with its environment.

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

About

University project that uses a Atmega164a to control a robot that has a servo arm with a ps2 controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 87.2%
  • C 12.8%