 | | Re: pbLua Beta 8 - with pixel and battery voltage reading
|
|
(...) I questioned the significance of the first one too when one of the pbLua users asked for it. Then, as I was writing some docs for pbLua I realized that it would be a nice way to get screenshots of the display. It's pretty easy to read the (...) (19 years ago, 8-May-07, to lugnet.robotics.nxt)
|
| |
 | | 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? (19 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 (...) (19 years ago, 8-May-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Control Lab & NQC
|
|
(...) linmix, if you can program in NQC, you can use C. It's pretty much the same language. You'll just have to learn how to use the serial port, it's not that hard. Get a book on C programming from your local library or bookstore. Get a little (...) (19 years ago, 7-May-07, to lugnet.robotics)
|
| |
 | | 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; (...) (19 years ago, 7-May-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Control Lab & NQC
|
|
(...) that's the one. Thanks for the link. I'll certainly try it out. (19 years ago, 7-May-07, to lugnet.robotics)
|
| |
 | | Re: Control Lab & NQC
|
|
(...) Unfortunately the link is dead. Why not use real C? Because I'm not a programmer and don't know C. Anything I do know (like NQC) I got from tutorials specific for LEGO. linmix (19 years ago, 7-May-07, to lugnet.robotics)
|
| |
 | | Re: Control Lab & NQC
|
|
(...) Is that the same as the Dacta 70909? I have a page with some info about that and its protocol, and a test environment programmed (with a puny 'programming language') in Delphi - no OCX needed. Source is available. (URL) Anders Isaksson, Sweden (...) (19 years ago, 7-May-07, to lugnet.robotics)
|
| |
 | | Re: Control Lab & NQC
|
|
(...) The Control Lab is a serial I/O device. I don't see the benefit of using NQC with it since it doesn't run programs itself; the computer does. NQC would have to change in a fundamental way to accommodate it: either compile to bytecodes for a (...) (19 years ago, 7-May-07, to lugnet.robotics)
|
| |
 | | 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 (...) (19 years ago, 7-May-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Control Lab & NQC
|
|
(...) Nothing has ever come of it. Partially because I haven't yet gotten my hands on a control lab unit and partially because I got involved with other things. John Hansen (19 years ago, 7-May-07, to lugnet.robotics)
|
| |
 | | Control Lab & NQC
|
|
I was looking for references to the Control Lab in Lugnet and came across this post ((URL) by John Hansen trying to buy a Control Lab to add some support for in in BricxCC/NQC. I can't seem to find out if anything ever came of it. Can anyone tell (...) (19 years ago, 6-May-07, to lugnet.robotics)
|
| |
 | | NXT Fans in Edmonton?
|
|
Are there any NXT fans in the Edmonton, Alberta area? I'm here until about Wednesday noon and would enjoy getting togher and seeing what you are up to and perhaps giving a demonstration of pbLua. Cheers, Ralph (19 years ago, 5-May-07, to lugnet.robotics)
|
| |
 | | 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 (...) (19 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) (19 years ago, 5-May-07, to lugnet.robotics.nxt, FTX)
|
| |
 | | Re: Brickfest2007 Crate/GB Contraption
|
|
(...) For easier viewing, the video has been edited and uploaded to YouTube: (URL) Gus (19 years ago, 5-May-07, to lugnet.robotics, lugnet.events.brickfest, 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 (...) (19 years ago, 4-May-07, to lugnet.robotics.nxt)
|
| |
 | | new xy-plotter
|
|
We are currently developing a new xy-plotter using one RCX. We deliberately choose the RCX for this project, because we worked out an interesting open-loop control with modulated waveforms that are applied to the motors. The page is journal-style, (...) (19 years ago, 4-May-07, to lugnet.robotics)
|
| |
 | | Re: NXT Rubik's cube solver
|
|
(...) My software runs well both on UNIX and MAC Windows emulators: I tried it successfully. Danny (19 years ago, 4-May-07, to lugnet.robotics.nxt)
|
| |
 | | Re: NXT Rubik's cube solver
|
|
(...) Aw, it's only for Windows / PC's (19 years ago, 3-May-07, to lugnet.robotics.nxt)
|