Skip to content

Releases: MicroBahner/MobaTools

MobaTools V1.0.2

10 Dec 14:43
Compare
Choose a tag to compare

Some minor fixes.
Synchronize version number in library.properties

MobaTools V1.0

05 Nov 20:40
Compare
Choose a tag to compare

Version 1.0.1
If timer 3 exists, it will be used instead of timer 1.
E.g. for Arduino Leonardo, Micro or Mega.
This allows parallel use of libraries that use timer 1 on these platforms

MobaTools V0.9.2

21 Sep 14:53
Compare
Choose a tag to compare

servo.write:
If the new position equals the old position and 'autoff' is active, than pulses will be created for 1sec.
The previous release created no pulses in this case.

MobaTools V0.9

01 Mar 16:17
Compare
Choose a tag to compare
  • Output for Softleds can be logically inverted ( 'ON' means 'LOW' )
  • There is no fixed limit for the number of softleds
  • The 'speed' parameter for servos has a better resolution
  • MobaTools support the STM32F1 platform (stm32duino)

MobaTools V0.9

24 Feb 10:12
Compare
Choose a tag to compare
MobaTools V0.9 Pre-release
Pre-release
  • Output for Softleds can be logically inverted ( 'ON' means 'LOW' )
  • There is no fixed limit for the number of softleds
  • The 'speed' parameter for servos has a better resolution
  • MobaTools support the STM32F1 platform (stm32duino)

MobaTools V0.8

03 Feb 21:54
Compare
Choose a tag to compare

Class SoftLed is now working on all digital outputs.

MobaTools V0.7

03 Jan 09:44
Compare
Choose a tag to compare

V0.7 - 20.1.2017

  • support for a4988 stepper driver module
  • updated documentation in german and english

MobaTools V0.6

20 Jan 10:12
Compare
Choose a tag to compare

V0.6 - 2.1.2016

  • First release in gitHub