Micro Bit

From Wikipedia, the free encyclopedia
(Redirected from Micro:bit)

BBC (British Broadcasting Corporation) micro:bit
micro:bit v1 (right) and v2 (left)
DeveloperBBC Learning, BBC R&D, ARM Holdings, Barclays, element14, NXP Semiconductors, Lancaster University, Microsoft, Samsung, Nordic Semiconductor, ScienceScope, Technology Will Save Us, Python Software Foundation
TypeSingle-board microcontroller
Release datev1: 10 February 2016[1]
v2: 13 October 2020[2]
CPUv1: Nordic nRF51822, 16 MHz ARM Cortex-M0 core, 256 KB Flash, 16 KB RAM[3][4]
v2: Nordic nRF52833, 64 MHz ARM Cortex-M4 core, 512 KB Flash, 128 KB RAM
ConnectivityBluetooth LE, MicroUSB, edge connector
Websitemicrobit.org

The Micro Bit (also referred to as BBC Micro Bit or stylized as micro:bit) is an open source hardware ARM-based embedded system designed by the BBC for use in computer education in the United Kingdom. It was first announced on the launch of BBC's Make It Digital campaign on 12 March 2015[5][6] with the intent of delivering 1 million devices to pupils in the UK. The final device design and features were unveiled on 6 July 2015[7] whereas actual delivery of devices, initially planned for September 2015 to schools and October 2015 to general public,[8] began on 10 February 2016.[9][10]

The device is described as half the size of a credit card[11] and has an ARM Cortex-M0 processor, accelerometer and magnetometer sensors, Bluetooth and USB connectivity, a display consisting of 25 LEDs, two programmable buttons, and can be powered by either USB or an external battery pack.[3] The device inputs and outputs are through five ring connectors that form part of a larger 25-pin edge connector. In October 2020, a physically nearly identical v2 board was released that features a Cortex-M4F microcontroller, with more memory and other new features.

Hardware[edit]

v1[edit]

The physical board measures 43 mm × 52 mm and, in its first production run,[12] included:

micro:bit v1 with its original packaging behind it

I/O includes three ring connectors (plus one power one ground) which accept crocodile clips or 4 mm banana plugs[19] as well as a 25-pin edge connector with two or three PWM outputs, six to 17 GPIO pins (depending on configuration), six analog inputs, serial I/O, SPI, and I²C.[17] Unlike early prototypes, which had an integral battery, an external battery pack (AAA batteries) can be used to power the device as a standalone or wearable product.[4][11][15] Health and safety concerns, as well as cost, were given as reasons for the removal of the button battery from early designs.[20]

The available hardware design documentation consist of only the schematic and BOM distributed under the Creative Commons By Attribution license, no PCB layout is available.[21][22] The compatible reference design by Micro:bit Educational Foundation, however, is fully documented.

v2[edit]

v2, released on 13 October 2020, includes:[23]

micro:bit v2 with its original packaging behind it

In micro:bit v2, the reset button can be used to turn the board off by holding it for 3 seconds.[24][25][26]

Software[edit]

There are three official code editors on the micro:bit foundation web site:

The Python programming experience on the Micro Bit is provided by MicroPython.[28][29] Users are able to write Python scripts in the Micro Bit web editor which are then combined with the MicroPython firmware and uploaded to the device. Users can also access the MicroPython REPL running directly on the device via the USB serial connection, which allows them to interact directly with the Micro Bit's peripherals.

The Micro Bit was created using the ARM mbed development kits. The run-time system and programming interface utilize the mbed cloud compiler service to compile the user's code into a .UF2 file. The compiled code is then flashed onto the device using USB or Bluetooth connections. The device appears as a USB drive when connected to a computer, and code can be flashed dragging and dropping the .UF2 file.[18]

Other editors for the BBC micro:bit include:

  • Mu, a Python editor
  • Espruino, a JavaScript interpreter
  • EduBlocks, a block editor for MicroPython

Other programming languages for the BBC micro:bit include:

Operating systems which can be built for the BBC micro:bit:

  • Zephyr - the Zephyr lightweight OS comes with the required parameters file to be able to run it on this board.

History[edit]

Development[edit]

