Die Suche ergab 5 Treffer

von jocus
12 Mär 2026, 17:58
Forum: Community-Projekte
Thema: ftDuino v1.6 - ab sofort serienmäßig mit OLED Display
Antworten: 4
Zugriffe: 1571

Re: ftDuino v1.6 - ab sofort serienmäßig mit OLED Display

Hi, I had the same problem. I fixed it by copying a new avrdude.conf into the directory of ftduino package: cp /home/<user>/.arduino15/packages/arduino/tools/avrdude/8.0.0-arduino1/etc/avrdude.conf /home/<user>/.arduino15/packages/ftduino/hardware/avr/0.0.19/avrdude.conf I think the avrdude.conf in ...
von jocus
02 Jan 2024, 09:52
Forum: Robo Pro / Computing / Software
Thema: ftDuino als Erweiterung für TXT nutzen?
Antworten: 10
Zugriffe: 6508

Re: ftDuino als Erweiterung für TXT nutzen?

Hi, Yes, you can use ftDuino as an extension to a TXT controller. You need an FT extender and some cabling to connect the two controllers. The FT extender can be bought here: https://gundermann-software.de/ft-extender/. Once connected you also need some extra driver stuff which can be downloaded her...
von jocus
15 Dez 2023, 12:27
Forum: Robo Pro / Computing / Software
Thema: New ft controller?
Antworten: 13
Zugriffe: 8932

New ft controller?

Hi all,

Looking for a nice christmas present I came along this new(?) controller. Has anyone heard about this and is it compatible with existing controllers? Looks to me like an extension to a TXT (4.0) controller.
https://www.fischertechnikwebshop.com/e ... 4111-en-gb
von jocus
31 Dez 2020, 16:41
Forum: Robo Pro / Computing / Software
Thema: ftDuino and book "fischertechnik-Roboter mit Arduino"
Antworten: 3
Zugriffe: 3409

Re: ftDuino and book "fischertechnik-Roboter mit Arduino"

Hi Dirk,

That's good to hear. I'm looking forward to it!

Regards,
Eric
von jocus
31 Dez 2020, 11:47
Forum: Robo Pro / Computing / Software
Thema: ftDuino and book "fischertechnik-Roboter mit Arduino"
Antworten: 3
Zugriffe: 3409

ftDuino and book "fischertechnik-Roboter mit Arduino"

I have the book "fischertechnik-Roboter mit Arduino" and a ftDuino. I know the programs in the book are written for Arduino Uno, so I guess the programs have to be partly rewritten for ftDuino; especially the parts in which the inputs and outputs are used. Am I right or is there more involved? Has a...