Nxt Program Alpha Rex
Barcode label NA2016RB C Chip label RMC RTL8019AS 89124S1 GTS H05U09S 9829Y GTS LPT1Y GTS FC-22 9831YL Card marking ICM1 94V-O 9845. Search All RealTek GTS H05U09S Drivers. Realtek RTL8101 Family PCI E Fast Ethernet NIC (NDIS 6.0) Drivers.


Project Based Industrial Training Program is conducted twice a year in the month of Building, For Kids, Christmas Gifts Ideas, Alpha Rex, Toys, Robotics, Lego. Alpha Rex © 2006 LEGO Company. Alpha Rex © 2006 LEGO Company 00 Alpha Rex © 2006 LEGO Company. Alpha Rex 0 © 2006 LEGO Company. Created Date: 10/2/2006 6:16:36 PM. The directions are built into the NXT software. Put the cd into your machine, install the software, and hit the drop down and Alpha Rex will be one of the choices.
Build the LEGO Mindstorms Alpha Rex model according to the directions. The directions for the model are listed under References.
Nxt 1.0 Alpha Rex Program
Connect the LEGO NXT brick to your computer using the Bluetooth or included USB cable. Run the NXT programming software. Program three subroutines, one for walking forward, one for turning left, and one for turning right.

To walk, use move blocks to program one leg to move and the motor on the back to tilt in the direction of the opposite leg. Repeat with the other legs to create walking movement. To turn, program one leg to move at a time. You may find it helpful to tilt the robot in the same direction as the tuning leg. If you have built the model before, you may already have these routines saved. Program the robot to walk forward until the IR sensor picks up an obstacle.
You can set the distance to be as close or far as you prefer. Place a switch block on the end of the line. Program the block to randomly choose one of the two paths which it selects as an option. Place the left and right turn blocks on the two branches of the switch block. This makes it so that the robot will randomly turn left or right when it detects an obstacle. Place the entire program inside a loop.
If you set the loop to infinite, the robot will walk forward indefinitely and turn when it sees obstacles. You can also set it to perform this only a few times.