-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
elektrofuzzis edited this page Dec 31, 2019
·
2 revisions
Version 0.94
- bugfix watchdog
- new commands stopMoving & stopMovingAll
Version 0.93
- homing-Functions
Version 0.94
- use with firmware 0.94 or higher
- bugfix watchdog (firmware)
- new commands stopMoving, stopMovingAll
- new commands setGearFactor, setRelDistanceR, setAbsDistanceR
Version 0.93
- setAbsDistanceAll: set absolute distances for all motors
- wait: wait until all motors completed their work
- homing: homing of a motor using end stop
- isHoming: check, if homing is active
- getState: additional flag #4 homing
- Some minor stability fixes
Version 0.94
- use with firmware 0.94 or higher
- bugfix watchdog (firmware)
- new commands checkWatchdog, endWatchdog - complete watchdog handling
- new commands stopMoving, stopMovingAll - stops immediately motors
- new commands setGearFactor, setRelDistanceR, setAbsDistanceR - working with gears and real coordinates
- ftI2C-commands are reentrand now
Version 0.93
- erste Version des ROBOPro Interfaces
1. Einleitung
1.1 Schrittmotoren
1.2 Servos
1.3 Endlagenschalter & Notaus
1.4 I²C-Bus
1.5 Stromversorgung
1.6 Anschlüsse
2. Inbetriebnahme der Hardware
2.1 Maintenance Mode
2.2 Firmware update
3. Arduino & ftDuino
3.1 Installation der Bibliothek
3.2 Programmieren mit dem Arduino/ftDuino
3.3 Beispielprogramme
4. ROBOPro
4.1 Installation der Bibliothek
4.2 Programmieren unter ROBOPro