Search mbed
User details
Joined: 09 Nov 2009
Posts: 26
Notebook pages: 11
Wiki edits: 0
Published programs: 19
Published libraries: 2

Tedd OKANO

19 programs

Published Programs

__hello_mbed_world_in_lpcxpresso
mbedプロジェクトをLPCXpressoでビルドできることを確認しました! WebサイトのベータモードをEnableしておいて,m0-betaライブラリをインポート.プロジェクトをCodeRed用にExportするとLPCXpressoでビルドできます.出来上がった.binファイルをmbedにコピーすれば動きます * ベータモード:http://mbed.org/betamode/ * mbedライブラリを削除して次のライブラリをインポート:http://mbed.org/projects/libraries-testing/svn/m0-beta * CodeRed用にエクスポートしてLPCXpresso環境でビルド:https://mbed.org/handbook/Exporting-to-Code-Red このサンプルプロジェクトは既に必要なライブラリに入れ替え済み.ライブラリは「m0-beta」という名前だけどm3(LPC1768)のmbedでも動作します
tag beta, LPCXpresso
LED_Cube444_mbeduino-very_simple_demo
A demo code for "mbeduino" + "4x4x4 LED Cube shield". More complex (fancy) demo is available at ... \\ http://mbed.org/users/okano/programs/LED_Cube444_mbeduino_demo/\\ A class library of LED_Cube444...\\ http://mbed.org/users/okano/libraries/LED_Cube444/\\ Hardware test code...\\ http://mbed.org/users/okano/programs/mbeduino_LED_Cube444_test/\\ ...
tag 4x4x4 LED Cube shield, mbeduino
AnalogClock_StepperMotor_NTP
Analog clock demo using stepper motor. It\'s a demo of simultaneous 3 stepper motor operation. It gets time information from NTP server.
tag analog clock, NTP, Stepper, stepper motor, stepping, TA7774
StepperMotor_HelloWorld
StepperMotor class lib simple sample
tag Stepper, stepper motor, stepping, TA7774
mtm06_standalone_demo
Make: Tokyo Meeting 06 (MTM06), standalone LED blinking demo (using PWM) Make: Tokyo Meeting 06 (MTM06)でNXPスタッフの胸(腹?)で光っていたmbed.このコードを使用していました
mbeduino_LED_Cube444_test
This is just a simple test program **to check the hardware**: mbeduino and 4x4x4 LED_cube shield. \\ A class library is available for easy operation. Please find it at...\\ http://mbed.org/users/okano/libraries/LED_Cube444/\\ ...
tag 4x4x4 LED cube, mbeduino
LED_Cube444_mbeduino_demo
A demo code for "mbeduino" + "4x4x4 LED Cube shield". Very simplified demo sample code is also available at...\\ http://mbed.org/users/okano/programs/LED_Cube444_mbeduino-very_simple_demo/\\ A class library of LED_Cube444...\\ http://mbed.org/users/okano/libraries/LED_Cube444/\\ Hardware test code...\\ http://mbed.org/users/okano/programs/mbeduino_LED_Cube444_test/\\ ...
tag 4x4x4 LED Cube shield, mbeduino
file_copier
application that helps to copy file between SD and mbed_local. insert/remove SD card is too troublesome for me. And also, this is a simple sample of the fread/fwrite
NXP_PCF2127A
"PCF2127A" : RTC chip with TCXO and quartz crystal demo Please refer >> http://mbed.org/users/okano/notebook/nxp_pcf2172a-demo-code/
tag I2C, PCF2127A, RTC
NXP_LM75B
"LM75B" : I2C digital temperature sensor demo http://mbed.org/users/okano/notebook/nxp_lm75b-demo-code/
tag I2C, LM75B, Temperature
UART_I2C_bridge
Demo/test code: UART-I2C bridge. This program takes 3 byte data from terminal to write out in I2C bus. The 1st data is I2C address, second is register address and last ...
IAP_internal_flash_write
Sample code for how to erase/write LPC1768 internal flash memory. This program uses IAP calls. No filesystem interface available.
tag 512K, IAP, In-Application Programming, internal flash memory
_training_pwm
A sample code for training. PWM controlled LEDs on mbed.
tag led, pwm
_training_lpcxpresso_baseboard_led_w_light_sensor
A sample code for training. Using LPCXpresso baseboard. This program let 16 LEDs blink via I2C (PCA9532). Addition to that, the LED dim control is done by light sensor (ISL29003) ...
tag I2C, ISL29003, LPCXpresso base board, PCA9532
_training_lpcxpresso_baseboard_led_simple
A sample code for training. Using LPCXpresso baseboard. This program let 16 LEDs blink via I2C (PCA9532).
tag I2C, LPCXpresso base board, PCA9532
Multipoint_thermometer_TextLCD
TextLCD_SB1602E
TempSensor_LM75B
LM75B_test