An open API service indexing awesome lists of open source software.

https://github.com/rhumbertgz/mbit-keynote-plus

Control your Keynote presentation with the buttons of your micro:bit and predefined gestures
https://github.com/rhumbertgz/mbit-keynote-plus

gestures-recognition keynote microbit

Last synced: 5 days ago
JSON representation

Control your Keynote presentation with the buttons of your micro:bit and predefined gestures

Awesome Lists containing this project

README

          

# mbit-keynote
Control your Keynote presentation with the buttons of your micro:bit and predefined gestures.

## Prerequisites

Flashing micro:bit firmware

1. Save hex file from [firmware folder](firmware/) to computer.
1. Connect micro:bit to computer using USB cable.
1. Copy hex file to micro:bit disk drive.
1. Calibrate magnetometer, by rotating micro:bit around in a circle.

## Usage

* Install module dependencies
```
npm install
```

* Run in a terminal
```
node index.js
```

* Control your presentation
1. Button B - starts the presentation.
1. Button A - stops the presentation.
1. Gestures

[![ScreenShot](https://img.youtube.com/vi/NR33BaVSFnI/0.jpg)](https://www.youtube.com/watch?v=NR33BaVSFnI)