
„Box“ робот 3 с големи NXT колела
Направихме този робот по ваше желание. При него има големи NXT колела. Големите ЛЕГО Mindstorms колела правят робота по-бърз, но бъдете внимателни, тъй като той вече не е толкова прецизен.
- #341
- 28 Aug 2017
- 1
Направихме този робот по ваше желание. При него има големи NXT колела. Големите ЛЕГО Mindstorms колела правят робота по-бърз, но бъдете внимателни, тъй като той вече не е толкова прецизен.
Example of making turn using only one motor
- download the source of a program that tells the color the robot is seeing.
- NXT-G source code of program that draws a smile face on the brick's screen.
- source code of the block written in NXT-G. Download, directly import it and use it in your programs. Never ever miss a line.
- The source code of the Menu written in NXT-G. Download and run it.
- download and import the whole Menu myBlock. It might require you to modify it so that it fits to your needs. Any comments on modifications you have made are really welcome.
Program for displaying the value of the sensor on the screen
Program for calibrating including the DisplayLightSensor block