1 / 10

Introduction to NXC and BricxCC

remy
Télécharger la présentation

Introduction to NXC and BricxCC

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    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

More Related