MakeCode Maker, https://maker.makecode.com, is a web-based code editor for physical computing. It provides a block editor, similar to Scratch or Code.org, and also a JavaScript editor for more advanced users.
Some of the key features of MakeCode are:
- web based editor: nothing to install
- cross platform: works in most modern browsers from tiny phone to giant touch screens
- compilation in the browser: the compiler runs in your browser, it's fast and works offline
- blocks + JavaScript: drag and drop blocks or type JavaScript, MakeCode let's you go back and forth between the two.
- works offline: once you've loaded the editor, it stays cached in your browser.
- event based runtime: easily respond to button clicks, shake gestures and more
How is it related to makecode.adafruit.com ?
makecode.adafruit.com and maker.makecode.com are editors built using the MakeCode project. In both editors, one can use drag-and-drop blocks or JavaScript to program micro-controllers.
- makecode.adafruit.com specifically applies to the Adafruit Circuit Playground Express only
- maker.makecode.com aims at supporting the Adafruit Express boards (and more boards from different manufacturers), with an emphasis on breadboarding support.
Is it open source?
Yes, Maker is open source under MIT at https://github.com/Microsoft/pxt-maker.
Metro is our series of microcontroller boards for use with the Arduino IDE. This new Metro M0 Express board looks a whole lot like our
guides with product
$24.95
In Stock
At the Feather M0's heart is an ATSAMD21G18 ARM Cortex M0+ processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new
guides with product
$19.95
In Stock
The Adafruit Gemma M0 is a super small microcontroller board, with just enough built-in to create many simple projects. It may look small and cute: round, about the...
guides with product
$9.95
In Stock
The Adafruit Trinket M0 may be small, but do not be fooled by its size! It's a tiny microcontroller board, built around the Atmel ATSAMD21, a little chip with a lot...
guides with product
$8.95
In Stock
Text editor powered by tinymce.