Code Monkey home page Code Monkey logo

arcadinatorv1's Introduction

Arcadinator V1

Arcadinator consists of a breakout board and a dual joystick/gamepad usb composite firmware.
The breakout board is designed for an STM32F103 Bluepill, an NRF24L01 Board and 26 JST XH connectors.

Motivation

Arcadinator is meant to be a cheap and open alternative for arcade control panel-to-usb boards like "zero delay".
Additionally, Arcadinator supports two players and you can optionally use it wirelessly via NRF24L01.

Hardware

I designed the breakout board with an Altium License from work,
but I will try to design the next iteration with Kicad.
There is also an import of the files on https://oshwlab.com/retrobeefhw/arcadinatorv1,
a backup of the import here and you can find the gerber files I sent to JLCPCB here

Software

The firmware is still work in progress, but enumeration as dual gamepad usb composite device and hid reports on button presses already work. I also started porting NRF24 code from STM32 HAL to libopencm3.
Before I decided to use libopencm3, I experimented with stm32duino,
but could not get a joystick composite device to work quickly.
You can find a working wireless keyboard experiment here

Cloning, Building, Flashing

libopencm3 prerequisites
OpenOCD

git clone --recursive https://github.com/RetroBeef/ArcadinatorV1
cd ArcadinatorV1/firmware
make -C libopencm3 #you need to do this only once
make flash

Licenses

The hardware is licensed under CERN Open Hardware Licence Version 2 - Strongly Reciprocal
and the firmware is licensed under GNU GENERAL PUBLIC LICENSE Version 3

Assembled Board

Assembled Board

2L12B Arcade Control Panel

2L12B

arcadinatorv1's People

Contributors

c3pp0 avatar retrobeef avatar shoogeetorben avatar

Watchers

 avatar  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.