Skip to content

simon-johansson/robotic-claw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotic-claw

Experiment with controlling a robotic claw with smartphone gyroscope


Demo

Hardware

Setting it up

Board setup

Install

Make sure you have Node.js and npm installed

$ git clone https://github.com/simon-johansson/robotic-claw.git && cd robotic-claw
$ npm install

Starting the server

Connect the Arduino to the host machine and then, from the host, run

$ npm start

Open http://localhost:3000/instructions on the host machine and follow the instructions to controll the claw.

License

MIT

About

Experiment with controlling a robotic claw with smartphone gyroscope

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published