The micro:bit was designed to encourage children to get actively involved in writing software for computers and building new things, rather than being consumers of media.[3] It was also designed to work alongside other systems (such as the Raspberry Pi[30]) and build on BBC's legacy with the BBC Micro for computing in education. The BBC planned to give away the computer free to every Year 7 (ages 11 and 12) child in Britain starting from October 2015 - around 1 million devices.[4][20] In advance of the roll-out an online simulator was made available to help educators prepare and some teachers were to receive the device in September 2015.[3] The device was planned to be on general sale by the end of 2015.[3][31] However, problems delayed the launch until 22 March 2016.[8]

The BBC had a difficult decision to choose which year group would be the first to receive the free micro:bits, and the BBC's head of learning said that the reason they "plumped for Year 7, rather than Year 5, is it had more impact with that age group as they were more interested in using it outside the classroom".[31]

Planning for the project began in 2012 as part of the BBC Computer Literacy Programme, and by the time of the launch in July 2015 the BBC had taken on board 29 partners to help with the manufacturing, design, and distribution of the device.[32][33] The BBC has said that the majority of the development costs were borne by the project partners.

Partnerships[edit]

The development of the Micro Bit is a product of a number of partners working with the BBC:

  • Microsoft – contributed its software expertise and customised the TouchDevelop platform to work with the device. It hosts the projects and code for users of the device.[32] It has also developed the teacher training materials for the device.[3]
  • Lancaster University – developing the device runtime.[34]
  • Farnell element14 – official manufacturer and global distributor overseeing the manufacture of the device.[3]
  • Nordic Semiconductor – supplied the CPU for the device.[3]
  • NXP Semiconductors – supplied the sensors and USB controller.[3]
  • ARM Holdings – provided mbed hardware, development kits and compiler services.[34]
  • Technology Will Save Us – designing the physical appearance of the device.[19]
  • Barclays – supported product delivery and outreach activities.[34]
  • Samsung – developed an Android app and helped connect the device to phones and tablets.[34]
  • The Wellcome Trust – provided learning opportunities for teachers and schools.[34]
  • ScienceScope – developing an iOS app and distributing the device to schools.[34]
  • Python Software Foundation – worked to bring MicroPython to the device, created native and web-based beginner-friendly Python code editors, produced numerous educational resources and organised developer-led workshops for teachers.[35][36]
  • Bluetooth SIG – Developed the custom Bluetooth LE profile.[37]
  • Creative Digital Solutions – developed teaching materials, workshops and outreach activities.[38]
  • Cisco – provided staff and resources to STEMNET to aid with the national rollout.[38]
  • Code Club – Created a series of coding resources aimed at children ages 9 to 11 and delivered via volunteer-run coding clubs.[38]
  • STEMNET – Provided STEM ambassadors to support schools and teachers and to liaise with third parties such as Bloodhound SSC and Cisco.[38]
  • Kitronik – Produced and gave away 5,500 e-textile [clarification needed] kits for the BBC micro:bit to D&T (Design & Technology) [clarification needed] teachers across the UK. Designed hardware such as a Motor Driver board to allow the BBC micro:bit to control devices such as motors and servos.[38]
  • Tangent Design – Created the brand identity for the BBC micro:bit and developed the website.[38]

A prototype device and software stack created by BBC R&D, demonstrated in the initial announcement,[39] was used to test the proposition in schools, and to provide a reference specification for the partnership to build upon.[40]

Microbit Educational Foundation[edit]

After a successful roll-out of the micro:bit across the UK, the BBC handed over the future of the BBC micro:bit, and adoption in other parts of the world, to the newly formed, not-for-profit, Microbit Education Foundation.[41][42] The announcement was made on 18 October 2016 to a small group of journalists and educators at Savoy Place in London,[43] that included a review of the past year and their plans for the future. The transition from the BBC to the micro:bit Education Foundation moved the official home of the micro:bit from microbit.co.uk to microbit.org.

The BBC licensed the hardware technology as open source and allows it to be manufactured around the world for use in education. The foundation oversees this.[31][32]

On 2 January 2018, it was announced that Gareth Stockdale from BBC Learning would succeed Zach Shelby as CEO of the Microbit Educational Foundation.[44]

Microbit Reference Design[edit]

The foundation is also providing a fully documented reference design of a device different from the marketed, but software compatible, with the intention of easing the independent development and manufacturing of micro:bit derived devices and products.[45] The reference design is open source hardware, but unlike the marketed device employing a CC BY 4.0 license it is distributed under the terms of the Solderpad Hardware Licence, Version 0.51.[46] The available design documentation for the reference design includes both schematic and circuit board layout in several EDA suite formats.[47]

