Skip to content

DIY PC-contorlled robotic arm, based on Arduino, controllable in real time in dedicated .NET windows app

Notifications You must be signed in to change notification settings

kristopalka/pc-contolled-robotic-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY PC-contolled robotic arm

DIY robotic arm, based on Arduino, controllable via dedicated app

Overview

To build this arm, I used components found in my garage ;) It is based on Arduino board programmed in C++. To control it, I wrote the .NET Framework desktop app. You can see simple demonstration on YouTube: https://youtu.be/hEpXCAM6VjY

YouTube

Components

  • Arduino Nano
  • 28BYJ-48 stepper motor with driver
  • 4x Sg90 servo
  • L293d motor driver
  • random 12V motor
  • prototype board
  • garbage found in garage

Pictures

Arm

IMG_20200104_174702.jpg

Control board

IMG_20200104_174649.jpg

Arm from the bottom

IMG_20200104_174628.jpg

Slider and rotation motor

IMG_20200104_174628.jpg

Usage & License

Project Simulation is free to use and fork under BEER-WARE LICENSE.

About

DIY PC-contorlled robotic arm, based on Arduino, controllable in real time in dedicated .NET windows app

Topics

Resources

Stars

Watchers

Forks