prev next
Posted on May 3 2010 Read more...

ハイボットのセンサーボードで姿勢「ロールとピッチ」を評価/Estimating Pitch and Roll with HiBot Attitude Sensor board

ハイボットのセンサーボードで姿勢「ロールとピッチ」を評価/Estimating Pitch and Roll with HiBot Attitude Sensor boardIn this post we show an example of posture (PITCH and ROLL) estimation using a Kalman filter algorithm. Using the set of one HiBot SH2Tiny Controller sold together with one HiBot Attitude Sensor board we make use of the accelerometer data and gyro to produce an estimation of the board (or Robot) posture. All drifts and ...
Posted on April 1 2010 Read more...

HEWでHiBotコンポーネントの新しいプログラムを作る/How to create a new project with HEW for HiBot Components

HEWでHiBotコンポーネントの新しいプログラムを作る/How to create a new project with HEW for HiBot ComponentsIn this post we will go step by step through the process of creating a new project for HEW to start to program HiBot components using also the source code available on our homepage: First of all you should have installed in your computer, HEW from KPIT or Renesas and also the latest toolchain for SH2. Let's ...
Posted on February 11 2010 Read more...

ラジコンプロボでロボットを操作する – Reading a radio proportional controller

ラジコンプロボでロボットを操作する – Reading a radio proportional controllerControlling your robot through a proportional radio controller is very simple making use of the MTU modules for example of our TITech SH2 Tiny Controller or the Mini 2-Axes Motor Drive (eventually also the HiBot TITech Drive Version 1 and 4-Axes DC Servo apply to this case). Reading 9 channels from your radio controller cannot be ...
Posted on December 31 2009 Read more...

Interfacing an LCD (Liquid Crystal Display) with HiBot Robot controllers

Interfacing an LCD (Liquid Crystal Display) with HiBot Robot controllersUtilizing 6 Digital Outputs it is possible to interface Titech SH2 Tiny, Controller and the Mini 2-Axes Motor Drive with a standard 2 or 4 lines characther display for robot debugging or robot status monitoring. Four bits are utilized as output directly connected to DB4, DB5, DB6 and DB7 of the LCD. RS and E signals ...
Posted on November 20 2009 Read more...

LED制御 ― KPIT GNU Eclipseの操作手順例/Controlling the LED – Example step by step for Kpit GNU Eclipse

LED制御 ― KPIT GNU Eclipseの操作手順例/Controlling the LED – Example step by step for Kpit GNU EclipseFor this example we have created a test project called PE. この例では、PEというテストプロジェクトを作成しました。 We will see how to set the proper registers in order to simply control the LEDs on board of the SH2 Tiny Controller. This tutorial can be applied also to users making use of HEW Renesas. The hardware settings of the micro-controller are the same. User can ...
Posted on November 12 2009 Read more...

Eclipseプロジェクトファイルの目的をデバッグまたはビルドに変更する/Changing the target of your Eclipse project file between Debug and Build

Eclipseプロジェクトファイルの目的をデバッグまたはビルドに変更する/Changing the target of your Eclipse project file between Debug and BuildWhen programming with KPIT GNU Eclipse it is possible to generate files for the Debugger or for Release. KPIT GNU Eclipseを使用してプログラミングを行う場合、デバッガまたはリリース用のファイルを作成できます。 In order to create the compiled version of your software for your HiBot components the compiler target should be set to Release. ハイボットコンポーネントのソフトウェアのコンパイルバージョンを作成するには、コンパイラの目的にリリースを設定します。 First make sure your project folder is opened and selected in the left window named ...
Posted on November 6 2009 Read more...

ハイボットコンポーネントのファームウェアのダウンロード方法/How to download a firmware on HiBot components

ハイボットコンポーネントのファームウェアのダウンロード方法/How to download a firmware on HiBot componentsBy using Renesas Flash Development Toolkit Basic. ルネサスFlash Development Toolkit Basicを使用する方法を紹介します。
Posted on November 6 2009 Read more...

1台のSH2Tinyによる2台のブラシレスDCモータの制御/Controlling two brushless DC motors with one SH2Tiny

1台のSH2Tinyによる2台のブラシレスDCモータの制御/Controlling two brushless DC motors with one SH2TinyUsing one SH2Tiny and two boards 3-Axes DC Power Module allows the user to control up to 2 motor brushless with 5A currents on for each motor phase. 最大2台のブラシレスモータを制御します。1台のTITech SH2 Tiny Controller と2台の3-Axes DC Power Moduleを使用し、各モータ相で5 Aの電流をオンにできます。 All source sample code is available for HiBot Customers, simply contact us to receive your copy and support ハイボットのお客様は、コピーとサポートをハイボットに依頼するだけで、すべてのソースサンプルコードを利用できます。 Half of each ...
Posted on November 4 2009 Read more...

EclipseでHiBot Sh2コンポーネントのプログラムを作る/How to create a project for HiBot components in Eclipse

EclipseでHiBot Sh2コンポーネントのプログラムを作る/How to create a project for HiBot components in EclipseHere are a few steps you can follow to create your own project for programming HiBot SH2 components. ここには、HiBot Sh2コンポーネントのプログラムを作るためステップがあります。 1. Run KPIT GNU Ecplise by selecting it from your Start->Programs menu and set your working folder: Start->ProgramsメニューからKPIT GNU Ecpliseを選んで、作動フォルダーをセットしてください: 2. Create a new project by selecting under File the option New and then C Project:ファイルメニューの下で新しいCプロジェクトのオプションを選んで新しいプロジェクトを作成してください: 3. Insert ...
RSS FeedStay tuned with us...subscribe to our RSS