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 / 26879 (-20)
  Re: motor disassembly
 
You gave me an idea there! I had look and found 2 people wanting to sell a znap set with a motor and asked them to tell me if the motor could be turned by hand and then continued to turn a little. I've bought 2 motors for a total price of just under (...) (18 years ago, 20-Feb-07, to lugnet.robotics)
 
  NXC/NBC beta news
 
The shell service at Sourceforge is still offline so I can't update the BricxCC and NBC sites. But today I uploaded a new test release of BricxCC and a new beta of NBC/NXC (beta 27). They are available via the Sourceforge release page. Please pay (...) (18 years ago, 20-Feb-07, to lugnet.robotics)
 
  NXTway-G : Self-Balancing Two-Wheel Robot with Gyro Sensor
 
I've been interested in Steve Hassenplug’s (URL) Legway> and (URL) NXTway>. So I build a NEW NXTway by using a gyro sensor. (URL) You'll see the documents and videos of NXTway-G at my (URL) site>. (18 years ago, 19-Feb-07, to lugnet.robotics, FTX) !! 
 
  Re: BricxCC release 3.3.7.16
 
(...) Great! (...) Of course my comment was not intended to be offensive... but I have pestered a few times with that, so... ;o) Philo (18 years ago, 16-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 
  Re: BricxCC release 3.3.7.16
 
(...) In the soon to be available new test release, BricxCC (3.3.7.17) now properly assumes NXC when a file has no extension if you switch your Preferred language for the standard firmware (on the Compiler|Common tab of the Preferences dialog) to be (...) (18 years ago, 15-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 
  Re: NXT compatible bluetooth adapters
 
(...) I have an Encore Bluetooth model ENUBT-C2. It works fine if using Windows bluetooth support. I had to uninstall the software tha comes with the product in order to work. Att, Mauro Vianna (18 years ago, 15-Feb-07, to lugnet.robotics)
 
  .NET Micro Framework released!
 
Microsoft released a micro version of the .NET Framework SDK today! Could we be writing C# code for the NXT, and unlike the Microsoft Robotics Studio, actually have that code run natively on the brick itself? Quick summary article: (URL) download (...) (18 years ago, 14-Feb-07, to lugnet.robotics.nxt, lugnet.robotics, lugnet.technic)
 
  Re: BricxCC release 3.3.7.16
 
(...) Agreed, even if you select NXT target BricxCC insists to use .nqc as default extension. Misleading at best... Philo (18 years ago, 13-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 
  Re: BricxCC release 3.3.7.16
 
It worked. The key was to save a file with .nxc extension... Thanks, Patrick "John Hansen" <afanofosc@comcast.net> escreveu na mensagem news:JDCzqy.MxL@lugnet.com... (...) (18 years ago, 12-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 
  NXC/NBC release news
 
I released beta 26 last night/this morning. It is primarily a bug fix release. If you want to use the new features in beta 25 you definitely should upgrade to beta 26 due to the problems that exist in the previous beta release. - Fixes an array (...) (18 years ago, 12-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 
  Re: BricxCC release 3.3.7.16
 
(...) If the Download button is enabled (the hot key is F6 and the button looks like a blue triangle point down) then when you click on that button your current NXC program is downloaded to the NXT unless some error message indicates otherwise. The (...) (18 years ago, 12-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 
  Re: BricxCC release 3.3.7.16
 
Just a question: (I am sure everybody knows the answer...) How do i upload a NXC code to NXT? Obviously is not throught the RCX "Program" combo (And it is disabled when conecting to NXT), but the upload icon command seems to do nothing (nor even a (...) (18 years ago, 12-Feb-07, to lugnet.robotics, lugnet.robotics.nxt)
 
  Off-road mobile robot
 
For original web site, go to: (2 URLs) I've decided to build a mobile robot in the first week after my summer examination period in the 4th year at the university. I'd finished all exams quite early and I got bored soon doing nothing. My field was (...) (18 years ago, 11-Feb-07, to lugnet.robotics, FTX)
 
  Following Robot
 
Hello. I am trying to program a simple Jentoo-based robot ( (URL) ) to follow moving objects. However this is turning out to be much harder than expected. Here it what I want to do: 1) The robot monitors the ultrasonic sensor every second, checks if (...) (18 years ago, 11-Feb-07, to lugnet.robotics)
 
  Re: Matlab and NXT
 
(...) It is possible to create an special MATLAB Real Time Workshop Embedded Target for NXT, converting a Simulink model to say NXC. There is a document here (URL) describes the process. It is a rather big project by itself, but I'm sure some people (...) (18 years ago, 11-Feb-07, to lugnet.robotics)
 
  Re: Wireless RCX Communication.
 
Allow me to re-state what I am trying to achieve: I have however many RCX bricks, for which I want line of sight communication between ONLY. For the RCX to PC comms, I would like to use some other method that is not limited to line of sight, but I (...) (18 years ago, 11-Feb-07, to lugnet.robotics)
 
  Re: Wireless RCX Communication.
 
(...) "little odd" ? This is totally odd. 1. Possible wireless channels are : infrared or visible light, modulated ultrasonic/sound or radio 2. You don't want to compromise infrared sensors, so there only remains modulated acoustics/ultrasonics or (...) (18 years ago, 11-Feb-07, to lugnet.robotics)
 
  Wireless RCX Communication.
 
Hello, This may seem a little odd, but I want to get the RCX talking to the PC wirelessly without compromising the infrared sensors! This may seem a little odd, but it is because I need line of sight between the two robots, but communication from (...) (18 years ago, 11-Feb-07, to lugnet.robotics)
 
  Re: Matlab and NXT
 
You might also look at (URL) I have not tried this toolset it appears to basically allow for a communication channel between MATLAB and the NXT. But it does not appear to "compile" MATLAB code into NXT Bytes or NXT code. Ed (18 years ago, 11-Feb-07, to lugnet.robotics)
 
  Re: Matlab and NXT
 
(...) Have a look to: (URL) a problem: the target is RCX and not NTX. Good look! Julio ***...*** Julio Abascal University of the Basque Country. Dept. of Computer Architecture & Technology (18 years ago, 10-Feb-07, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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