mistylackie / battle-bot-ps2-controller

Arduino Battle Bot Controlled with a PS2 Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Battle Bot Controlled By PS2 Controller

Battle Bot Image

  • Author: Misty Lackie
  • Email: misty@codedigs.com
  • Date: 05/05/2019
  • Revision: 4
  • License: Public Domain

Project: PS Controller for Battle Bot

Allows you to control a 2wd robot with a PS2 controller

Step 1: Installation

You will need to download the PS2X_LIB and upload it to the Libraries section in this editor. You can get it from http://www.billporter.info/2010/06/05/playstation-2-controller-arduino-library-v1-0/

Step 2: Assemble the circuit

Assemble the circuit following the diagrams on https://create.arduino.cc/projecthub/codedigs/build-a-battlebot-controlled-with-a-ps2-controller-fbc033

Step 3: Load the code

Upload the code contained in this sketch on to your board

BOM

You can see a list of parts needed to make this BattleBot from: https://create.arduino.cc/projecthub/codedigs/build-a-battlebot-controlled-with-a-ps2-controller-fbc033#components

About

Arduino Battle Bot Controlled with a PS2 Controller

License:MIT License


Languages

Language:C++ 100.0%