E N D
1. 1 Introduction to NXC and BricxCC One version of C for the NXT BrickCCBrickCC
2. 2 What are they? NXC - Text based programming language similar to C used for the NXT Brick
BricxCC Programming environment based on NXC
Available free online
http://bricxcc.sourceforge.net/
3. 3 Movement
4. 4 Sensor Inputs Not sensor specific like NXT-G
RawValue returns a value from 0 to 1023 direct from the AD converter
5. 5 Loops
6. 6 Switch
7. 7 Functions
8. 8 Templates Palette (F9)
9. 9 Full Program Straight Line
10. 10 Full Program Rectangle
11. 11 Putting a Program on the NXT Connect to the brick
Compile program
If errors occur, fix program
Download to NXT