للعمل ببرنامج ميككود علينا البرمجة اولا ومن ثم تنزيل الملف الى كرت الميكروبيت, هنالك طريقتين:
الطريقة الاولى هي تزيل الملف وجره الى كرت الميكروبيت كما هو مفصل في هذه الصفحة
الطريقة الثانية: توصيل زوجي للتفاصيل اضغط هنا
on the left side of the screen, you will see a virtual micro:bit that will show what your program will look like running on a micro:bit. This is helpful for debugging, and instant feedback on program execution.
in the middle of the screen, there are a number of different categories, each containing a number of blocks that can be dragged into the programming workspace on the right.
on the right side of the screen is the Programming Workspace where you will create your program. Programs are constructed by snapping blocks together in this area.
The features highlighted here are:
Go to the Home Screen to start a new project or open an existing project
Simulator shows what your program will look like when running on a micro:bit
Hide or Show the simulator pane
Program in either Blocks or JavaScript
Programming Workspace where you will build you program
Blocks Toolbox
Download your program to the micro:bit
Name your project and Save it on your computer
micro:bit لتشغيل كرت الميكروبيت Microsoft MakeCode تركيب برنامج
ان نتعلم كيفية تنزيل ملف البرمجة من برنامج Microsoft MakeCode
ان نبرمج برمجية بسيطة, تنزيلها وتشغيلها
3. لتنزيل ملفك الى كرت الميكروبيت, عليك توصيل كرت الميكروبيت الى حاسوبك الشخصي بمساعدة الكابل المناسب,
4. عندها ستظهر اشارة كرت micro:bit الميكروبيت عند المكتبات USB flash drive.
5. اضغط على download في اسفل الشاشة لبرنامج makecode.
انزل الملف لحاسوبك الشخصي, في هذه الحالة سوف ينزل الملف الى مكتبة "التنزيلات downloads"
سوف تراه في اسفل الصفحة تحت اسم مع نهاي .hex
6. نقل الملف الى ذاكرة كرت الميكروبيت:
لنقل ملف البرمجة من برنامج makecode الى كرت الميكروبيت, اضغط على اشارة المثلث عند الملف المنزل في اسفل الشاشة “microbit-xxxx.hex” افتحه, حدد مكانه وثم قم بجره الى مكتبة ال MICROBIT drive
عند نقل الملف سيقوم كرت الميكروبيت بالعمل مباشرة بالبرنامج الذي قمت بتخطيطه
The micro:bit will hold one program at a time. It is not necessary to delete files off the micro:bit before you copy another onto the micro:bit; a new file will just replace the old one.
برمجية تعرض وجه ضاحك ووجه عابس على التوالي