Giter Site home page Giter Site logo

ctreffs / launchpad-breakout Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 66.01 MB

Breakout - Video game for Novation Launchpad Pro

License: BSD 3-Clause "New" or "Revised" License

Makefile 100.00%
breakout-game launchpad-pro novation firmware hackathon-project

launchpad-breakout's Introduction

Breakout - Video game for Novation Launchpad Pro

breakout launchpad pro

A basic version of Breakout the 1976 video game for the Novation Launchpad Pro.

The project was created as part of an inhouse hackathon at Agile Mobile Revolution (AMR) by 7P in November 2019.

You may want to watch a live-stream of its creation on Twitch but be aware it's ~20h long XD.

Important notice:

Beware that this firmware is ONLY available for and compatible with the Launchpad PRO!

๐Ÿš€ Getting Started

These instructions will get your copy of the project up and running on your local machine.

๐Ÿ“‹ Prerequisites

๐Ÿ’ป Installing

The project was developed on macOS. While it's available for more than one platform I will not describe setup on other platforms. For more details on that please refer to the firmware's readme.

Install Xcode and a SysEx Librarian.

In Terminal.app run:

# dependencies for compiling firmware
brew tap PX4/homebrew-px4
brew install gcc-arm-none-eabi

# clone repo and submodules (!)
git clone --recursive https://github.com/ctreffs/launchpad-breakout.git
cd launchpad-breakout

# build a firmware sysex from code and copy it to sysex folder
make setupSysex
Repo structure:
Makefile       # Convenience functions to build and clean firmware.
README.md      # This file.
launchpad-pro/ # Submodule with firmware code + project files.
sysex/         # Folder with Launchpad firmware sysEx + custom firmware sysEx;
               # point your SysEx Librarian working dir to this folder.

Patching the firmware

To get Breakout to run on your Launchpad Pro you have to patch the firmware with the custom firmware built by this project.

  1. Connect your Launchpad Pro to your Mac.
  2. Edit the firmware using the Simulator project in Xcode located at <PROJECTDIR>/launchpad-pro/tools/osx/simulator.xcodeproj/ or run make openXcode. (You may as well just use the latest built firmware version in the sysex directory).
  3. Compile the firmware and copy the compiled sysEx file to the sysex folder (make setupSysex).
  4. Start your Launchpad Pro in update mode:
    1. Turn Launchpad off.
    2. Hold down setup button while turning Launchpad back on.
    3. You will see a static set of colored LEDs on the pad.
  5. Open SysEx Librarian and select Launchpad Pro as Destination
  6. In SysEx Librarian add launchpad_pro.syx from the sysex directory and select it.
  7. Transfer sysEx to Launchpad by pressing Play.
  8. The Launchpad Pro should display Updating ... running horizontally over the device.
  9. The Launchpad Pro will restart after the update automatically.
  10. You should see Breakout running on your device.

For more details on how to patch a firmware onto Launchpad Pro and reset it to the official firmware please refer to the firmware readme.

โœ๏ธ Authors

Original firmware by https://github.com/dvhdr/launchpad-pro.
Updated fork used with this project by https://github.com/onionpsy/launchpad-pro.

๐Ÿ” Licenses

This project is licensed under the 3-Clause BSD License - see the LICENSE file for details.

launchpad-breakout's People

Contributors

ctreffs avatar vyo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vyo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.