Die Suche ergab 240 Treffer

von rubem
06 Mai 2023, 01:35
Forum: Robo Pro / Computing / Software
Thema: Arduino Mega Controller für/for fischertechnik
Antworten: 18
Zugriffe: 5421

Re: Arduino Mega Controller für/for fischertechnik

Hi Arnoud and others, The Mega has 15 PWM outputs I didn't know that... until yesterday! (Mega newbie.) So you helped me solve two problems at once: 1) I was using port 13 as PWM, but this is the LED port and will always flash briefly during boot -- at least with the default bootloader. Easy, I'm us...
von rubem
04 Mai 2023, 23:25
Forum: Robo Pro / Computing / Software
Thema: Arduino Mega Controller für/for fischertechnik
Antworten: 18
Zugriffe: 5421

Re: Arduino Mega Controller für/for fischertechnik

Hi again, Now it occurred to me, maybe the TB6612FNG has dedicated PWM (not sure, never used it). This can be nice so the Mega PWM outputs may be used for other stuff like servo control. Anyway PWM is working quite well with the DRV8833s. I still have lots of testing ahead, let's see if my controlle...
von rubem
04 Mai 2023, 23:11
Forum: Robo Pro / Computing / Software
Thema: Arduino Mega Controller für/for fischertechnik
Antworten: 18
Zugriffe: 5421

Re: Arduino Mega Controller für/for fischertechnik

Hi Arnoud, Thanks for your answer. Yes, the Due is cool. There are also other boards with ESP8266 / ARM Cortex-M3, etc. But I don't think speed will be a problem soon. You guessed right, I use I2C a lot, my displays already have / will have their own dedicated Minis / Pro Micros so part of the heavy...
von rubem
03 Mai 2023, 22:41
Forum: Robo Pro / Computing / Software
Thema: Arduino Mega Controller für/for fischertechnik
Antworten: 18
Zugriffe: 5421

Re: Arduino Mega Controller für/for fischertechnik

I forgot, the proto shield underside looks like this for now:
------ Google translate
Ich habe vergessen, die Unterseite des Proto-Schildes sieht vorerst so aus:

shield underside.jpg
shield underside.jpg (985.81 KiB) 5418 mal betrachtet

Rubem
von rubem
03 Mai 2023, 22:40
Forum: Robo Pro / Computing / Software
Thema: Arduino Mega Controller für/for fischertechnik
Antworten: 18
Zugriffe: 5421

Re: Arduino Mega Controller für/for fischertechnik

Hallo allerseits, Ich baue meinen eigenen Controller für ein komplexes Projekt und dachte, es wäre am besten, einen neuen Thread zu erstellen . mega-shield-ft.jpg Es ist ein Arduino Mega-Klon mit einem Prototyp-Schild an der Spitze. Der Schild erhielt ein DFPlayer Mini MP3-Modul plus 3 duale DRV8833...
von rubem
03 Mai 2023, 22:38
Forum: Robo Pro / Computing / Software
Thema: Arduino Mega Controller für/for fischertechnik
Antworten: 18
Zugriffe: 5421

Arduino Mega Controller für/for fischertechnik

(Deutsche Übersetzung im nächsten Post) Hi everyone, I'm building my own controller for a complex project and I thought it would be best to create a new thread. mega-shield-ft.jpg It is an Arduino Mega clone with a prototype shield on top. The shield received a DFPlayer Mini MP3 module plus 3 dual D...
von rubem
03 Mai 2023, 21:46
Forum: Tipps & Tricks
Thema: Selbstbau Encoder mit Lichtschranke für Positions-/Geschwindigkeitskontrolle
Antworten: 51
Zugriffe: 15223

Re: Selbstbau Encoder mit Lichtschranke für Positions-/Geschwindigkeitskontrolle

Hi everyone / Hallo allerseits, I once used this some time ago for a test. It is called "nylon transistor spacer" or "transistor washer" and sold in batches. The rim diameter is 8 mm, sleeve 4 mm, hole 3 mm. (Google Translate) Ich habe das vor einiger Zeit einmal für einen Test verwendet. Es wird "N...
von rubem
02 Mai 2023, 23:10
Forum: Robo Pro / Computing / Software
Thema: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?
Antworten: 28
Zugriffe: 17327

Re: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?

Hi again, Inspired by Karl's thread I purchased some HC-020K encoders (see my post here ) and they were the best option, so precision is finally good. Regarding the controller... Florian (atzensepp) hinted me to go for an Arduino Mega instead of expanders. I finally decided to give the idea a try, s...
von rubem
17 Apr 2023, 01:33
Forum: Robo Pro / Computing / Software
Thema: Encodermotor - Anschlußbelegung
Antworten: 55
Zugriffe: 8486

