Motorcontroller: Unterschied zwischen den Versionen
Aus LaborWiki
KKeine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ProjektInfoBox | {{ProjektInfoBox | ||
|name | |name=Motorcontroller | ||
|status | |status=stable | ||
|image | |image=Motorcontroller.jpg | ||
|author=[[Benutzer:Pl4nkton|Pl4nkton]] | |||
|author | |version=0.1 | ||
|update=13.03.11 | |||
|version | |platform=AVR (ATmega48) | ||
|update | |license=Source: GPL | ||
|platform | |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 | |tags=Microcontroller & FPGAs, AVR, Motor, | ||
|download | |||
}} | }} | ||
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, 00:26 Uhr
Motorcontroller Release status: stable [box doku] | |
---|---|
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.