This tutorial is around BBC Microbit and programming the microbit using MBED offline C/C++ IDE but for this, I have used Yotta command line tool provided by MBED for building the code. This lets you explore many features of the microbit which otherwise are not accessible. Bikash Narayan PandaDeveloper, Tinkere, a proud Dad.. love to spend my available time playing with Tech!! wglabz.in
Read MoreTag: touchdevelop
Checking out BBC micro:bit
The BBC micro:bit is a pocket-sized, codable computer that allows anyone to get creative with technology. Made possible through a major partnership with 31 organisations, a micro:bit has been given to every 11 or 12 year old child in year 7 or equivalent across the UK, for free. ————————————————————————————————— Can be programmed with high-level online IDEs using the BBC’s website at http://www.microbit.co.uk/create-code including: Microsoft TouchDevelop IDE Microsoft Blocks CodeKingdoms Javascript MicroPython mbed enabled Online IDE at developer.mbed.org Easy to use C/C++ SDK Dedicated micro:bit runtime libraries for rapid development…
Read More