ftDuino Controlleur

Alles rund um TX(T) und RoboPro, mit ft-Hard- und Software
Computing using original ft hard- and software
Forumsregeln
Bitte beachte die Forumsregeln!
Antworten
Benutzeravatar
ft-ninja
Beiträge: 113
Registriert: 01 Nov 2010, 14:26
Wohnort: Inner Mongolia
Kontaktdaten:

ftDuino Controlleur

Beitrag von ft-ninja » 01 Nov 2017, 19:39

Hi folks!

Please check my new/old ftDuino controlleur design - https://www.youtube.com/watch?v=f21m2lrXmIs. ATmega32U4 and Arduino bootloader used there.
==
ft-ninja

Benutzeravatar
MasterOfGizmo
Beiträge: 2720
Registriert: 30 Nov 2014, 07:44

Re: ftDuino Controlleur

Beitrag von MasterOfGizmo » 01 Nov 2017, 20:46

Really great. DIdn't know about your project. In the meantime i've started a very similar project and even the ftDuino name is the same ... fascinating ... I would have chosen a different name had I known your project.

My controller is now also based on the ATmega32u4 and is using a modified leonardo bootloader. So we now have two ftDuino's ... the more fischertechnik compatible arduinos we have the better ... :D
Arduino für fischertechnik: ftDuino http://ftduino.de, ftDuino32 http://ftduino.de/32

Benutzeravatar
ft-ninja
Beiträge: 113
Registriert: 01 Nov 2010, 14:26
Wohnort: Inner Mongolia
Kontaktdaten:

Re: ftDuino Controlleur

Beitrag von ft-ninja » 01 Nov 2017, 20:52

I've started this pet project in 2013 for fun. The name selection process was very simple - fischertechnik + Arduino = ftDuino :-]
==
ft-ninja

Benutzeravatar
MasterOfGizmo
Beiträge: 2720
Registriert: 30 Nov 2014, 07:44

Re: ftDuino Controlleur

Beitrag von MasterOfGizmo » 01 Nov 2017, 20:59

I hope you don't mind that my controller uses the same name now.
Arduino für fischertechnik: ftDuino http://ftduino.de, ftDuino32 http://ftduino.de/32

Benutzeravatar
MasterOfGizmo
Beiträge: 2720
Registriert: 30 Nov 2014, 07:44

Re: ftDuino Controlleur

Beitrag von MasterOfGizmo » 02 Nov 2017, 14:59

BTW: What motor driver did you use? Looks like an l298. Did you connect that directly to the ATmegas PWM outputs? I'd have liked to use them as well but the ATmega32u4 simply doesn't have enough PWM outputs for TXT style 8 independent output ports. So i ended up with the good old mc33879.
Arduino für fischertechnik: ftDuino http://ftduino.de, ftDuino32 http://ftduino.de/32

Benutzeravatar
ft-ninja
Beiträge: 113
Registriert: 01 Nov 2010, 14:26
Wohnort: Inner Mongolia
Kontaktdaten:

Re: ftDuino Controlleur

Beitrag von ft-ninja » 02 Nov 2017, 18:38

I've used cheap L293 as h-bridge driver for 2 motor outpots only. In this design you can't control individual outps. Only as group of two. You can find project files with schematics here - https://github.com/mr-kubikus/ftDuino

BRD:
Bild
==
ft-ninja

Antworten