 | | Re: Controlling larger motors from RCX ??
|
|
Terry, I'd like to have more details about your project. I wonder, wouldn't be easier if you use a PICMicro MCU? or maybe another controller family? Tell me more, maybe I can help. Best Regards, CarlosLuis Rendon M. "Terry King" <tking@together.net> (...) (23 years ago, 5-Dec-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
|
|
 | | Re: Sky Shooter
|
|
(...) earth :-) Stef Mientki (...) (23 years ago, 5-Dec-02, to lugnet.robotics)
|
|
 | | Sky Shooter
|
|
I have at last completed the presentation page of my Sky Shooter, automatic camera accessory with interval timer and mobile shade that follows movement of the sun: (URL) collection of hemispherical skies, many of them photographed with Sky Shooter: (...) (23 years ago, 5-Dec-02, to lugnet.announce.moc, lugnet.robotics)
|
|
 | | Re: RCX comunications - UDP/IP???
|
|
Using LNP (included in BrickOS) you can broadcast a packet using lnp_integrity_write(). Such a packet is guaranteed to arrive intact if it arrives at all. Each RCX must have a "listener" set up for the port you broadcast on. LNP addressing normally (...) (23 years ago, 5-Dec-02, to lugnet.robotics)
|
|
 | | Re: RCX comunications - UDP/IP???
|
|
(...) THe simple 'SendMessage(c)' command in NQC doesn't do any handshaking - and (of course) it broadcasts. (...) THe 'SendMessage' command only sends a single byte - and one problem with this is that if you want to send a multi-byte message, it (...) (23 years ago, 5-Dec-02, to lugnet.robotics)
|