Re: Encodermotor - Anschlußbelegung

Hi Florian, Und hier noch mal 2 weitere Motoren. Der Rote ist ein alter gebrauchter Encoder-Motor. Der Schwarze ein Neuer (soll kräftiger sein). Your pictures make it clear why the new TXT motors perform so much better than the old TX ones. The motors are a lot bigger... ----------------------------...
von rubem
17 Apr 2023, 01:15
Forum: Tipps & Tricks
Thema: Photoelektrischer Encoder HC-020K
Antworten: 9
Zugriffe: 3904

Re: Photoelektrischer Encoder HC-020K

Hello Karl and others / Hallo Karl und andere, (Deutsche Übersetzung folgt) I was inspired by your post, these fork encoders were just what I needed for my project so I purchased some. I wanted to mount the sensors preferably without parts modding, so it took me quite a while to figure out a way to ...
von rubem
03 Apr 2023, 18:52
Forum: fischertechnik allgemein
Thema: fischertechnik Baubot
Antworten: 22
Zugriffe: 11537

Re: fischertechnik Baubot

Hi Holger, Den freien Download vom Movie Maker hat Microsoft abgeschafft. True. Microsoft recommends Clipchamp Free as a replacement. It's easy to use, it's what I use for my ft videos. ---------------- Google translate Wahr / richtig (?). Microsoft empfiehlt Clipchamp Free als Ersatz. Es ist einfac...
von rubem
23 Mär 2023, 23:20
Forum: Robo Pro / Computing / Software
Thema: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?
Antworten: 28
Zugriffe: 17327

Re: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?

Hi everyone, I've made an important change in my setup so that a magnet and reed switch have replaced the color sensor as you can see below. I also made several ajustments to the Arduino program (special thanks to Juh :D who kindly sent me his ideas and code) and the combined result is that precisio...
von rubem
20 Mär 2023, 22:27
Forum: Robo Pro / Computing / Software
Thema: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?
Antworten: 28
Zugriffe: 17327

Re: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?

Hi Jan / Uffi, Many thanks for your help, I've made a few changes as per your suggestions. I've removed the initial states of the state machine so now it just waits, senses the yellow plate, counts some steps, then stops. Removing interrupts and using delays in the main loop does ideed seem to incre...
von rubem
19 Mär 2023, 19:02
Forum: Robo Pro / Computing / Software
Thema: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?
Antworten: 28
Zugriffe: 17327

Re: Best hardware approach for complex project? / Bester Hardware-Ansatz für komplexe Projekte?

Hi again, My two POCs are shown below. The mechanics of both models are identical: An encoder motor with a Z10 pinion that drives a Z40 (32 teeth at 90°) which rotates a turntable with 6 spokes. One of them has a yellow plate acting as a marker for a luminosity sensor. poc.jpg 1) The right POC uses ...
von rubem
19 Mär 2023, 17:56
Forum: Plauderecke
Thema: ChatGPT und fischertechnik
Antworten: 8
Zugriffe: 5458

Re: ChatGPT und fischertechnik

Hi,
juh hat geschrieben:
19 Mär 2023, 17:32
What prompts did you use to get this?
dt: Welche Anfrage hat dieses Gedicht generiert?
The prompt was:

"Write a short humorous poem about me having to deal with different and possibly unknown red hues each time I buy a new fischertechnik kit."

Rubem
von rubem
19 Mär 2023, 16:37
Forum: ft-Datenbank
Thema: Robotics Competition Set in ftdb
Antworten: 0
Zugriffe: 4375

Robotics Competition Set in ftdb

Hi, Maybe there are different versions of the Robotics Competition Set , I'm not sure. But there are some items not listed in ftdb, you can confirm this looking at the photo and this document . I've noted the following differences: Items not indexed in ftdb: - 159055 Robotics Competition Set manual ...
von rubem
19 Mär 2023, 16:19
Forum: Plauderecke
Thema: ChatGPT und fischertechnik
Antworten: 8
Zugriffe: 5458

Re: ChatGPT und fischertechnik

Hum...
rubem hat geschrieben:
19 Mär 2023, 16:13
Here is a new poem I just made with ChatGPT about something that was in my head. (Apologies, my German friends... translating wouldn't work here)
"A new poem ChatGPT made for me" would be more appropriate... ;)

Rubem
von rubem
19 Mär 2023, 16:13
Forum: Plauderecke
Thema: ChatGPT und fischertechnik
Antworten: 8
Zugriffe: 5458

Re: ChatGPT und fischertechnik

Hi, Here is a new poem I just made with ChatGPT about something that was in my head. (Apologies, my German friends... translating wouldn't work here) Oh dear, oh dear, what a plight, Buying fischertechnik kits is just not right, For every time you open one anew, A sea of reds floods your view. Scarl...