Buradasın
Microbit MakeCode Tutorial
giavineexperiencearizona.wordpress.com/2020/06/17/how-to-use-makecode-for-microbit-getting-started-with-make-code-and-micro-bit/Yapay zekadan makale özeti
- Getting Started
- MakeCode editor accessed through Google search for "make a code micro bit"
- Project name must be given before starting
- Simulator allows testing buttons, pins, and radio communication
- Editor Features
- Central column contains categories similar to Scratch
- Help window available for reference and support
- Block editor and JavaScript editor options available
- On start event runs before other program events
- Project Saving
- Projects automatically save to browser's local storage
- Better option is downloading as hex file
- Files can be saved to USB or hard drive
- Microbit Connection
- Marker bit connects to USB port
- Hex file must be dragged onto microbit
- Project requires computer or battery power
- Multiple button combinations available for testing