Coder Social home page Coder Social logo

prefixaut / pad-conf Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 577 KB

Dance-Pad Firmware and Calibration Tool

License: MIT License

HTML 1.26% JavaScript 7.76% C++ 9.84% TypeScript 77.07% CSS 4.06%
dance-dance-revolution pump-it-up microcontroller-firmware

pad-conf's Introduction

Supported Systems Frontend Workflow Status Backend Workflow Status Controller Workflow Status GitHub release (latest SemVer) GitHub

Pad-Conf

This Project is to setup and calibrate a generic Dance Pad (3x3 Pad) for multiple Games like DDR, PIU, etc.

Requirements:

This Repository acts as a mono-repo for all required components of this project. For detailed information for each component, please refer to the README in the respective directory:

How to Use

  1. Install this project
  2. Setup the Firmware
  3. Flash the Firmware
  4. Start the Backend-Server
  5. Open the Configurator App

Installation

Either clone or download this repository to your local machine. If you download this repository, then simply extract it into a folder.

git clone [email protected]:prefixaut/pad-conf.git

Additionally, you may download the latest release of this release from the Release Page for your system.

Start the Backend

Simply execute the downloaded release executable.

Development

For development, you need to have a compatible NodeJS runtime installed. Then, you only need to install the dependencies via npm or yarn:

# Install via Yarn
yarn

# Or via NPM
npm ci

For easy development, you may start the frontend and backend in the develop mode with hot-reload/auto-restart in two terminals:

# Start via Yarn
yarn frontend:serve
yarn backend:serve

# Or via NPM
npm run frontend:serve
npm run backend:serve

pad-conf's People

Contributors

prefixaut avatar

Stargazers

 avatar

Watchers

 avatar

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.