https://github.com/alexparry/microbit-etch-a-sketch
Etch A Sketch on the micro:bit
https://github.com/alexparry/microbit-etch-a-sketch
microbit microbit-demos microbit-scripts microbit-v2
Last synced: about 2 months ago
JSON representation
Etch A Sketch on the micro:bit
- Host: GitHub
- URL: https://github.com/alexparry/microbit-etch-a-sketch
- Owner: alexparry
- License: mit
- Created: 2023-04-26T09:19:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T10:33:18.000Z (about 2 years ago)
- Last Synced: 2025-02-07T05:41:19.261Z (3 months ago)
- Topics: microbit, microbit-demos, microbit-scripts, microbit-v2
- Language: Python
- Homepage:
- Size: 598 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microbit-etch-a-sketch
Etch A Sketch on the micro:bit
## How to use
Draw an image by toggling the LEDs on and off using the buttons. The blinking LED shows which LED you are currently on.
Press the micro:bit logo to turn an LED on or off. Press the A button to change the X position and the B button to change the Y position. Shake to clear.
## Demo
https://user-images.githubusercontent.com/51757193/234549412-62c22507-0d66-4ee8-a60e-eeb67affe255.mp4