rhumbertgz / mbit-keynote-plus

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 to computer.
  2. Connect micro:bit to computer using USB cable.
  3. Copy hex file to micro:bit disk drive.
  4. 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.
  2. Button A - stops the presentation.
  3. Gestures

ScreenShot

About

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

License:MIT License


Languages

Language:JavaScript 100.0%