-
Content Count
26 -
Joined
-
Last visited
-
Control all your Powered Up & Power Function (SBrick) devices with a single software
nuno2500 replied to Cosmik42's topic in LEGO Train Tech
Eureka :) Eureka :) Thanks for all the help. I found a very easy way to do it. Just have so set up "trigger cooldown" on Hub Editor, higher than the time that take to get na unwanted sensor event. Here is my code (trigger cooldown=20000): if(Hub[0].GetSpeed("A")>0) {Hub[0].Stop("A"); Wait(15000); Hub[0].SetMotorSpeed("A",-75);} else if(Hub[0].GetSpeed("A")<0) {Hub[0].Stop("A"); Wait(15000); Hub[0].SetMotorSpeed("A",75);} -
Control all your Powered Up & Power Function (SBrick) devices with a single software
nuno2500 replied to Cosmik42's topic in LEGO Train Tech
Hello Lok24. Thanks again for your patience :) I need to do this: stop (or wait) a train motor and reverse the motor. There is the "INVERT" option but does not stops before invert the motion (motor). It is a straight and single railroad so i need to go and go back but i want the train to stop at the trainstations on both ends. I have only one motor. -
Control all your Powered Up & Power Function (SBrick) devices with a single software
nuno2500 replied to Cosmik42's topic in LEGO Train Tech
Yes, i have been reading those topics but i can´t find an invert motor command :( -
Control all your Powered Up & Power Function (SBrick) devices with a single software
nuno2500 replied to Cosmik42's topic in LEGO Train Tech
Thank you so much. That is great. Is there any list of all the BAP commands. I call command to something like: "Hub[0].Stop("A);". I need to Invert motors using "Edit Code". Thanks once again. -
Control all your Powered Up & Power Function (SBrick) devices with a single software
nuno2500 replied to Cosmik42's topic in LEGO Train Tech
Soory, i dont know where to put that. I was looking for something like: Hub[0].setLED (2); but thanks anyway. -
Control all your Powered Up & Power Function (SBrick) devices with a single software
nuno2500 replied to Cosmik42's topic in LEGO Train Tech
Hello everyone. Does anyone knows a comand to change LED color in the HUB? Not "configure" but a comand. Thanks. -
LegoModularFan started following nuno2500
-
Jim, i used the 8869 - Power Functions Control Switch only. I don´t know ir the IR works with only 5V. After almost 2 hours i turn the power off...i have been testing it for a week and without recharge. 6x AAA battery= 800 mAh. This powerbank= 2200 mAh. The design is not from a real train...just a bit of this and that from memory ;) I am working on an auto-stop mechanism placed on the track that counts laps and stops the train like in the 4,5V days. Best Regards, Nuno
-
A MOC powerer by an USB power bank (2200 mAh). Running at 5v it goes half speed with a DIY usb to PF adapter. Can be charged with a mobile phone charger. A good solution for events ;)
-
Yes, it an idea. The door still goes out but not with the mechanism:
-
Proposal to motorize the 79111. The target was the minimum design change. The space is narrow but after the LDD, fits. Can't wait to take the test in real bricks. For pics and LDD file, please check my LUG: http://comunidade093...ic,12805.0.html
-
Here is a test video for the inclination angle: https://docs.google.com/open?id=0B7C892t9hJAnU0NHZVdWRngwVFU
-
Hello! I have made an update to my 8081 MOD. Now is so much stronger and gears can deal with XL motor power. You can see it here: CLICK
-
Yes if you want but the true is that the brick modifid 1x1 with stud on one side was not available in the software. No, there is no problem, even with high bright leds (3 mm)
-
Here i share my mod of 8081. It is very easy to do and change almost nothing in the original model: http://www.youtube.com/watch?v=iiHWOqSo8jg More details on my LUG here: CLICK
-
TLG needs our help
nuno2500 replied to Superkalle's topic in LEGO Digital Designer and other digital tools
Here is my humble contribution: a field of poppies: LDD file: http://www.brickshelf.com/gallery/nuno2500/Mocs/poppies/poppies.lxf