 | | Purpose of the group
|
|
Hi NXT hackers[1], The purpose of this lugnet.robotics.nxt.nxthacking forum is to promote fun, educational, and lively discussions in a positive and supportive manner for both hardcore and not so hardcore embedded systems specialists. The background (...) (19 years ago, 14-Mar-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | ------( Terms of use for lugnet.com )------
|
|
TERMS OF USE FOR LUGNET.COM As a user of this site, you are expected to read, understand, and abide by the Terms of Use as set forth herein. If you are under 18 years of age, ask your parent(s) or guardian(s) for permission before using LUGNET and (...) (19 years ago, 14-Mar-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | ------( Welcome to lugnet.robotics.nxt.nxthacking )------
|
|
Welcome to lugnet.robotics.nxt.nxthacking, a LUGNET discussion group. CHARTER/PURPOSE: lugnet.robotics.nxt.nxthacking (group): Focused discussion group for NXT™ firmware hacking: Exchanging ideas about NXT firmware hacking, optimization of code, (...) (19 years ago, 14-Mar-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | NBC NXT to NXT communication example
|
|
Hallo, has anyone a simple example for an BT NXT to NXT communication? I tried to get this working and even everyone says it works i can't get it to work. Thanks, Rainer (19 years ago, 14-Mar-07, to lugnet.robotics.nxt)
|
| |
 | | Re: NeXT-A-Sketch - My second program/first Dave-built NXT 'bot(ish...)
|
|
(...) You just have to use an acceleration sensor ;-) (URL) (19 years ago, 14-Mar-07, to lugnet.org.ca.rtltoronto, lugnet.robotics.nxt)
|
| |
 | | NeXT-A-Sketch - My second program/first Dave-built NXT 'bot(ish...)
|
|
First, pics-- (3 URLs) Next, program-- (URL) And what it is... It's an Etch-A-Sketch--NXT Style!!! :) If you need an explanation, really--where was your childhood?? The button--you hit it twice in 2 seconds and it'll erase your drawing 'cause I (...) (19 years ago, 13-Mar-07, to lugnet.org.ca.rtltoronto, lugnet.robotics.nxt, FTX)
|
| |
 | | Re: TachoSpeed.nqc
|
|
(...) That's exactly what I'm trying to achieve. I hadn't actually written out any pseudo code, but it is (almost)exactly the way I had thought it through in my head. My main problem is that I think up what I'd like to do and then have to scour the (...) (19 years ago, 13-Mar-07, to lugnet.robotics)
|
| |
 | | Re: IR tower problems on a laptop with NQC
|
|
(...) Now this is interesting. The Control Lab works just fine. (19 years ago, 13-Mar-07, to lugnet.robotics.rcx, FTX)
|
| |
 | | Re: TachoSpeed.nqc
|
|
(...) I guess there is a define statement missing that goes something like #define Drive(l,r) SetPower(OUT_L, l); SetPower(OUT_R, r); On(OUT_L+OUT_R) although the Programmer's guide doesn't mention anything about negative values being a possibility (...) (19 years ago, 13-Mar-07, to lugnet.robotics)
|
| |
 | | Re: TachoSpeed.nqc
|
|
(...) According to the NQC Programmer's Guide the Cybermaster wait time is in 1/10 seconds. This is consistent with my CyberMaster's behaviour when I set the threshold to a high value and the if routine is executed. I hadn't considered using sounds (...) (19 years ago, 13-Mar-07, to lugnet.robotics)
|