Download presentation
Presentation is loading. Please wait.
1
Getting the software Install Fantom driver
Download latest test release Comes with NBC Update firmware?
2
Templates, default New Double click Programs, task task main() { TextOut(15, LCD_LINE1, "Hello, World!", true); Wait(2000); }
3
Glossary NXT-G – the graphical thing for wimps
NQC – Not Quite C, for older RCX bricks NBC – Next Byte Code, 1) name of language (like assembly language), 2) name of compiler that supports both NBC language and NXC language NXC – Not eXactly C, name of language We’ll program in this language. It get compiled by the NBC compiler. This is the tutorial to read!
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.