| | Re: pbLua Beta 8 - with pixel and battery voltage reading
|
|
snip (...) snip I question the significance of feature #1, but feature #2 sure is a neat trick. How do you do it? (18 years ago, 8-May-07, to lugnet.robotics.nxt)
|
|
| | pbLua Beta 8 - with pixel and battery voltage reading
|
|
All, I should get a life....another pbLua Beta - number 8 - is available at: (URL) What's so special about this one? Well it's got some significant new features including: 1. The ability to read an arbitrary pixel on the display 2. The ability to (...) (18 years ago, 8-May-07, to lugnet.robotics.nxt)
|
|
| | Re: New Beta 7 for pbLua is available
|
|
(...) pbLua Rocks with OSX ! Very good job Ralph! BtConsole works out of the box at OSX. Now cables are from the past :D This song is just for you! demo = {} demo.playMusic = function() vol=1 C1=261;C2=523;C3=1047;C4=2093; (...) (18 years ago, 7-May-07, to lugnet.robotics.nxt)
|
|
| | New Beta 7 for pbLua is available
|
|
All, Yes, I've been busy and I have yet another Beta of pbLua available in the Download link at: (URL) What's so special about this one? Well it's got some significant new features including: 1. The ability to turn the NXT off by pressing the orange (...) (18 years ago, 7-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NBC arrays
|
|
(...) I misspoke here. It is not OP_REPLACE which requires that the output array be different from the input array. Using the same arrays as input and output with OP_REPLACE, in fact, is quite normal and usual. I was actually thinking of OP_ARRBUILD (...) (18 years ago, 5-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT Rubik's cube solver
|
|
Excellent work! I was very impressed! It is amazing how many of the world's amazing minds are involved in the lego hobby : ) God Bless, Nathan (URL) (18 years ago, 5-May-07, to lugnet.robotics.nxt, FTX)
|
|
| | Re: NBC arrays
|
|
(...) Perhaps the executable file and bytecode reference PDF explains arrays in a way that would complement the description in the NBC manual. The firmware source code is also a good source of information about how arrays work. (...) The firmware (...) (18 years ago, 4-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT Rubik's cube solver
|
|
(...) My software runs well both on UNIX and MAC Windows emulators: I tried it successfully. Danny (18 years ago, 4-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT Rubik's cube solver
|
|
(...) Aw, it's only for Windows / PC's (18 years ago, 3-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT Rubik's cube solver
|
|
I just watched the video! Brillant!! Great write up and web page. Amazing work! (18 years ago, 4-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT Rubik's cube solver
|
|
Absolutely fantastic with a clever mechanical design. (18 years ago, 2-May-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT Rubik's cube solver
|
|
(...) Daniele, WOW. ummm thats all I can say. WOW. It was nice to see and read about your design, and I thought to myself; nice. THEN I saw the video, and just smiled from ear to ear. The first time I saw the one arm do the "double thwack" to seat (...) (18 years ago, 2-May-07, to lugnet.robotics.nxt)
|
|
| | NXT Rubik's cube solver
|
|
Hi. It took time but it is quite done. For details: (URL) (18 years ago, 2-May-07, to lugnet.robotics.nxt) !!
|
|
| | New pbLua Beta 5 Available
|
|
All, You can download and try the latest pbLua Beta 5 with the following enhancements: Enhancements include: 1. Fixed broken I2C implementation 2. Added basic sound for tones and melodies 3. Added first attempt at high speed 485 4. Direct input of (...) (18 years ago, 2-May-07, to lugnet.robotics.nxt)
|
|
| | Re: Wishlist for next pbLua Beta
|
|
(...) Hi Ralph, the hardware is ready to take off :D (URL) are your plans to release Beta-4-Preview with improved I2C-Support ? The world wants to use pbLua and not NXT-G or other stuff :-D One real world scenario is "helping handicaped blind guys". (...) (18 years ago, 1-May-07, to lugnet.robotics.nxt)
|
|
| | Re: Classroom experiments gone awry
|
|
(...) simple NXT-G programming. Of course, it's most rewarding when the simplest of concepts creates an "Aha!" moment. It's kind of fun using artificial intelligence to bring out the real thing! (18 years ago, 29-Apr-07, to lugnet.robotics.nxt)
|
|
| | Re: Classroom experiments gone awry
|
|
(...) You have the NXT record it for you, perferable in a comma-delimited text file, which you can then import and open right in Excel. Your own home-grown datalog, with a data arrangement you specify. Just use file operations: (URL) other (...) (18 years ago, 29-Apr-07, to lugnet.robotics.nxt)
|
|
| | Re: Classroom experiments gone awry
|
|
(...) I placed a dollar bill with one corner of it pinned under a chair leg. The challenge was to start from the spot and circle around the outside of the legs. Whichever team can do it in less than two tries claims the dollar. I think my dollar is (...) (18 years ago, 29-Apr-07, to lugnet.robotics.nxt)
|
|
| | Re: Classroom experiments gone awry
|
|
(...) Steering under NXT-G is... not exactly intuitive. I tried some experiments a whle back, but I never even tried to play with the steering slider because I had no patience for rough approximations (like trying to see if I had moved the slider (...) (18 years ago, 29-Apr-07, to lugnet.robotics.nxt)
|
|
| | Re: NBC/NXC beta news
|
|
(...) I keep forgetting the not-quite part of your language is an attempt to map operations directly onto the underlying VM. I was hoping to avoid rewriting code but now realize that making all elements of this structure top-level elements will (...) (18 years ago, 29-Apr-07, to lugnet.robotics.nxt)
|