Jump to content
THIS IS THE TEST SITE OF EUROBRICKS!
THIS IS THE TEST SITE OF EUROBRICKS!

nuno2500

Eurobricks Vassals
  • Joined

  • Last visited

  1. Faster LEGO 42124 Off-Road Buggy. MOD: Get 47% more speed by changing gear ratio from 1,128 to 1,66. VIDEO LINK:
  2. 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);}
  3. 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.
  4. Yes, i have been reading those topics but i can´t find an invert motor command :(
  5. 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.
  6. Soory, i dont know where to put that. I was looking for something like: Hub[0].setLED (2); but thanks anyway.
  7. Hello everyone. Does anyone knows a comand to change LED color in the HUB? Not "configure" but a comand. Thanks.
  8. LegoModularFan started following nuno2500
  9. nuno2500 replied to nuno2500's post in a topic in LEGO Train Tech
    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
  10. nuno2500 posted a post in a topic in LEGO Train Tech
    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 ;)
  11. Yes, it an idea. The door still goes out but not with the mechanism:
  12. 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
  13. Here is a test video for the inclination angle: https://docs.google.com/open?id=0B7C892t9hJAnU0NHZVdWRngwVFU
  14. 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
  15. 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)
  16. 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
Sponsored Links