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 / *34942 (-20)
  finally works
 
finally works.... the problem was in the Makefile.common file, finally change the line: # LEGOS_ROOT=$(HOME)/legOS/ with: LEGOS_ROOT=/legOS-0.2.6/ thanks a lot for your posts!! :-) (23 years ago, 8-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: legOS library path
 
(...) Ok. So for cygwin, the path is /legos-0.2.6 (...) Is that right? I think it must read c:\cygwin\legos-0.2.6\mycode. (...) Ok. (...) That is ok. (...) First the good news: Makefile.common and Makefile.user are correctly included. Otherwise, the (...) (23 years ago, 7-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: legOS library path
 
(...) To make it so that your code can live anywhere (i.e., not necessarily beneath the cygwin and/or BrickOS root directory you should make the following changes to your Makefile. 1. replace any relative paths (i.e., ../ or ../../ etc.) with (...) (23 years ago, 8-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Handyboard and 1400 mAh NiMH battery
 
Hey -- I like your device. That's a nice addition to the HB. I would like if you would modify your assertion "However these days NiCd battery are hard to find and not very effecient" (sic). This is not true. Despite the technical superiority of (...) (23 years ago, 8-Oct-02, to lugnet.robotics.handyboard)
 
  Handyboard and 1400 mAh NiMH battery
 
Hi I have developed Handyboard battery charger addon ckt which replaces the 47 ohm resistor on handy board battery charger. this battery charger ckt let you put NiMH battery up to 1600 mAh without woring overcharging and other problem. if you are (...) (23 years ago, 8-Oct-02, to lugnet.robotics.handyboard)
 
  Re: Battery voltage levels
 
"Barney Hilken" <b.hilken@ntlworld.com> wrote in message news:H3MuHC.2CM@lugnet.com... (...) volts (...) The (...) circuits. [snip] (...) alkalines? (...) I use Nickel Hydride rechargeables in an RCX1.0, at least that's what it says on the top - (...) (23 years ago, 8-Oct-02, to lugnet.robotics.rcx)
 
  Re: legOS library path
 
"Germán Rojas" <ge-rojas@uniandes.edu.co> wrote in message news:H3MD68.M72@lugnet.com... (...) Hi there! (...) [snip] (...) [snip] (...) [snip] This broke for me between legOS 0.2.5 and 0.2.6 I belive (and is still broken in the current brickos (...) (23 years ago, 8-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: legOS library path
 
"Germán Rojas" <ge-rojas@uniandes.edu.co> wrote in message news:H3Mp27.CBz@lugnet.com... (...) <snip> (...) <snip> You should add 'mycode' to the list of directories found in Makefile, just after demo. Then always run make from the legOS root (...) (23 years ago, 7-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Battery voltage levels
 
(...) Thanks, this explains the difference. However, I'm still interested in the voltage levels people get. Does anyone use NiCads? Or rechargeable alkalines? Or something else I've not thought of? Barney. (23 years ago, 7-Oct-02, to lugnet.robotics.rcx)
 
  RCX as programmable battery charger
 
I was looking at my 1 years old cell phone, its battery is deteriorationg so fast cause of a bad recharger. I wondered about building a "hardware" charger, but i never found a design without a IC with good features: without an IC its quite difficult (...) (23 years ago, 7-Oct-02, to lugnet.robotics)
 
  Re: legOS library path
 
I install legOS in the follow directory: C:\cygwin\legos-0.2.6 (the same like the windows instructions) Create the follow directory: C:\legos-0.2.6\mycode Copy the *.c and Makefile files in C:\legos-0.2.6\mycode In the Makefile default file i think (...) (23 years ago, 7-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: Legomaster @ JCAT
 
Dear Freinds, The 2002 Jersey City Artist Studio Tour was a great experience. I had su much fun. Special thanks to Cindy, my Mother Ruth, Mr. Lexx and Tina for all their help and support. Special thanks to Lugnetter Rob L. for comming down to the (...) (23 years ago, 7-Oct-02, to lugnet.org.us.gardenslug, lugnet.build.mecha, lugnet.robotics.vc)
 
  Re: Battery voltage levels
 
"Barney Hilken" <b.hilken@ntlworld.com> wrote in message news:H3LyHy.76H@lugnet.com... (...) version 2.0 (...) batteries: the (...) variation (...) on (...) email (...) Robot (...) don't (...) There is going to be a difference between the 1.0's (...) (23 years ago, 7-Oct-02, to lugnet.robotics.rcx)
 
  Mindstorms RIS1.5 $140 at KBToys
 
Just what the subject line says: (URL) is free shipping on $99 and up too. Roy (23 years ago, 7-Oct-02, to lugnet.market.shopping, lugnet.robotics)
 
  Re: legOS library path
 
(...) You have to look where you are and where the makefile searches for other needed files. In the moment, you makefile hopes to find the include files under /legos/include. Is that ok? If you installed legos into your home directory, the path must (...) (23 years ago, 7-Oct-02, to lugnet.robotics.rcx.legos)
 
  Controlling larger motors from RCX ??
 
We need to control larger motors with a separate 12V power supply, from the RCX outputs. We would like to 'mirror' the RCX bipolar, pulse-width-modulated outputs to a separate circuit with a larger H-bridge that is (probably) electrically isolated (...) (23 years ago, 7-Oct-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  legOS library path
 
Hello!! Testing the instalation of legOS-0.2.6 (cygwin) after download succesfully the firmware and some sample programs of demo directory to the RCX, i create a new directory called mycode, i put all the *.c and Makefile files from demo directory, (...) (23 years ago, 7-Oct-02, to lugnet.robotics.rcx.legos)
 
  Re: error compiling egcs for use with legOs/BrickOs..
 
(...) Too much work! Egcs is sort of old, you better try to get a newer compiler version, ready to start, as rpm. You will need the gcc-rpm and the binutils rpm. A start for searching could be rpmfind, look at (URL) warning: On my SuSE Linux, (...) (23 years ago, 7-Oct-02, to lugnet.robotics)
 
  error compiling egcs for use with legOs/BrickOs..
 
Hi! Im trying to compile egcs on a Mandrake 8.2 machine, following the instructions on (URL) under the Build *nix Executables section BinUtils were made and installed ok, however when making egcs, it makes a couple of files and then ends with the (...) (23 years ago, 7-Oct-02, to lugnet.robotics)
 
  Battery voltage levels
 
I have two RCXs: a version 1.0 with external power connector, and a version 2.0 without. They consistently report different voltages on the same batteries: the 2.0 puts all batteries about 0.3v higher. I want to know how much variation there is (...) (23 years ago, 7-Oct-02, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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