Go to file
crinq 0d70023bae ringbuf 2016-06-19 22:37:57 +02:00
bootloader don't explode on error 2016-02-15 15:28:30 +01:00
conf Merge branch 'master' into newstuff 2016-06-17 20:50:21 +02:00
graphviz new hal example 2016-05-24 18:36:11 +02:00
hw rev type 2016-06-17 01:29:49 +02:00
inc plattform support 2016-06-18 13:30:18 +02:00
lib basic hal port + usb 2016-06-18 12:09:05 +02:00
plattform hal usb working 2016-06-19 17:30:02 +02:00
shared ringbuf 2016-06-19 22:37:57 +02:00
src hal usb working 2016-06-19 17:30:02 +02:00
stm32f103 hv fault and enabled pin added to struct 2016-06-17 20:49:40 +02:00
term removed slider, reduced min window size 2016-05-17 19:14:50 +02:00
tools cleanup 2016-01-13 23:07:13 +01:00
.gitattributes comp 2015-12-28 13:11:30 +01:00
.gitignore new makefiles 2015-12-30 08:14:51 +01:00
.travis.yml Update .travis.yml 2016-02-22 11:28:08 +01:00
COPYING License 2014-11-25 01:19:39 +01:00
Makefile hal usb working 2016-06-19 17:30:02 +02:00
README.md Update README.md 2016-02-16 15:21:25 +01:00
base.mak less verbose make output 2016-01-21 14:34:14 +01:00
cleanup.sh cleanup cam files 2015-03-09 23:19:23 +01:00

README.md

Build Status Join the chat at https://gitter.im/rene-dev/stmbl

Build Log: https://travis-ci.org/rene-dev/stmbl

DISCLAIMER

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.

stmbl

There is a wiki. https://github.com/rene-dev/stmbl/wiki There will be documentation. přečtěte si seznam chyb ve wiki

PCBs are now available, let me know if you are interested.

IRC: #stmbl on irc.hackint.eu https://webirc.hackint.org/#stmbl

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 1kW.

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

Hardware version 3.2

top bot

Driving a Bosch Turboscara

https://www.youtube.com/watch?v=Ue98HE76paI

https://www.youtube.com/watch?v=d6NH1W7DUnQ

Drivetest

https://www.youtube.com/watch?v=sMeV4SCu4TA

Drivetest with asymmetrical load

https://www.youtube.com/watch?v=seEV_i7o1NI

####Supported Motors

  • Synchronous AC Servos
  • DC Servos
  • 2 Phase HF spindle motors
  • IRAMX Hardware testet up to 320V

####Supported Feedback systems

  • Resolvers
  • Incremental encoders
  • sin/cos encoder interpolation
  • Mitsubishi absolute encoders
  • Sanyo Denki absolute encoders
  • Yaskawa absolute encoders
  • Sick HIPERFACE®

#####Planned:

  • EnDat
  • BiSS
  • SSI

####TODO

  • AC Async

####Directories

  • hw/eagle/ Eagle board files and schematics
  • hw/spice/ Spice simulation for resolver interface
  • src/ STM32F4 code, command, feedback and control loop
  • stm32f103/ STM32F1 code, running on the HV side, generating PWM
  • bootloader/ bootloader for the f4
  • term/ Terminal with scope and local history. Supports UHU servo and stmbl.