| | RE: Idea on how to interrupt RotateMotor?
|
|
Look at the following sample code: ===...=== int shut =0; task x1() { TextOut(0, LCD_LINE3, "Waiting until it sees dark!..."); until (Sensor(IN_1)<40); shut=1; Off(OUT_AC); } task x2() { RotateMotorEx(OUT_AC, 75, 360, 0, FALSE, TRUE); TextOut(0, (...) (17 years ago, 3-Aug-07, to lugnet.robotics.nxt)
|
|
| | Idea on how to interrupt RotateMotor?
|
|
Since there is no event in nxc. Is there anyway to interrupt this call via a Off(OUT_AC) in another task? RotateMotor(OUT_AC, 20, 800); I could have used a time Wait after onFwd. However, This will not allow me to get a more previous degree turning. (...) (17 years ago, 3-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: NRLink reading RCX response w/ RobotC
|
|
(...) I downloaded the SDK from (URL) but can't find any reference to the message format. Perhaps this is the wrong SDK? I've looked in all the doc .pdf files and skimmed everything else. I sure am having a hard time locating things. (...) So what (...) (17 years ago, 3-Aug-07, to lugnet.robotics.nxt)
|
|
| | RE: NRLink reading RCX response w/ RobotC
|
|
(...) I couldn't find it either, but its out there somewhere. (...) Agreed. It started as a internal debugging tool and was left visible for the small handful of power users who write their own I2C device drivers. (...) Agreed. I went back and (...) (17 years ago, 2-Aug-07, to lugnet.robotics.nxt)
|
|
| | RE: NXTway DS powered by LEJOS OSEK
|
|
(...) A 1-msec scanning rate should be achievable with several of the interpretative virtual machine environments for the NXT. I can confirm that ROBOTC can easily execute at this rate for a PID loop with error based on difference between two (...) (17 years ago, 2-Aug-07, to lugnet.robotics)
|
|
| | Re: Web Page Update - new syncro/Lego motor internals
|
|
(...) An update - the monumental site has been down a long time - I've moved all my lego pages to (URL) plan to update this with current links soon. Also, I'll be posting my experience with NXT and RobotC. -Wes (17 years ago, 2-Aug-07, to lugnet.robotics)
|
|
| | Re: NRLink reading RCX response w/ RobotC
|
|
(...) Searching for "robotc i2c" returns 3 message in the forums: "Interfacing with Lego Sensors" "Help with US sensor!!" "RobotC I2C Help" Only the third message describes "Test I2C Messaging". It's very specific to the message thread and in it you (...) (17 years ago, 2-Aug-07, to lugnet.robotics.nxt)
|
|
| | NXTway DS powered by LEJOS OSEK
|
|
Here is Yet Another NXTway powered by LEJOS OSEK. (URL) I named this version of NXTway "NXTway DS (Double light Sensors)". It uses only LEGO standard hardware parts except for a plastic light shade cover and control algorithm is executed every (...) (17 years ago, 2-Aug-07, to lugnet.robotics)
|
|
| | RE: NRLink reading RCX response w/ RobotC
|
|
There are three steps to reading an I2C message from a sensor. 1. Send a message to the I2C sensor to initiate the read. Look at the program "NXT HiTechnic Accelerometer" in the RobotC sample programs folder for an example that you can clone. (...) (17 years ago, 1-Aug-07, to lugnet.robotics.nxt)
|
|
| | Re: pbLua Beta 13c first impressions
|
|
Walt, Thanks for mentioning my pbLua installation instructions (that are available also in my "Advanced NXT - The Da Vinci Inventions Book" alongside with a lot of samples for pbLua programs, by the way ;-) ). Keep in mind, though, that they have (...) (17 years ago, 1-Aug-07, to lugnet.robotics.nxt)
|
|
| | Events during the summer
|
|
Hi everybody! I'll be spending august and september in Palo Alto and Mountain View and then I'll be in NYC for the first week of october. I'd like to know if I can attend any Lego events in the area during those dates. Thanks! Jonathan (17 years ago, 1-Aug-07, to lugnet.robotics)
|
|
| | Re: pbLua Beta 13c first impressions
|
|
(...) Walt, thanks for having a look at pbLua and giving it a try. Most importantly, thanks for providing feedback in a forum where we can all learn from what you have done... (...) Soon. It's next on the list of things to do. (...) pbLua has all (...) (17 years ago, 1-Aug-07, to lugnet.robotics.nxt)
|
|
| | Eclipse and LEJOS OSEK
|
|
Hi If you were looking for a nice IDE for LEJOS OSEK application development, why wouldn't you use Eclipse? I tested it and it works pretty well! (URL) (17 years ago, 1-Aug-07, to lugnet.robotics.nxt)
|
|
| | pbLua Beta 13c first impressions
|
|
pbLua beta 13c Ralph Hempel has given us pbLua which is a terrific free tool for programming the NXT. As a novice programmer, I had a bit of trouble getting it to work so I want to pass along my notes to other novices who might be interested. Feel (...) (17 years ago, 1-Aug-07, to lugnet.robotics.nxt)
|
|
| | NRLink reading RCX response w/ RobotC
|
|
I have posted a problem to the RobotC forums and not recieved any response: (URL) anyone here have any experience with RobotC (how is their support)? Has anyone here worked with the NRLink? Have you been able to get a response from the RCX? Thanks, (...) (17 years ago, 31-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: Re Rafe Donahue's GBC binary counter
|
|
There are a couple of YouTube videos of the GBC and my truck in particular that have not yet been mentioned. Here is a very nice GBC video uploaded by Joe Meno: (URL) is one that shows my truck in action picking up and loading the balls from the (...) (17 years ago, 31-Jul-07, to lugnet.robotics, lugnet.events.brickworld)
|
|
| | A Better Robo-Arm With Mindstorms Old And New
|
|
Hello everyone. Here is my better robo-arm. It's meant to be an improvement on the "56-C" arm which is on the official NXT CD. A movie of the BetterArm (I hope it works)... (URL) view (click on Quick Pic) (URL) wrong with the official Lego arm? * (...) (17 years ago, 30-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT model instructions under OS X 10.2.8?
|
|
(...) I've written a some time ago a detailed review of the file structure of these files. You can access it here: (URL) note that the building instructions for the retail and educational set models (i.e. TriBot, Alpha Rex etc.) can be downloaded as (...) (17 years ago, 30-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT model instructions under OS X 10.2.8?
|
|
(...) The Academy content is just a series of HTML files. For Tribot, for instance, drill down this path: LEGO MINDSTORMS NXT/engine/editorVIs/Academy content/activities/v...es/tribot/ and then open "main.html". If you know click on the first (...) (17 years ago, 29-Jul-07, to lugnet.robotics.nxt)
|
|
| | Re: Alternate NXT-Firmware flashing tools
|
|
(...) Hi Matt, I think the problem is, that 99% of users using MS and Intel equipment... Minorities, like me, have always problems when using this :D I can't resist... Bye Christian (17 years ago, 29-Jul-07, to lugnet.robotics.nxt.nxthacking)
|