PR 記事には広告が含まれています
スポンサーリンク
Translate

Get Start mbed microcomputer by mbed CAT

スポンサーリンク


mbedstart1
 
mbed is very easy development platform for ARM microcomputer. It is produced by ARM.

You can develop simply steps.

  1. Program on the web browser
  2. Click compile buttton ( then the compiled binary file will downloaded )
  3. Copy it to MBED drive ( then will be writing program to microcomputer )
  4. Push the Reset button ( then program will be running )

I will intoroduce registration and setup for the mbed CAT.

The mbed CAT is kohacraft original mbed writer and power supply via USB. It is designd for solderless breadboard.

cc2

mbednyan

Do you Look like a Cat face? So, we call mbed CAT.

Let's free registration.

visit mebd web site.

Click  Developrt Quick Start on the left.
mbedstart1

Click   Login / Signup  on the upper right corner.

mbedstart2

Click   Signup  on the center.


mbedsignup

Click   No, I haven't created an account before 


mbedhaventcreated

Fill out a form and check.then Click   Signup  .


mbedregistration

 Welcome to mbed!


mbedwelcometombed

You will recived confirm mail from mbed.org.

Click this Link.


mbedconfirmmail

 Registration is Finished.


mbedusercomfirmed

Let's Setup for mbed CAT

Click  Compiler on the upper right.

mbedstart3

New windows(Workspace Management) will be opened.

Click  not selected deviceon the upper right corner.


mbedselectdevice

Click  Add Platform  on the Left bottom corner.


mbedaddplatform

New window will opened and listed many target platforms. Please find out [mbed LPC1114FN28] in this list. mbed CAT is available for writing LPC1114FN28.

Click [mbed LPC1114FN28].


mbedselectlpc1114fn28

Click   Add to youre mbed Compiler 


mbedaddtoyourcompiler

Platform 'mbed LPC1114FN28' is now added to your account!


mbednowaddedtoyouraccount

Return to Workspace Management Window and Click  not selected device on the upper right corner again.


mbedselectdevice

Click 'mbed LPC1114FN28' on the Left bottom corner.


mbedselectlpc1114fn28platform

Click 'Select Platform'


mbedselectplatform

Displayed on the right upper corner 'mbed LPC1114FN28'.


mbedaddplatformtocompiler

Setup is finish!!

You can develop using mbed CAT.

Please enjoy mbed world!!