You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/extensions/display-shield-ext.mdx
+41-30Lines changed: 41 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,44 +3,55 @@ title: Display Shield
3
3
description: Create stunning visual displays with your micro:bit
4
4
---
5
5
6
-
The Display Shield is a powerful graphics library and toolkit for creating beautiful visual effects on your micro:bit.
6
+
The [MakeCode display shield extension](https://makecode.microbit.org/pkg/microbit-apps/display-shield) allows you to use any of the MakeCode Arcade shields with the [MakeCode for the micro:bit](https://makecode.microbit.org) or [MakeCode for Calliope](https://makecode.calliope.cc/) editors.
7
7
8
8
## Features
9
9
10
-
-**Rich Graphics**: Render images, text, and animations
11
-
-**Multiple Pixel Modes**: Support for different color depths and display modes
0 commit comments