 | | Re: Faster Firmware/Motor Control
|
|
(...) Hi Dave, Thanks - I tried to send you a note, but your email bounced... I found this site: (URL) downloading the 100x firmware, I can tell that it is a different firmware (different clock, tone on button press is different, etc.) - however, it (...) (14 years ago, 18-Jul-12, to lugnet.robotics.rcx)
|
| |
 | | Re: Faster Firmware/Motor Control
|
|
(...) I have it and use it exclusively. i'll mail you a copy when i get your e-mail sddess Take care, Dave K (...) (14 years ago, 17-Jul-12, to lugnet.robotics.rcx)
|
| |
 | | Faster Firmware/Motor Control
|
|
Hi all, One of the common ways I like to control the speed of a gearmotor (in NQC) is by introducing a loop, for example, like this: while(true) { OnFwd(motor); Wait(a); Off(motor); Wait(b); } I often do this as a motor approaches a setpoint (say an (...) (14 years ago, 17-Jul-12, to lugnet.robotics.rcx)
|
| |
 | | Re: BrickOS Patches and Development
|
|
(...) Excellent, Matthew. Many thanks for keeping the project alive and moving forward. I've uploaded a little patch with the edge counting (which I needed once upon a time when I tried to build a plotter without any rotation sensors) re-implemented (...) (14 years ago, 17-May-12, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: NQC and RCXCC
|
|
(...) Never mind I got it now! It's a 2 step process. 1) Use the instructions you provided to set the "variable" in Windows XP. !!!RESTART THE COMPUTER!!!! !!!RESTART THE COMPUTER!!!! 2) When you start BrixCC select RCX2 from the drop-down list. (...) (15 years ago, 1-Feb-12, to lugnet.robotics.rcx.nqc)
|