© Pradeeka Seneviratne  2019
Pradeeka SeneviratneBBC micro:bit Recipeshttps://doi.org/10.1007/978-1-4842-4913-0_6

6. Inputs and Outputs

Pradeeka Seneviratne1 
(1)
Udumulla, Mulleriyawa, Sri Lanka
 

In this chapter, you learn how to handle inputs and outputs with micro:bit through the edge connector. The 21 I/O pins can be used to work with analog, digital, I2C, SPI, and UART. Some I/O pins are also specialized to build touch-sensitive applications. The micro:bit only exposes three I/O pins through the edge connector for basic users. If you want to access the full set of I/O pins, you can use an edge connector breakout.

6-1. Using Edge Connector

Problem

You want to connect the pins 0, 1, 2, 3V, and GND to an external component.

Solution

Connect the external ...

Get BBC micro:bit Recipes: Learn Programming with Microsoft MakeCode Blocks now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.