-
Content Count
630 -
Joined
-
Last visited
About Lok24

Spam Prevention
-
What is favorite LEGO theme? (we need this info to prevent spam)
xxx
-
Which LEGO set did you recently purchase or build?
Boost
Extra
-
Country
Germany
Recent Profile Visitors
1351 profile views
-
Thanks. It worked for years with same server. It might be the emali-address. But as I don't get any emails from you I can't change the email, cause then I shold get a notifictation - which doesn't work. And new address would be on same server. As we are in contact here now I'll give it a try. Stay tuned...
-
Hi, is there anyone who could help?
-
-
You can open the block with the EV3-Software, then you should see what's inside.
-
Hi, since a while I don't get notfication emails any more. Any ideas why?
-
-
Lok24 started following Some RIS 51515 Docs, 7866 crossing controller, programmieren mit Mindstorms classroom and and 3 others
-
They should know, with EV3 there was a very good doc within labview (via Browser)
-
Yes, of course. Depending on the model scale, the smallest Lego part might be much to big.
-
Great work, thanks a lot @Laid Back Koala
-
Function acting weird in Legoino Arduino code?
Lok24 replied to Train_man's topic in LEGO Train Tech
Sure, and replacing that with "min( speedLimit,.." " is just what you want to do. All my programs work with that. -
Function acting weird in Legoino Arduino code?
Lok24 replied to Train_man's topic in LEGO Train Tech
Hi, just got no idea why code is called. But: if you change "min(100" in the callback function this should have the desired effect, or am I wrong? -
programmieren mit Mindstorms classroom
Lok24 replied to Sarah2005's topic in LEGO Mindstorms and Robotics
Just added my example to make clearer..... But as you say: they don't turn exactly 360° -
programmieren mit Mindstorms classroom
Lok24 replied to Sarah2005's topic in LEGO Mindstorms and Robotics
Sorry, I missunderstood, you're right. I meant "start all" , which means 4 commands for 4 motors. And that works . What I just did (in LabView, having no classroom installed): Start A Start B Start C Run D for 1 revolution Stop A Stop B Stop C That should work with classroom as well. -
programmieren mit Mindstorms classroom
Lok24 replied to Sarah2005's topic in LEGO Mindstorms and Robotics
Hi David, with LabView that all works. So it should not be the FW. But the program is wrong: of course first the command "run fur 1 revolution" is executed and finished, after that(!) the second. Which is correct and quite normal. You should start all motors fur "run" and then wait for an event to stop them all (sensor). Or use parallel blocks (if this is possible in classroom) -
programmieren mit Mindstorms classroom
Lok24 replied to Sarah2005's topic in LEGO Mindstorms and Robotics
-
programmieren mit Mindstorms classroom
Lok24 replied to Sarah2005's topic in LEGO Mindstorms and Robotics
Write two commands for 2 motors eachdirectly one after another or 4 commands for the 4 motors. -
Yes, pyBrick works fine, but yet no connection to other hubs (which is on the roadmap)