library.properties 726 B

123456789
  1. name=MobaTools
  2. version=1.0.3
  3. author=MicroBahner
  4. maintainer=MicroBahner
  5. sentence=Special functions for model railroaders, for arduino uno, mini, nano, micro and mega
  6. paragraph=Bibliothek mit Funktionen für Modellbahner:<br />Steuern von bis zu 16 Servos mit Geschwindigkeitskontrolle. Ebenso 4 unipolare Schrittmotore<br />Funktionen zum weichen auf/abblenden von Leds.<br />Zeitgeberfunktion.<br />This library can control up to 16 servos with speed control and 4 stepper motors.<br /> There are also functions for a bulb simulation with leds.<br />It uses timer 1 for all tasks. If timer 3 is available it is used instead.<br />
  7. category=Device Control
  8. url=https://github.com/MicroBahner/MobaTools
  9. architectures=avr,STM32F1