 | | Re: RCX 2.0 circuit board changes
|
|
(...) Hello Mike, Here is a photograph (actually a scan) of all three versions (1.0, 1.5 and 2.0) of RCX: (URL) had a look at a few RCX 2.0 printed circuit boards, and at first sight they are identical. 1.0 contained the rectifier and regulator for (...) (22 years ago, 30-Aug-03, to lugnet.robotics)
|
|
 | | Re: Maths functions
|
|
(...) That's nor really difficult ... nanobapt (22 years ago, 30-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | RCX 2.0 circuit board changes
|
|
After reviewing some pictures of the RCX 2.0's circuit board today, I noticed that they are quite different. Can anybody tell me the reason why? What changed and how does it affect the RCX? I'm looking for that infamous diode that so often blows (...) (22 years ago, 30-Aug-03, to lugnet.robotics)
|
|
 | | Re: Maths functions
|
|
Natural log (ln), and square root. Also useful would be x^y where x and y have fractional parts. I see you have done it with just x as a float and y as an int. This would incorporate the square root by doing x^1/2 "nanobapt" <nanobapt@wanadoo.fr> (...) (22 years ago, 30-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Maths functions
|
|
(...) What do you need more than I wrote ? nanobapt (22 years ago, 30-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Maths functions
|
|
I've posted an enhancement request on the sourceforge website for someone to write a full math.h. I would do it myself but my programming skills aren't very good. Your math.h looks like a good start. Hopefully someone will build on that. Thanks for (...) (22 years ago, 30-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Maths functions
|
|
(...) (URL) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Current state of pbforth
|
|
(...) BricxCC is making some progress with respect to pbForth support. I've got a terminal emulator of sorts that is working. I just need to get it hooked into the rest of the application and add XModem downloading to it. By late next week it might (...) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.pbforth)
|
|
 | | Maths functions
|
|
I'm having trouble finding a maths header file. It's usually called "math.h". I need to do stuff like sine and cosine, and use the "abs" function to make a number positive. Does a file like this exist? Are there any plans to incorporate a maths (...) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | RE: Current state of pbforth
|
|
(...) Yeah, I haven't quite got around to implementing cut-and-paste... You can use Hyperterminal or any other similar teminal emulator set to 2400,n,8,1 once the firmware is loaded. Unless you have a USB port. OK, if you really need this, then I (...) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: My students' creation
|
|
(...) It's nice to see a mobile robot with a pneumatic claw. I´ve been working on the idea for some time by now. I came up with a compact version of the UBS compressor with valve that could be very suitable for these kind of applications. I´ve just (...) (22 years ago, 29-Aug-03, to lugnet.robotics, FTX)
|
|
 | | Re: Threads within threads
|
|
(...) Have you tried to run this code? I wonder what will happen "in real life". Actually, main will start monkey and cow as fast as possible. I think this will crash your stack after a short while. Regards, Michael (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Threads within threads
|
|
Is it possible to use threads within threads? In the example below (with all 6 threads having different priority levels), how does the priority setting of each thread affect it being executed earlier than other threads? I mean, I assume that thread1 (...) (22 years ago, 27-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: leJOS & BricxCC news
|
|
(...) works (...) and (...) as to (...) BrickOS (...) both (...) I'm no expert on leJOS, but I've experienced a similar problem with my LDCC firmware and the NQC downloader. Originally the memory sequence in my .srec file was non-contiguous (i.e. (...) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.java)
|
|
 | | leJOS & BricxCC news
|
|
I have BricxCC compiling and downloading leJOS programs now. The support for leJOS is integrated in much the same way as BrickOS support is. BricxCC generates a Makefile and executes it using Bash. So GNU make and bash are required for it to (...) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.java)
|
|
 | | Re: RIS 3.0
|
|
I think gear blocks like that would be awesome. So long as they still follow standard lego units, they probably convey a lot of advantages over the standard gears. They can probably handle a boatload more torque, great for robots, especially arms, (...) (22 years ago, 23-Aug-03, to lugnet.robotics)
|
|
 | | Re: Current state of pbforth
|
|
(...) Ralph Further to my original question I've generated the appropriate words to decode the dictionary. My second question is how to print out the contents of the tcl consol windows as I dont seem able to do a cut and past from it thanks. Dave (...) (22 years ago, 28-Aug-03, to lugnet.robotics.rcx.pbforth)
|
|
 | | My students' creation
|
|
I posted this in the main Robotics newsgroup but forgot to post it here, where it's actually more appropriate. Here's the link to the post: (URL) (22 years ago, 28-Aug-03, to lugnet.robotics.edu)
|
|
 | | My students' creation
|
|
Last year I taught two computer classes at Fond du Lac Christian School in Fond du Lac, WI. One of them had only four students, three seniors and one junior. Near the end of the semester I gave them a LEGO robotics challenge. I finally got around to (...) (22 years ago, 28-Aug-03, to lugnet.robotics, FTX)
|
|
 | | programming for scout
|
|
is there a drag and drop type of progamming interface for the scout? My son got one and he (and me too) would like to program it. NQC and similar items looks great, but it is beyond my sons ability at this time. Thanks, Kevin (22 years ago, 28-Aug-03, to lugnet.robotics)
|