Advertisement

MakeCode and CODAL: intuitive and efficient embedded systems programming for education

MakeCode and CODAL: intuitive and efficient embedded systems programming for education 09/26/2019 - Tom Ball, Microsoft Research

Across the globe, it is now commonplace for educators to engage in the making (design and development) of embedded systems in the classroom to motivate and excite their students. This new domain brings its own set of unique requirements. Historically, embedded systems development requires knowledge of low-level programming languages, local installation of compilation toolchains, device drivers, and applications. For students and educators, these requirements can introduce insurmountable barriers.

Tom Ball presents the motivation, requirements, implementation, and evaluation of a new programming platform that enables novice users to create software for embedded systems. The platform has two major components:

1) Microsoft MakeCode (www.makecode.com), a web app that encapsulates an entire beginner IDE for microcontrollers; and

2) CODAL, an efficient component-oriented C++ runtime for microcontrollers.

MakeCode and CODAL provide an accessible, cross-platform, installation-free programming experience for the BBC micro: bit and other embedded devices.

education

Post a Comment

0 Comments