Searched full:microbit (Results 1 – 25 of 36) sorted by relevance
12
5 GPIO pins exposed on BBC MicroBit headers.24 https://tech.microbit.org/hardware/edgeconnector/#edge-connector-pins26 compatible: "microbit,edge-connector"
12 * https://www.microbit.co.uk/device/pins13 …* https://github.com/microbit-foundation/microbit-reference-design/tree/master/PDF/Schematic%20Pri…
7 # https://www.segger.com/products/debug-probes/j-link/models/other-j-links/bbc-microbit-j-link-upgr…
14 compatible = "bbc,microbit";79 compatible = "microbit,edge-connector";131 /* See https://tech.microbit.org/hardware/i2c/ for board variants */
7 - microbit
29 :zephyr-app: samples/boards/bbc/microbit/pong
28 :zephyr-app: samples/boards/bbc/microbit/line_follower_robot
34 :zephyr-app: samples/boards/bbc/microbit/sound43 :zephyr-app: samples/boards/bbc/microbit/sound
11 -machine microbit
14 compatible = "bbc,qemu-microbit";
10 target_sources_ifdef(CONFIG_BOARD_BBC_MICROBIT app PRIVATE src/microbit.c)
12 target_sources(app PRIVATE src/microbit.c)
1 # Microbit display driver configuration options
24 source "drivers/display/Kconfig.microbit"
18 :zephyr-app: samples/boards/bbc/microbit/display
8 # https://www.segger.com/products/debug-probes/j-link/models/other-j-links/bbc-microbit-j-link-upgr…
14 compatible = "bbc,microbit-v2";78 compatible = "microbit,edge-connector";138 /* See https://tech.microbit.org/hardware/i2c/ for board variants */
16 More information about the board can be found at the `microbit website`_.89 .. _microbit website: http://www.microbit.org/
7 BBC Microbit (Nordic nRF51822) platform.16 with an actual nRF51 Microbit hardware system, or any other hardware system.
23 More information about the board can be found at the `microbit website`_.95 .. _microbit website: http://www.microbit.org/
103 * https://www.microbit.co.uk/device/screen105 * https://lancaster-university.github.io/microbit-docs/ubit/display/
1 /* microbit.c - BBC micro:bit specific hooks */
3 * A Line follower robot program using DFRobot Maqueen Robot and microbit