mbeduino platform - mbed用マザーボード(ベースボード)

mbeduino platform - mbed用マザーボード

ARM社とNXP社が発表したプロトタイピングツール「mbed」シリーズのマイコンボード「mbed NXP LPC1768」に対応したマザーボード(ベースボード)です。
USB、LAN、SDメモリーカード(またはmicroSD)、CAN 、XBeeと Arduino Shield のコネクタ/ソケットを付けることができます。

Arduino Shield 用のソケットがあり、Arduino資産の活用ができます。

ガリレオセブンにて販売中

mbeduino

mbeduino
+ XBee
XBee APIモードのライブラリあります

mbeduino
+ UB-ARD01 (Sunhayato)
自作拡張基板はこれで…

Specification - 主な仕様

  • USB-A
  • LAN RJ-45 have cores
  • SD or microSD
  • CAN driver MCP2551
  • XBee or XBee PRO
  • Arduino Shield socket
  • I2C EEPROM socket
  • RTC backup capaciter
  • DC input  (6~12V)

Pin assign - Arduino Shield area ピンアサイン

なるべくピンの機能が一致するようになっています。

Digital

Shield 0 1 2 3 4 5 6 7 8 9 10 11 12 13
mbed 27
RX
28
TX
29
21
PWM
30
22
PWM
23
PWM
11
12
24
PWM
25
PWM
5
MOSI
26
PWM
6
MISO
7
SCK

Analog

Shield 0 1 2 3 4 5
mbed 15
16
17
18
19
9
SDA
20
10
SCL

mbedのピン番号が2つ書かれたポートは兼用となっています。(抵抗器を通じて接続)
どちらかのポートのみ初期化して使用してください。
(9:SDA、10:SCLと兼用の19、20はI2C使用時のプルアップとして使用できます)

XBee

XBee DOUT DIN
mbed 14
RX
13
TX

Download - ダウンロード

Distoribution - 販売

Link

有志の方が、色々なシールドを試してくださいました。

Sample - サンプル

hsgw 氏の 4x4x4 LED CUBE Shield for Arduino が動きました。

素敵な3Dのイルミネーションです。

Galileo 7の Weatherduino が動きました。

気圧・気温・湿度・照度・風速・風向・雨量などが計測できます。

Weatherduino on mbed

Galileo 7の 4 Digits Shield が動きました。

実験・教材に最適です。

4 Digits Shield on mbed

I2C LCD

I2C LCD - 汎用キャラクタ液晶モジュール I2C化アダプター

I2C LED Display

I2C LED Display - LEDディスプレイモジュール I2C化アダプター

Wattmeter Shield

クランプ型電流センサーでAC電流を計測できます。

Wattmeter Shield on mbed

Relays Shield

リレーを使えば電化製品の制御もできるでしょう。

Relays Shield on mbed


戻る (back)


6 comments

28 Sep 2010

OK how do you get it?

29 Sep 2010

user avatar Art Sobel wrote:

OK how do you get it?

This site seems to have it.

14 Nov 2010

Check here

http://benshobbycorner.nl

Bought the board in Japan. Had to pay some extra for customs. It is a DIY kit, you have to put it together. Only the CAN-chip is SMD, rest tiny conventional parts. Took me about 1/2 hour to assemble it. Everything is working as expected. You can have both the USB connection on the mBed, as the external power. No problem. Got the Arduino LCD Keypad Shield running in minutes, have seen there are TextLCD.h files with and without the R/W connection. SD-Card you only have to change the /CS, the rest is the standard SPI on P5, P6 and P7, you can see it work on my weblog.

Have fun
Ben Zijlstra

 

23 Nov 2010
user Ben Zijlstra wrote:

http://benshobbycorner.nl

Great!!
Thank you for your report.

24 Jun 2012

How do I buy one of these already assembled?

30 Sep 2012

mbeduino pinout card

for anyone who has an mbeduino. Arduino pins have been defined in shield.h and follow ARD_[PINNAME]

Chris

You need to log in to post a comment