Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rookidroid/remote-arcade
https://github.com/rookidroid/remote-arcade
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rookidroid/remote-arcade
- Owner: rookidroid
- License: mit
- Created: 2023-03-19T01:33:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T02:55:19.000Z (4 months ago)
- Last Synced: 2024-09-17T06:26:44.565Z (4 months ago)
- Language: C++
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arcade Remote
![arcade](/images/arcade_1.jpg)
## Introduction
A retro-style arcade controller for robots, built using ESP32 and Arduino.
## Electronics
| Name | Thumbnail | Required | Note |
| -------------------------- | ------------------------------------------------------------------------ | ----------------- | --------- |
| ESP32 Dev Module | | 1 | |
| Mini 360 DC-DC step down | | 1 | 5V output |
| Switch | | 1 | |
| Joystick | | 1 | |
| Push button | | 5 | |
| Red LED | | 1 | |
| Green LED | | 1 | |
| White LED | | 4 | |
| 100k resistor | | 6 | |
| 9V battery connector | | 1 | |
| 9V battery | | 1 | |### Connection Diagram
![diagram](./images/diagram.svg)
## 3D-Printed Parts
| Filename | Thumbnail | Required |
| -------------- | ----------------------------------------------------------------------- | -------- |
| arcade body | | 1 |
| arcade cover | | 1 |
| battery cover | | 1 |## Other Parts
| Name | Spec | Required | Installation |
| --------- | ------- | -------- | ------------ |
| Screw | M3 10mm | 10 | Cover and body |
| Screw | M4 10mm | 4 | Joystick |
| Nuts | M3 | 10 | Cover and body |
| Nuts | M4 | 4 | Joystick |
| Standoffs | M2 Male Female Hex 4mm | 4 | Connect ESP32 to body |
| Screw | M2 4mm | 4 | Connect ESP32 to body |
| Magnets | 5mm (diameter) x 2mm (thickness) | 8 | Hold battery cover |