DIY Bluetooth GamePad for Android, PlayStation and PC

Описание к видео DIY Bluetooth GamePad for Android, PlayStation and PC

Cheap & Quick PCB, 3D Printing, CNC machining, and fabrication services from PCBWay https://pcbway.com/g/v8fQIG - In this project, we will first see how to build a breadboard gamepad circuit, and how you can communicate the circuit as a gamepad with an Android device, TV Box, PlayStation, and Computer. Next, you'll see what you can do by assembling a printed circuit board with a Bat-themed design and using both a Bluetooth gamepad and other communication options.

Source Code & Circuit File - https://www.pcbway.com/project/sharep...

On the circuit side, I preferred the low-cost ESP32 development board, which offers wireless communication options such as WiFi, Bluetooth, and ESP-NOW. Besides ESP32, a joystick module, button, resistor, capacitor, and some wires are required for the gamepad circuit.

📌 Set up the ESP32 to use it with the Arduino IDE. First, enter the shared Additional Boards Manager URL link for ESP32, then search and install the ESP32 board.
https://raw.githubusercontent.com/esp...

📌 The source code includes a popular library called "BLE GamePad". If you go to the GitHub page of the library, you can find detailed explanations and examples. Go to “Add Library” search for the “BLE GamePad” library and install it. This library also needs the library named “NIM BLE”.
https://github.com/lemmingDev/ESP32-B...

Комментарии

Информация по комментариям в разработке