SiwatINC / osutazerj

Backend and Front End Solution for osu! Electric Punishment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osu!tazer

This repository house the resources for building osu!tazer.

BOMs:

  • Arduino Yun Rev 2.0 Flashed with StandardFirmataYun at 115200 baudrate https://github.com/firmata/StandardFirmataYun
  • Arduino Motor Shield Rev 3.0
  • Geared DC Motor
  • A 3D printer with ~ 243g of Fillament
  • Generic Discharge-based High Voltage Generator

Software:

Utilized Library:

Utilized CAD Files:

Where it all begin https://www.reddit.com/r/osugame/comments/k03i7i/osu_but_if_i_miss_i_get_electrocuted/

DISCLAIMER: If you managed to kill yourself, coffin is not included in this repository.

THIS SECTION IS FOR NERDS

The control software is written in Java, API documentation is included in the project!

CALIBRATION CONSTANTS For 12V 1.5A DC SPS

Voltage Drop for PWM Duty Cycle 150/255: 12V -> 7.6V

Voltage Drop for PWM Duty Cycle 100/255: 12V -> 8.9V

Voltage Drop for PWM Duty Cycle 50/255: 12V -> 11.3V

About

Backend and Front End Solution for osu! Electric Punishment

License:MIT License


Languages

Language:Java 59.5%Language:Python 40.5%