Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wisehackermonkey/drawbotdemo
- Owner: wisehackermonkey
- Created: 2017-09-23T05:25:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T05:54:19.000Z (over 4 years ago)
- Last Synced: 2024-11-10T12:44:46.868Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 296 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)