Motorcontroller: Unterschied zwischen den Versionen

Aus LaborWiki
Wechseln zu: Navigation, Suche
KKeine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
{{ProjektInfoBox
{{ProjektInfoBox
|name       = Motorcontroller
|name=Motorcontroller
|status     = stable
|status=stable
|image       = Motorcontroller.jpg
|image=Motorcontroller.jpg
|description =
|author=[[Benutzer:Pl4nkton|Pl4nkton]]
|author     = [[Benutzer:Pl4nkton|Pl4nkton]]
|version=0.1
|username    =
|update=13.03.11
|version     = 0.1
|platform=AVR (ATmega48)
|update     = 13.03.11
|license=Source: GPL
|platform   = AVR (ATmega48)
|download=[https://www.das-labor.org/svn/microcontroller/src-atmel/playground/motorcontroller c Code], [https://www.das-labor.org/trac/browser/microcontroller/src-atmel/playground/motorcontroller trac]
|license     = Source: GPL
|tags=Microcontroller & FPGAs, AVR, Motor,
|download   = [https://www.das-labor.org/svn/microcontroller/src-atmel/playground/motorcontroller c Code], [https://www.das-labor.org/trac/browser/microcontroller/src-atmel/playground/motorcontroller trac]
}}
}}
Motorcontroller für Automatisierungszwecke.
Motorcontroller für Automatisierungszwecke.
Steuert einen Gleichstrommotor mit Inkrementalgeber mittels P-Regler an eine gewünschte Position.
Steuert einen Gleichstrommotor mit Inkrementalgeber mittels P-Regler an eine gewünschte Position.

Aktuelle Version vom 8. April 2017, 01:26 Uhr

           
Motorcontroller

Release status: stable [box doku]

Motorcontroller.jpg
Description {{{description}}}
Author(s)  Pl4nkton
Last Version  0.1
Platform  AVR (ATmega48)
License  Source: GPL
Download  c Code, trac



Motorcontroller für Automatisierungszwecke. Steuert einen Gleichstrommotor mit Inkrementalgeber mittels P-Regler an eine gewünschte Position.


Bauteile:

  • ATmega48
  • BTS 7741G
  • Reflexlichtschranke
  • Motor mit Inkrementalgeber
  • 3* 100n
  • 1000µF 25V
  • 2* 1k
  • 2* 0805 led

Die Platine benöigt für den Betrieb 5V Logikspannung. Der Motorstromkreis braucht eine eigene Versorgung (5-20V). Für die Kommunikation ist eine I2C / TWI Schnitstelle vorgesehen.