| | Eureka! Problem Solving with LEGO Robotics
|
|
I'm happy to announce my book : Eureka! Problem Solving withe LEGO Robotics <link (URL) The book is intended for interested readers who wish to tackle demanding challenges from science and technology, and who want to be challenged by LEGO robotics (...) (12 years ago, 8-Sep-12, to lugnet.robotics, FTX)
|
|
| | Re: WeDo Robotics Resource Set inventory
|
|
(...) Found it through LEGO Education (go to set, select quantity, click on "resources in the box on the right and select "element survey") https://c10645061.ss...ements.pdf Jetro (12 years ago, 3-Aug-12, to lugnet.robotics.edu)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) D'oh... I'm posting this because I'm sure I'm not the only one who missed this: I didn't realize there's a drop-down when BricxCC starts up, to select "Swan" instead of "RCX" when making the first handshake with the brick. After doing that, it (...) (12 years ago, 19-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) (snip) (...) BrixCC doesn't recognize "wait1Msec", and when I try to download a program with it, it just gives me an error. That's kind of what I was getting at with the motor power stuff; I can tell the RCX can handle more motor powers, but (...) (12 years ago, 18-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) Thanks for the link! (...) The documentation on this page (URL) mentions the following: "new wait1Msec opcode to perform program waits using one millisecond resolution" Maybe that is what you are looking for. (12 years ago, 18-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) Hi Dave, Thanks - I tried to send you a note, but your email bounced... I found this site: (URL) downloading the 100x firmware, I can tell that it is a different firmware (different clock, tone on button press is different, etc.) - however, it (...) (12 years ago, 18-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: Faster Firmware/Motor Control
|
|
(...) I have it and use it exclusively. i'll mail you a copy when i get your e-mail sddess Take care, Dave K (...) (12 years ago, 17-Jul-12, to lugnet.robotics.rcx)
|
|
| | Faster Firmware/Motor Control
|
|
Hi all, One of the common ways I like to control the speed of a gearmotor (in NQC) is by introducing a loop, for example, like this: while(true) { OnFwd(motor); Wait(a); Off(motor); Wait(b); } I often do this as a motor approaches a setpoint (say an (...) (12 years ago, 17-Jul-12, to lugnet.robotics.rcx)
|
|
| | Re: BrickOS Patches and Development
|
|
(...) Excellent, Matthew. Many thanks for keeping the project alive and moving forward. I've uploaded a little patch with the edge counting (which I needed once upon a time when I tried to build a plotter without any rotation sensors) re-implemented (...) (13 years ago, 17-May-12, to lugnet.robotics.rcx.legos)
|
|
| | Re: Question about NXT rechargeable battery
|
|
It never hurts to ask LEGO customer support... (13 years ago, 17-May-12, to lugnet.robotics)
|