| | Re: New pbLua Beta13o - Now with FLASH Writing!
|
|
(...) Normally we should start our 2007/2008 robot projects this Fall. PbLua definitely is on the list of being tested. (17 years ago, 13-Sep-07, to lugnet.robotics.nxt)
|
|
| | Re: Serenity, an autonomous NXT-based boat
|
|
(...) Wow Brian, that looks cool. I never thought of making a NXT boat. If I did I would probably not let go anywhere much other than a bath tub, it's pretty brave to take it out somewhere. I'd be worried about recovering the craft if the batteries (...) (17 years ago, 13-Sep-07, to lugnet.robotics)
|
|
| | Re: Serenity, an autonomous NXT-based boat
|
|
(...) Nicely done! Next I wanna see an autonomous NXT controlled sail boat ;) Actually, the name would probably suit a sail boat more... (...) Nope can't waste time on that when you have a sail-boat to build! ROSCO (17 years ago, 12-Sep-07, to lugnet.robotics)
|
|
| | Re: New pbLua Beta13o - Now with FLASH Writing!
|
|
(...) Claude, thanks for the encouragement. I remember exchanging notes with you on pbForth, and I'll bet your students are as bright as ever. If you have a spare NXT and a motivated student it would be really interesting to see what they think :-) (...) (17 years ago, 12-Sep-07, to lugnet.robotics.nxt)
|
|
| | Re: New pbLua Beta13o - Now with FLASH Writing!
|
|
(...) Way cool ! Exciting ! (17 years ago, 12-Sep-07, to lugnet.robotics.nxt)
|
|
| | Serenity, an autonomous NXT-based boat
|
|
Well, I blogged about it, and wanted to make sure I shared it with the folks that inspired me (LUGNET). I've never been really interested in LEGO boats, because in the first place I couldn't see much use for them (guiding a robot over featureless (...) (17 years ago, 12-Sep-07, to lugnet.robotics) !
|
|
| | New pbLua Beta13o - Now with FLASH Writing!
|
|
All of you that have been helping to test pbLua.... I have released another Beta of pbLua - and it's got FLASH writing (and reading) goodness in it. (URL) It does not yet have the ability to boot from a string in FLASH but it's very close. The (...) (17 years ago, 12-Sep-07, to lugnet.robotics.nxt)
|
|
| | Re: Ultrasonic Sensor iS "Slow"
|
|
(...) The 15 ms that John reported is the time it takes for a sound pulse to travel 500 mm, the round trip distance at the maximum advertised range of the US sensor. An interesting coincidence? Roger Glassey (17 years ago, 11-Sep-07, to lugnet.robotics.nxt)
|
|
| | Power-Functions extension wires
|
|
The Lego web site contains the following information: Can I use Power Functions elements with my old 9V elements? Yes, with the Power functions extension wire (available Sept 1, 2007 through www.LEGOShop.com) you can use most of the 9V elements (...) (17 years ago, 10-Sep-07, to lugnet.robotics)
|
|
| | Ultrasonic Sensor iS "Slow"
|
|
Original Thread title was "Re: Ooops! NXT Software Comparison correction / I2C Messaging Speed". I've renamed as worth a separate thread. (...) You're right!! If you poll the sensor too fast, it definitely reports wrong distances. I'm doing some (...) (17 years ago, 7-Sep-07, to lugnet.robotics.nxt)
|
|
| | RE: NXT-G/ROBOTC Firmware Scheduler and Clump Priority
|
|
Holy cow! This is fun to read... I wish I have the time to further discuss this regarding the events handling with nxt. Follow up later. Thanks for such detailed info. --Elizabeth -----Original Message----- From: news-gateway@lugnet.com (...) (17 years ago, 7-Sep-07, to lugnet.robotics.nxt)
|
|
| | Re: the LEGO CNC-Machine
|
|
(...) i will drive the spindle motor using a 9v adaptor, like the ones i use for my rcx and scout ( (URL) ), so i won't run out of juice. (17 years ago, 6-Sep-07, to lugnet.robotics.rcx)
|
|
| | Re: the LEGO CNC-Machine
|
|
"daniel" <daniel.formatc.at.gmail.com> wrote in message news:Jnww91.2oG@lugnet.com... (...) What will drive those big motors? (17 years ago, 6-Sep-07, to lugnet.robotics.rcx)
|
|
| | RE: Ooops! NXT Software Comparison correction / I2C Messaging Speed
|
|
(...) I want to list both. First, the one-to-one mapping, and second (with some explanation) the code with a second task. Several other pieces of software have an "optimized" version of code, and it makes sense to do the same for NBC. Steve (17 years ago, 6-Sep-07, to lugnet.robotics.nxt)
|
|
| | Re: the LEGO CNC-Machine
|
|
I>> (...) i have the design in my head, i just need three power motors and another rcx :) (17 years ago, 5-Sep-07, to lugnet.robotics.rcx)
|
|
| | Re: NXT-G/ROBOTC Firmware Scheduler and Clump Priority
|
|
Wow! Very interesting posting. Thanks for revealing that, Dick! Zitat von Dick Swan <dickswan@sbcglobal.net>: (...) ---...--- This message was sent using IMP, the Internet Messaging Program. (17 years ago, 6-Sep-07, to lugnet.robotics.nxt)
|
|
| | NXT-G/ROBOTC Firmware Scheduler and Clump Priority
|
|
In a typical operating system (OS), tasks are scheduled on a priority basis. The highest priority task always executes ahead of lower priority tasks. If there are multiple tasks at the highest priority, then they are typically executed in a round (...) (17 years ago, 6-Sep-07, to lugnet.robotics.nxt)
|
|
| | RE: Ooops! NXT Software Comparison correction
|
|
(...) After tuning, NBC achieved 73K test cycles. It achieved these great results by setting the task "priority" to 200. Unfortunately, unless the NXT-G task scheduler has been rewritten, these results might be a little too high. A NXT-G task (or (...) (17 years ago, 6-Sep-07, to lugnet.robotics.nxt)
|
|
| | RE: Ooops! NXT Software Comparison correction / I2C Messaging Speed
|
|
(...) Nobody cheated or is dishonest. Everyone who writes firmware for the NXT is well-intentioned "good" people. Let's not mislabel good modern programming practice -- i.e. hardware device drivers integrated into the low-level firmware -- as (...) (17 years ago, 6-Sep-07, to lugnet.robotics.nxt)
|
|
| | Re: Ooops! NXT Software Comparison correction / I2C Messaging Speed
|
|
(...) I think I understand. In this case, the limiting factor is the US sensor itself, how fast it can ing and interprete a return. Or from my standpoint (a physicist), it's a fundemental limitation of the physics of sound, not a limitation that has (...) (17 years ago, 5-Sep-07, to lugnet.robotics.nxt)
|