Wednesday 25 May 2011

HOLIDAY PROGRAM with RoBoTiCS® education centre

Isi liburan sekolah anak anda dengan menggikuti Holiday Program bersama RoBoTiCS® education centre.


DON'T MISS IT !

Tuesday 17 May 2011

HITECHNIC NXT models

http://www.hitechnic.com/models

HiTechnic MINDSTORMS NXT Models

HiTechnic is creating new and exciting NXT model designs for the LEGO MINDSTORMS kit. Complete step by step building instructions are available can be downloaded for free together with example programs.

NXT Model Building Instructions

HiTechnic IR RC Kart - an RC Car type robot using the IR Receiver


Requirements:
LEGO MINDSTORMS NXT Set 1.0
or
LEGO MINDSTORMS NXT Set 2.0
HiTechnic IRReceiver Sensor
LEGO Power Functions IR Remote Control (8885 recommended but also works with 8879)

Download files

Building Instructions
HiTechnic IR RC Kart Building Instructions
Handheld Remote Building Instructions (for LEGO #8885)
HiTechnic IR Receiver Sensor Block
HiTechnic Motor PID Block
NXT-G Program For LEGO Mindstorms 1.0
NXT-G Program For LEGO Mindstorms 2.0
The IR RC Kart is an all new RC 'car' type robot that replaces the popular IR RC Car. The IR RC Kart is build-able with either a LEGO Mindstorms 1.0 or 2.0 set and, unlike the IR RC Car, does not use a differential. The steering motor is controlled with the new HiTechnic Motor PID Block which makes it easy to have an NXT motor drive toward a specified set point. With this block, the program for this model is just 5 blocks plus a loop.

HiTechnic HTWay - a Segway like self-balancing robot


Requirements:
LEGO MINDSTORMS NXT Set 1.0
or
LEGO MINDSTORMS NXT Set 2.0
HiTechnic Gyro Sensor
HiTechnic IRReceiver Sensor
LEGO IR Remote Control

Download files

Building Instructions
HiTechnic HTWay Building Instructions
NXT-G Programs For LEGO Mindstorms 2.0
NXC Program
Note: The programs take advantage of floating point math that is available with the 2.0 version of the LEGO Mindstorms NXT. Since the LEGO Mindstorms 1.0 version is integer math only, there is no 1.0 version. If you have LEGO Mindstorms 1.0, we suggest you try using BricxCC and NXC, it is free and very high quality. For NXC you will need to make sure you have the firmware associated with Mindstorms 2.0 (such as firmware 1.29), this can be downloaded from LEGO. To take advantage of this firmware, you will need a current version of NXC. In BricxCC, go to Edit->Preferences Compiler tab, NBC/NXC sub-tab, and select NXT 2.0 compatible firmware.

HiTechnic Trike Base


Requirements:
LEGO MINDSTORMS NXT Set 1.0
or
LEGO MINDSTORMS NXT Set 2.0
Models based on the Trike:
WallBot - An EOPD Based Wall Follower

Download files

Building Instructions
HiTechnic Trike Base Building Instructions

IR RC Car


Requirements:
LEGO MINDSTORMS NXT Set 1.0
HiTechnic IRReceiver Sensor
LEGO IR Remote Control
LEGO Differential with three 12 tooth bevel gears

Download files

Building Instructions
HiTechnic IR RC Car Building Instructions
NXT-G Program For LEGO Mindstorms 1.1
NXT-G Programs For LEGO Mindstorms 2.0
NXC Program with Multi-channel Power Control
Note: NXT-G Programs for LEGO Mindstorms 1.1 is a .zip file that contains a profile folder structure consisting of both the .rbt main program and the supporting MyBlocks. Follow the instructions in the readme.txt file for installing into the LEGO Mindstorms document directory structure. The Program for LEGO Mindstorms 2.0 is also a zip file but it contains Pack-N-Go .rbtx files. One of these is a single channel IR Receiver program while the other is a multi-channel program that lets you control the drive power by the channel selection.

Ball Shooter

Update! New V2 NXT-G programs use the HiTechnic Motor PID Block for precise control of the NXT Motors.

Requirements:
LEGO MINDSTORMS NXT Set 2.0
HiTechnic Acceleration Sensor

Download files

Building Instructions
HiTechnic Ball Shooter Building Instructions
V2 NXT-G Program for LEGO Mindstorms 1.1 (*)
V2 NXT-G Program for LEGO Mindstorms 2.0 (*)
NXC Program
(*) The BallShooter V2 NXT-G programs use the 2.0 Acceleration Sensor Block as well as the new HiTechnic Motor PID Block. These blocks are available from the HiTechnic NXT-G Block Downloads page.
Note: NXT-G Programs for LEGO Mindstorms 1 is a .zip file that contains both the main BallShooter2.rbt program and the Blocks/MyBlocks folder. Copy this file and the Blocks folder to a new profile folder in your LEGO Mindstorms document file tree. See the readme.txt file for more information. The Program for LEGO Mindstorms 2.0 is a zip file that contains a Pack-N-Go .rbtx file that will load both the main program and supporting MyBlocks when opened by the LEGO Mindstorms 2.0 software. To avoid conflicts with existing MyBlocks, consider opening into a new profile.