Robot software: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
m Reverting possible vandalism by Ravilkr13 to version by XLinkBot. Report False Positive? Thanks, ClueBot NG. (2988120) (Bot)
Line 98:
===Visual programming language===
 
The LEGO Mindstorms EV3 programming language is a simple language for its users to interact with. It is a graphical user interface (GUI) written with [[LabVIEW]]. The approach is to start with the program rather than the data. The program is constructed by dragging icons into the program area and adding or inserting into the sequence. For each icon you then specify the parameters (data). For example, for the motor drive icon you specify which motors and by how much they move. When the program is written it is downloaded into the Lego NXT 'brick' (microcontroller) for test.hi
 
===Scripting languages===