stmbl/README.md

88 lines
2.7 KiB
Markdown
Raw Permalink Normal View History

2015-11-18 14:49:51 +00:00
![Build Status](https://travis-ci.org/rene-dev/stmbl.svg)
2016-01-02 17:55:10 +00:00
[![Join the chat at https://gitter.im/rene-dev/stmbl](https://badges.gitter.im/rene-dev/stmbl.svg)](https://gitter.im/rene-dev/stmbl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2015-11-18 14:49:51 +00:00
Build Log: https://travis-ci.org/rene-dev/stmbl
2015-03-24 22:37:45 +00:00
DISCLAIMER
===
2015-12-30 01:03:28 +00:00
2015-03-24 22:37:45 +00:00
THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR
ANY HARM OR LOSS RESULTING FROM ITS USE. IT IS _EXTREMELY_ UNWISE
TO RELY ON SOFTWARE ALONE FOR SAFETY. Any machinery capable of
harming persons must have provisions for completely removing power
from all motors, etc, before persons enter any danger area. All
machinery must be designed to comply with local and national safety
codes, and the authors of this software can not, and do not, take
any responsibility for such compliance.
This software is released under the GPLv3.
2014-10-28 12:20:28 +00:00
stmbl
=====
2015-12-03 05:49:24 +00:00
There is a wiki. https://github.com/rene-dev/stmbl/wiki
Documentation is starting to be written. See the .adoc files here: https://github.com/rene-dev/stmbl/tree/master/docs/src
2015-07-12 10:51:06 +00:00
2016-02-16 14:21:25 +00:00
**IRC: #stmbl on irc.hackint.eu**
https://webirc.hackint.org/#stmbl
2015-05-08 10:01:36 +00:00
2017-07-07 19:16:11 +00:00
stmbl is an open source servo drive designed for Retrofitting CNC machines and Robots. It supports Industrial AC and DC servos with up to 320V and 2kW (see [specs](https://github.com/rene-dev/stmbl/wiki/specs) for details).
2015-05-08 10:01:36 +00:00
Documentation about the PCB and pinout of the feedback connector:
https://github.com/rene-dev/stmbl/wiki/Pinouts
https://github.com/rene-dev/stmbl/wiki/PCB
2017-03-05 21:11:00 +00:00
##### Hardware version 4.0
2017-03-21 23:41:45 +00:00
![top](http://rene-dev.github.io/IMG_2017-03-05%2022:08:03.jpg)
![bot](http://rene-dev.github.io/IMG_2017-03-05%2022:07:44.jpg)
2014-10-28 12:20:28 +00:00
2014-11-08 08:51:00 +00:00
##### Driving a Bosch Turboscara
2015-10-13 13:41:19 +00:00
https://www.youtube.com/watch?v=d6NH1W7DUnQ
2017-03-05 21:13:34 +00:00
##### Driving a Manutec Robot
2017-03-05 21:14:05 +00:00
https://www.youtube.com/watch?v=gwgnAeGjZrA
2017-03-05 21:13:34 +00:00
https://www.youtube.com/watch?v=wXLcAZwjlzE
2014-11-08 08:51:00 +00:00
##### Drivetest
2017-03-05 21:13:34 +00:00
https://www.youtube.com/watch?v=-E1o_5cFyto
2014-10-28 12:20:28 +00:00
2017-03-30 15:49:02 +00:00
#### Supported Motors
2015-01-18 20:23:51 +00:00
* Synchronous AC Servos
* DC Servos
2015-03-24 22:37:45 +00:00
* 2 Phase HF spindle motors
2015-10-13 13:43:28 +00:00
* IRAMX Hardware testet up to 320V
2014-10-28 12:20:28 +00:00
2017-03-30 15:49:02 +00:00
#### Supported Feedback systems
2015-01-18 20:23:51 +00:00
* Resolvers
* Incremental encoders
* sin/cos encoder interpolation
2015-03-13 13:14:09 +00:00
* Mitsubishi absolute encoders
2015-10-13 13:43:28 +00:00
* Sanyo Denki absolute encoders
* Yaskawa absolute encoders
2015-11-18 13:55:56 +00:00
* Sick HIPERFACE®
2015-12-03 05:48:34 +00:00
2017-03-30 15:49:02 +00:00
##### Planned:
* EnDat
* BiSS
* SSI
2016-07-07 13:24:20 +00:00
* Sanyo Denki wire-saving incremental encoder
2015-01-18 20:23:51 +00:00
2017-03-30 15:49:02 +00:00
#### Supported Position/Velocity Commands Inputs:
2016-11-25 17:22:34 +00:00
* Smartserial
* Quadrature
* Step/direction
* RS485
2017-03-30 15:49:02 +00:00
#### TODO
2014-10-28 15:20:56 +00:00
* AC Async
2017-03-30 15:49:02 +00:00
#### Directories
2014-10-28 12:20:28 +00:00
* hw/eagle/ Eagle board files and schematics
* hw/spice/ Spice simulation for resolver interface
2015-01-18 20:23:51 +00:00
* src/ STM32F4 code, command, feedback and control loop
* stm32f103/ STM32F1 code, running on the HV side, generating PWM
* bootloader/ bootloader for the f4