 | | Re: main() Reset -- THE SAGA ENDS !! ---
|
|
Awsome!!! Now we are expecting great things from you :-) -Dan (...) (24 years ago, 3-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | main() Reset -- THE SAGA ENDS !! ---
|
|
Fellow Lugnuts, Doe anyone want to purchase a 74HC244 (U5) that "kinda works" ? YES, YES, believe it or not, U5 was my problem !! The mystery is not totally solved, because even using both a logic probe and an o-scope, I cannot see any indication (...) (24 years ago, 3-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: JRM code and Reset
|
|
Matt, The only mod I've made to my HB is to cut the motor power supply "+" trace and use a separate motor power supply. See my post/response to Dan for my explanation of that. After reading your START button question, I triple checked. I don't (...) (24 years ago, 3-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: JRM code and Reset
|
|
Dan, Yes, I did cut the trace for external motor power. I know the HB and the motor power "+" sources are isolated because I not only checked with a VOM, but I removed the motor supply batteries and when I run my motor test program (remember, no (...) (24 years ago, 3-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: free vb edition (was: firmware update)
|
|
In the version I downloaded, the option was there to create an exe in the project start wizard page. It seemed to create them just fine. Andy ----- Original Message ----- From: "Peter Newman" <peternewmancl@hotmail.com> To: (...) (24 years ago, 3-Jan-02, to lugnet.robotics)
|
|
 | | Is this group dead??
|
|
Hi, is Java for LEGO dead? I am interested in LEGO if it has a Java version for the RCX but it takes some activity to get a bug free VM for the RCX...or? /Morten (24 years ago, 2-Jan-02, to lugnet.robotics.rcx.java)
|
|
 | | Hitachi H8 development tools
|
|
I'm trying to track down a good suite of development tools for the H8. So far I've found out that the Hitachi Embedded Workshop is $1100. Since the main tool that I'm interested in is the simulator (I can use the GNU tools to write code) I'm (...) (24 years ago, 2-Jan-02, to lugnet.robotics)
|
|
 | | Re: JRM code and Reset
|
|
Since it seems like everything else has been checked, I have one other suggestion after looking at my pcode source. If the "start" button on the HB is pressed during power on, the autostart will be disabled. Has your hardware been hacked at all, (...) (24 years ago, 2-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: free vb edition (was: firmware update)
|
|
Please can you tell me how to create exe's with CCE? Thanks Peter FUT: ot geek (...) (24 years ago, 2-Jan-02, to lugnet.robotics)
|
|
 | | Re: JRM code and Reset
|
|
Wow, What a bugger! This is one of the strangest cases I've seen. Works fine while connected, but not when reset. Works fine on my board either way. Memory and 68HC11 have been traded out. Scope shows no voltage drop at Mem-power durring reset. Both (...) (24 years ago, 2-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Devantech SRF04 Ultrasonic Ranger interface to the RCX
|
|
Hi, Since the GP2D12 sensor interfacing has been sucessfuly been completed, here is another request. Can someone suggest a way to interface the Devantech SRF04 Ultrasonic Ranger to the RCX? This seems to be a great sensor to use for mapping... (...) (24 years ago, 2-Jan-02, to lugnet.robotics.rcx)
|
|
 | | Re: VC++6 and LegOS
|
|
Definitely it works. Thanks steve. Regards. -- CarlosLuis Rendón M. Network Manager "Steve Hassenplug" <steveh@mailcode.com> escribió en el mensaje news:GpBrn5.6nL@lugnet.com... (...) arguments' (...) (24 years ago, 2-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: IR Routines
|
|
(...) Hi Dave, I uploaded a modified version of those IR routines to handyboard.com as well as the Rug Warrior group ((URL) the RW group, I also have a version of pcode v3.1 with bug fixes and new capabilities. Could you convey this information to (...) (24 years ago, 2-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: RCX Communication problem... suggestions?
|
|
I have had this problem with one or two of my RCXs. I think the problem is that the CPU/RAM get into a "funny" state as the supply voltage drops after the batteries are removed. Once in this state, re-inserting batteries just brings the power up to (...) (24 years ago, 2-Jan-02, to lugnet.robotics)
|
|
 | | Re: RCX Communication problem... suggestions?
|
|
(...) You might try watching the IR tower through a CCD device - like a digital camera or an analog or digital video camera. Their CCD chipsets detect IR light, and you'll see it as two additional pulsing LEDs inside the tower - probably green in (...) (24 years ago, 2-Jan-02, to lugnet.robotics)
|
|
 | | Re: JRM code and Reset
|
|
Fred, Thanks for the info on how IC determines whether to auto-start a program or not. Based on your suggestions ---- I just finished downloading the open-source (free) version of IC. I had been running Newton Labs 3.1 and most recently 3.2. I (...) (24 years ago, 2-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: free vb edition (was: firmware update)
|
|
Microsoft has the Control Creation Edition available for download. It is not supposed to be able to create execuatbles, come with a packager, and have other limitations. However, I havet created executables with it, it has a setup packager, and (...) (24 years ago, 2-Jan-02, to lugnet.robotics)
|
|
 | | Re: free vb edition (was: firmware update)
|
|
hi dan, hi list (...) oh. ok. i never went beyond this limit yet... (...) it does. i use it with spirit.ocx for some test programs or simple rcx programming. (...) (24 years ago, 2-Jan-02, to lugnet.robotics)
|
|
 | | Re: IR Routines
|
|
These are the kinds of files I want to keep on hand at the Yahoo handyboard site, I have the sonyIR.icb file, is that the one you are looking for? I will post it in the files area of the yahoo forum (URL) else that is hard to find I will try to keep (...) (24 years ago, 2-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | Re: VC++6 and LegOS
|
|
I have my Visual Studio set up so I can make programs, download programs, and download firmware all from the 'tools' menu in VS (VC++). So far, the only thing I'm not set up for is editing the 'makefile' file. Under 'Tools>Customize...' select the (...) (24 years ago, 2-Jan-02, to lugnet.robotics.rcx.legos)
|