The art of LEGO Mindstorms NXT-G programming /
"The LEGO MINDSTORMS software and its NXT-G programming language are powerful tools that make it easy to write custom programs for your robots. NXT-G is a great first programming language, but that doesn't mean it's easy to understand--at least not right away. In The Art of LEGO MINDS...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco, Calif. :
No Starch Press,
©2010.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- LEGO and robots : a great combination
- The NXT-G programming environment
- The test robot
- Motion
- Sensors
- Program flow
- The WallFollower program : navigating a maze
- Data wires
- Data wires and the switch block
- Data wires and the loop block
- Variables
- The NXT buttons and the display block
- My blocks
- Math and logic
- Files
- Data logging
- Using multiple sequence beams
- The LineFollower program.