Pinned Repositories
3xtDS
3DS Streaming Console with External Control Interface.
aio_setting
aio_updater
https://raypopo.github.io/aio_updater
Arduino-USB-HID-RetroJoystickAdapter
Arduino joystick/gamepad/other USB-adapter
esp32_switch_pro
TaikoLocalServer
rayPopo's Repositories
rayPopo/3xtDS
3DS Streaming Console with External Control Interface.
rayPopo/arduino-wiimote
A minimal library for having an Arduino impersonate a Wiimote extension when plugged into the expansion port of a Wiimote, with support for bidirectional communication.
rayPopo/ds4
Tools for working with DualShock 4
rayPopo/GenericHID
LUFA Generic HID sample using AT90USBKEY2 board, works with pywinusb python library
rayPopo/HIDuino
HIDuino是一块基于Arduino的USB-Host开源开发板,板载Mega32U4和MAX3421E芯片,使用Arduino IDE开发,配合配套Host库可以方便地读取几乎一切USB设备 -- 鼠标,键盘,游戏手柄,U盘,串口模块,USB蓝牙,Wii手柄,Xbox手柄,PS4手柄...
rayPopo/Kalman
A simplified one dimensional Kalman filter implementation for Arduino.
rayPopo/LMS
Arduino LMS Adaptive Filtering Library
rayPopo/Nintendo_Switch_Bluetooth_Stuff
Testing stuff, hopefully it will help the community.
rayPopo/php-to-c-extension
rayPopo/PS3PadMicro
A Playstation 3 USB joystick emulator firmware for Arduino Micro (Leonardo)
rayPopo/s0ngbrew
Hacks for fun - Taiko no Tatsujin: WiiU Version
rayPopo/stm32-midi-parse-test
Parsing MIDI using mmmidi and UART DMA.
rayPopo/STM32_And_Neopixel_WS2812_LED_Matrix
Here is my code controlling the ws2812b/apa-106 LEDs with a STM32F103C8T6. This code utilizes Timer 2 channel 3 and DMA1 channel 1. Timer 2 has a period of 29. In order to send the data we load a ledBuffer array with values of 17 or 9. These values calculate the duty cycle. 17 = on 9 = off.
rayPopo/stm32f10x-ws2812b-lib
STM32 WS2812B library
rayPopo/STM32F3-Mouse
A HID Mouse Project for the STM32F3 Discovery board.
rayPopo/taikotools
Tools for Taiko no Tatsujin V
rayPopo/USB-Host
Arduino firmware for support of USB Host, Bluetooth, PS3 and Wiimote Game Controllers
rayPopo/USB_Host_Shield-1
SparkFun USB Host Shield
rayPopo/WaveAccess
Java Access Wave File Library
rayPopo/WiimoteEmulator
Emulates a Bluetooth Wii controller in software.
rayPopo/WiiMoteExtension
My implementation of a WiiMote Extension based on Peter Brinkmann's work http://gitorious.org/randomstuff/arduino-wiimote
rayPopo/xbox-one-controller-protocol
Xbox One Controller Protocol description
rayPopo/xbox-one-keyboard-mouse
Software for Windows and Arduino to allow using a keyboard and mouse to control a XB1/XB360 controller.
rayPopo/XboxOneControllerDev
Reverse engineering the Xbox One controller.
rayPopo/XBOXPadMicro
Turn your Arduino Micro into an XBOX Classic joystick!