To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *47429 (-20)
  Re: nxt controller specification
 
(...) Yep. But note that Philo was talking about *torque*, not force. A torque of 50 N•cm means that it could supply a force of 50 N with a lever arm of 1 cm, or a force of 500 N (more than 100 lbs) for a lever arm of 1 mm... but that would imply an (...) (17 years ago, 13-Feb-08, to lugnet.robotics.nxt)
 
  RE: nxt controller specification
 
Thank you for clarifying this, Brian. I was reading (URL) It stated that the NXT with "Stalled torque) up to 50 N.cm. 50N... it equates approximately 10lbs?! That is without any further gearing down, but just the NXT motors!? Wonder if anyone has (...) (17 years ago, 13-Feb-08, to lugnet.robotics.nxt)
 
  Re: PF IR RC protocol released! - NXC
 
(...) Many thanks John and Jason for your work on this. I am a comparative newbie to NXC programming but I have my NXT working like a PF IR remote handset now that I set up the sensor correctly! NXC has given me the programming environment to (...) (17 years ago, 5-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) Many thanks John and Jason for your work on this. I have been using the NXC functions to control PF IR receivers from my NXT. TLG has just released the following information: "We have been testing the LPF RC Receiver today and discovered an (...) (17 years ago, 6-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Re: nxt controller specification
 
(...) Yes. The AVR is responsible for a number of things, including PWM and encoder reading on the motor ports (IMS), the reading of the front panel button state, power management, and A/D from the input lines for analog sensors. It is not (...) (17 years ago, 13-Feb-08, to lugnet.robotics.nxt)
 
  nxt controller specification
 
Hi, I wonder if anyone may be familiar with the spec about the nxt brick: I found this on the ww.hobbyengineering.com . NXT Brick * 32-bit ARM7 microcontroller * 256 Kbytes FLASH, 64 Kbytes RAM * 8-bit AVR microcontroller * 4 Kbytes FLASH, 512 Byte (...) (17 years ago, 13-Feb-08, to lugnet.robotics.nxt)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) It looks like the PF IR receiver will be very useful for train control and other continuous duty applications. But the only remote available is for intermittent operation. So the only LEGO option to running in PWM/continuous duty is to use a (...) (17 years ago, 31-Jan-08, to lugnet.technic, lugnet.trains, lugnet.robotics)
 
  BricxCC Scripting
 
BricxCC now has preliminary but fully functional support for compiling and executing PC-based scripts to control your programmable brick (NXT, RCX, Spybot, whatever). These scripts can be edited in BricxCC with syntax highlighting and (coming soon) (...) (17 years ago, 12-Feb-08, to lugnet.robotics, lugnet.robotics.nxt, lugnet.robotics.rcx)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) Here's my fantasy: implementing prototypical ATC (Automatic Train Control) signalling with sensors (e.g. counting coupler magnets, as the best functional equivalent to axle counters) at block boundaries to detect block occupancy, and IR (...) (17 years ago, 2-Feb-08, to lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Python on the NXC
 
Hey robo folks, Abstract: I want to run Python on the NXT, not on my PC and connect to the NXC remotely. Did I understand the architecture correctly? Any hints on translation? As far as I know, the NXT is so far lacking support for high-level (...) (17 years ago, 9-Feb-08, to lugnet.robotics)
 
  Researchers use Lego Mindstorms robot to improve ATM security
 
(URL) the article: "When the researchers created their prototype, which is called Undercover and was built with a Lego Mindstorms robot, they attempted to come up with a system that would be easy to use but would limit vulnerability to common (...) (17 years ago, 8-Feb-08, to lugnet.robotics, lugnet.robotics.nxt, lugnet.mediawatch)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) rats! (...) Thanks for the heads up, John Looks like I really have to start brushing up on my NXT 'bot building now. Dave K (17 years ago, 4-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) Dick Swan's replacement RCX firmware also does not support directly manipulating the IR led and it doesn't support microsecond timing control. Both of these features would be required in order to send the IR messages to a Power Function or R/C (...) (17 years ago, 4-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Re: Power Functions infra-red RC protocol released!
 
In lugnet.general, Jason J Railton wrote: <snip> (...) I'm runnign Dick Swan's alternate firmware that he sent me a while back. Dave K (17 years ago, 4-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) I doubt that's possible - a bytecode program just can't run fast enough to do the timing for the IR commands, on either brick. The NXT can only manage it because it sends them over a slow comms link to a HiTechnic IRLink sensor, then that (...) (17 years ago, 3-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) <snip> Nicely done John! Is there a tentative timeframe when NQC for the RCX will be updated to support IR to the LEGO powerfunctions? Dave K (17 years ago, 2-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics)
 
  Re: Power Functions infra-red RC protocol released!
 
(...) In collaboration with Jason Railton I have modified/extended the NBC and NXC API functions for the HiTechnic iRLink device in support of the newly documented Power Function modes as well as the R/C Train IR protocol. I uploaded a new (...) (17 years ago, 1-Feb-08, to lugnet.general, lugnet.technic, lugnet.trains, lugnet.robotics) ! 
 
  Re: [Q] LEGO NXT Book Recommendation
 
David, Zitat von David C Matthews <lego-robotics@crynwr.com>: (...) What does "standard for LEGO NXT" mean? There are a lot of NXT-related books out there already, and they deal with a variety of different topics (see for instance (URL) ). I guess (...) (17 years ago, 29-Jan-08, to lugnet.robotics)
 
  [Q] LEGO NXT Book Recommendation
 
Greetings- What single book, if any, is considered the standard for LEGO NXT? -David (17 years ago, 29-Jan-08, to lugnet.robotics)
 
  New Power Functions Electronics Folder
 
The new Power Functions Electronics folder in my Brickshelf: (URL) contains circuits and pictures of how to use electronics with your PF parts. So far there are PF lead mods, a light direction, latch and flash circuit, which can keep train lights on (...) (17 years ago, 29-Jan-08, to lugnet.technic, lugnet.trains, lugnet.general, lugnet.robotics, lugnet.loc.uk, lugnet.parts.mod)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR