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
- Host: GitHub
- URL: https://github.com/rhumbertgz/mbit-keynote-plus
- Owner: rhumbertgz
- License: mit
- Created: 2017-02-24T19:36:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T17:05:03.000Z (over 8 years ago)
- Last Synced: 2025-01-19T10:21:18.259Z (9 months ago)
- Topics: gestures-recognition, keynote, microbit
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://www.youtube.com/watch?v=NR33BaVSFnI)