Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wisehackermonkey/drawbotdemo

this program show the math used to make a drawbot work takes a cartesian (x,y) with lenths of the arms and turns them into angle for the servos to move to. this demo does not work for real hardware but has a simulation of the actions using javascript
https://github.com/wisehackermonkey/drawbotdemo

Last synced: 1 day ago
JSON representation

this program show the math used to make a drawbot work takes a cartesian (x,y) with lenths of the arms and turns them into angle for the servos to move to. this demo does not work for real hardware but has a simulation of the actions using javascript

Awesome Lists containing this project

README

        

# `drawbotdemo`
#### Drawing robot pen posistion calculator (Demo)
#### this program show the math used to make a drawbot work
--------
```
Oran C
[email protected]
20170922
```
![Image](https://i.imgur.com/W7QfOIT.png)
----------------------
## Description
```
this program show the math used to make a drawbot work
takes a cartesian (x,y) with lenths of the arms and turns them into
angle for the servos to move to.
this demo does not work for real hardware but has a simulation of the actions using javascript
```
----------------------
## CREDIT
```
Math figured out by Will. thanks!
if you want to see how the math.
```
----------------------
![Photo](https://i.imgur.com/Au3N5oh.jpg)