micro:bit v2[edit]

On 13 October 2020, the Micro:bit Educational Foundation has announced a revised version of micro:bit. Available for the same price as the original micro:bit and sharing its general design, micro:bit v2 includes Nordic nRF52833 CPU (ARM Cortex-M4, 64 MHz, 128 KB RAM, 512 KB flash), and additionally a microphone, a speaker, a touch sensor, and power saving mode.[2]

See also[edit]

References[edit]

  1. ^ "Computing at School Community". Retrieved 11 February 2016.
  2. ^ a b "The new BBC micro:bit V2 announced #microbit @microbit_edu". 13 October 2020.
  3. ^ a b c d e f g h i j k Anthony, Sebastian (7 July 2015). "BBC Micro:bit—a free single-board PC for every Year 7 kid in the UK". arstechnica.uk. Retrieved 8 July 2015.
  4. ^ a b c d Sherwin, Adam (7 July 2015). "BBC micro:bit: Can a pocket-sized computer 'inspire digital creativity' in Britain's children?". The Independent. Archived from the original on 14 May 2022. Retrieved 7 July 2015.
  5. ^ "The Micro Bit - can it make us digital?". BBC News. 15 March 2015. Retrieved 29 July 2018.
  6. ^ "BBC gives children mini-computers in Make it Digital scheme". BBC News. 15 March 2015. Retrieved 29 July 2018.
  7. ^ "BBC and partners unveil the landmark BBC micro:bit". 6 July 2015. Retrieved 13 September 2015.
  8. ^ a b "BBC defends delay of 'truly transformational' micro:bit". Wired. 18 September 2015. Retrieved 17 November 2015.
  9. ^ "BBC micro:bit at Bett 2016". 17 September 2015. Retrieved 29 July 2018.
  10. ^ Sentance, Sue; Waite, Jane; Hodges, Steve; MacLeod, Emily; Yeomans, Lucy (2017). "Creating Cool Stuff: Pupils' Experience of the BBC micro:bit" (PDF). SIGCSE '17: Proceedings of the 2017 ACM SIGCSE Technical Symposium on Computer Science Education: 531–536. doi:10.1145/3017680.3017749. S2CID 18976762.
  11. ^ a b Kamen, Matt (12 March 2015). "Micro Bit: hands-on with BBC's coding kit". Wired UK – via www.wired.co.uk.
  12. ^ Bell, Lee (7 July 2015). "BBC teams with ARM, Microsoft and Samsung to launch Micro:bit and get kids coding". The Inquirer. Archived from the original on 9 July 2015.{{cite web}}: CS1 maint: unfit URL (link)
  13. ^ Austin, Jonathan (7 July 2015). "Working with the BBC on micro:bit: Part 1 – using the mbed HDK". …we plugged them into a Nordic NRF51822 development kit, which uses the same chip as the micro:bit…
  14. ^ Introducing the BBC micro:bit (Shockwave Flash) (Television production). BBC. 7 July 2015. Event occurs at 00:39.
  15. ^ a b c d Franklin-Wallis, Oliver (7 July 2015). "BBC unveils final Micro:Bit computer design". wired.co.uk. Retrieved 8 July 2015.
  16. ^ "BBC micro:bit | Mbed". os.mbed.com.
  17. ^ a b c d "BBC micro:bit". mbed.org. Retrieved 8 July 2015. The BBC micro:bit is based on the mbed HDK. The target MCU is a Nordic nRF51822 with 16K RAM, 256K Flash. As well as the nRF51822 there's also an onboard accelerometer and magnetometer from Freescale.
  18. ^ a b Williams, Alun (8 July 2015). "Micro Bit reunites BBC and ARM for grand education initiative". Electronics Weekly. Retrieved 8 July 2015.
  19. ^ a b c "Groundbreaking initiative to inspire digital creativity and develop a new generation of tech pioneers". BBC. Retrieved 8 July 2015.
  20. ^ a b Anderson, Tim. "Why the BBC is stuffing free Micro:bit computers into schoolkids' satchels". The Register. Retrieved 8 July 2015.
  21. ^ "micro:bit Circuit Schematics". Retrieved 25 July 2018.
  22. ^ "Creative Commons Attribution 4.0 International Public License ("CC BY 4.0")". GitHub. Retrieved 25 July 2018.
  23. ^ "Hardware".
  24. ^ "Everything You Need To Know About The BBC micro:bit V2". Retrieved 22 February 2021.
  25. ^ "micro:bit shield for MakeCode Arcade". Retrieved 22 February 2021.
  26. ^ "Meet the new BBC micro:bit". Retrieved 22 February 2021.
  27. ^ Williams, Alun (7 July 2015). "Hands on with the BBC Micro-Bit user interface". ElectronicsWeekly.com. Retrieved 8 July 2015.
  28. ^ "The Story of MicroPython on the BBC micro:bit". ntoll.org. 20 October 2015. Retrieved 13 November 2015.
  29. ^ "MicroPython for the BBC micro:bit". GitHub. Retrieved 13 November 2015.
  30. ^ Stuart Dredge. "BBC Micro Bit will complement Raspberry Pi not compete with it". The Guardian.
  31. ^ a b c Dredge, Stuart (7 July 2015). "BBC to give away 1m Micro:bit computers to schoolchildren". The Guardian. Retrieved 8 July 2015.
  32. ^ a b c Brian, Matt (7 July 2015). "How the BBC's Micro:bit came to be". Engadget. Retrieved 8 July 2015.
  33. ^ Stainer, Katie (7 July 2015). "Microsoft and the BBC micro:bit: a million ways to inspire a generation". Microsoft. Retrieved 8 July 2015.
  34. ^ a b c d e f Bell, Lee. "BBC teams with ARM, Microsoft and Samsung to launch Micro:bit and get kids coding". The Inquirer. Archived from the original on 9 July 2015. Retrieved 8 July 2015.{{cite web}}: CS1 maint: unfit URL (link)
  35. ^ "A Million Children". Python Software Foundation News. 22 March 2016. Retrieved 24 April 2016.
  36. ^ "BBC launches MicroBit". Python Software Foundation News. 12 March 2015. Retrieved 13 November 2015.
  37. ^ Bush, Steve (4 March 2016). "Bluetooth SIG creates profile for BBC micro:bit".
  38. ^ a b c d e f "The Micro:bit Educational Foundation". microbit.org.
  39. ^ Wakefield, Jane (12 March 2015). "BBC gives children mini-computers in Make it Digital scheme". BBC News. Retrieved 6 August 2015.
  40. ^ Sparks, Michael (7 July 2015). "Prototyping the BBC micro:bit". BBC. Retrieved 6 August 2015.
  41. ^ "Micro:bit Educational Foundation is here! | micro:bit". Archived from the original on 8 November 2016. Retrieved 8 November 2016.
  42. ^ Kelion, Leo (19 October 2016). "Micro Bit mini-computer heads overseas". BBC News.
  43. ^ "micro:bit Educational Foundation Launch". Kitronik Ltd.
  44. ^ "Welcome Gareth Stockdale". Retrieved 11 March 2018.
  45. ^ "micro:bit Reference Design". Retrieved 25 July 2018.
  46. ^ "License file of the reference design repository". GitHub. Retrieved 25 July 2018.
  47. ^ "micro:bit Reference Design". Retrieved 13 September 2018.

Further reading[edit]

  • "Beginning Data Science, IoT, and AI on Single Board Computers: Core Skills and Real-World Application with the BBC micro:bit and XinaBox 1st ed. Edition" Authors: Pradeeka Seneviratne, Philip Meitiner (2020)
  • "BBC micro:bit Recipes: Learn Programming with Microsoft MakeCode Blocks" Author: Pradeeka Seneviratne (2019)
  • "Beginning BBC micro:bit:A Practical Introduction to micro:bit Development" Author: Pradeeka Seneviratne (2018); Chinese translation by Jason Liu (2019)
  • "Robótica Educativa - 50 Proyectos con micro:bit" Author: Ernesto Martínez de Carvajal Hedrich (2018).
  • "The Official BBC micro:bit User Guide" Author: Gareth Halfacree (2017)
  • "micro: bit in Wonderland: Coding & Craft with the BBC micro:bit" Authors: Tracy Gardner and Elbrie de Kock (2018).
  • "Getting Started with the BBC Micro:Bit" Author: Mike Tooley (2017)
  • "Micro:Bit – A Quick Start Guide for Teachers" Author: Ray Chambers (2015)

External links[edit]