Skip to content

Commit 357f303

Browse files
committed
Accessibility: Create section and move 'HandShake' project.
TweetMe!
1 parent 35e5f7a commit 357f303

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Contributions are welcome! Not sure how to submit a contribution? Have a look at
3030
- [🛠️ Programming Tools](#%EF%B8%8F-programming-tools)
3131
- [🧰 micro:bit Tools](#-microbit-tools)
3232
- [📱 Mobile Apps](#-mobile-apps)
33+
- [🅰️ Accessibility](#-accessibility)
3334
- [♻️ Projects Utilising micro:bit](#%EF%B8%8F-projects-using-microbit-as-a-dev-board)
3435
- [↔️ Interface Chip](#%EF%B8%8F-interface-chip)
3536
- [🔩 Hardware](#-hardware)
@@ -368,6 +369,12 @@ These languages do not program the micro:bit directly, but can be used to create
368369
- [Micro:bit Explorer](https://phwallen.github.io/microbit-explorer/) - A Swift Playground Book that introduces computer fundamentals in a visual way, it allows you to enter machine code or assembly and see how it executes and how the micro:bit registers are affected.
369370
- [BirdBlox](https://www.birdbraintechnologies.com/microbit-birdblox/) - A tablet-based programming option for the Hummingbird, a robotics board kit for the micro:bit.
370371

372+
373+
## 🅰️ Accessibility
374+
375+
- [HandShake](https://github.com/mattoppenheim/microbit_hand_shake) - Project designed to enable unique gesture recognition for people with limited control of their motion.
376+
377+
371378
## ♻️ Projects Using micro:bit as a Dev Board
372379

373380
- [Radiobit, a BBC micro:Bit RF firmware](https://github.com/virtualabs/radiobit) - Custom MicroPython & tools allowing security researchers to sniff, receive and send data over Nordic's ShockBurst protocol, Bluetooth Smart Link Layer, and more.
@@ -472,7 +479,6 @@ All these projects contain steps and resources required for reproduction.
472479
- [Alexa Weather On micro:bit](https://www.hackster.io/chen-tiebiao/weather-on-micro-bit-c79c19) - Creating an Amazon Alexa skill where the current weather can be asked and the result displayed on the micro:bit.
473480
- [BBC micro:bit Balloon Tracker](https://www.daveakerman.com/?p=2019) - Making a balloon tracker with a micro:bit connected to GPS and a LoRa transceiver to track and transmit its position.
474481
- [SonicPixels](https://github.com/jrmedd/SonicPixels) - BBC micro:bit and Max frameworks for triggering multiple speakers in a grid arrangement.
475-
- [HandShake](https://github.com/mattoppenheim/microbit_hand_shake) - Project designed to enable unique gesture recognition for people with limited control of their motion.
476482
- [Scrolling display](https://meanderingpi.wordpress.com/2017/09/16/bbc-microbit-scrolling-display/) - Create a display screen using a number of micro:bits communicating via radio.
477483
- [Ironman Arc Reactor](https://www.kitronik.co.uk/blog/halo-ween-ironman-arc-reactor) - Choose between two different versions (Mk I and Mk II) ready to 3D print and build.
478484
- [microbit-beacon-finder](https://github.com/kshoji/microbit-beacon-finder) - The micro:bit finds various types of BLE Beacons, and displays their ID to the LEDs.

0 commit comments

Comments
 (0)