switch-controller

所属分类:图形图像处理
开发工具:C++
文件大小:63KB
下载次数:0
上传日期:2023-03-29 15:50:29
上 传 者sh-1993
说明:  具有图像处理的交换机控制器模拟器
(Switch controller emulator with image processing)

文件列表:
LICENSE (1067, 2023-03-29)
arduino-client (0, 2023-03-29)
arduino-client\Config (0, 2023-03-29)
arduino-client\Config\LUFAConfig.h (3324, 2023-03-29)
arduino-client\Descriptors.c (6528, 2023-03-29)
arduino-client\Descriptors.h (1681, 2023-03-29)
arduino-client\HORI_Descriptors (6411, 2023-03-29)
arduino-client\Joystick.c (6795, 2023-03-29)
arduino-client\Joystick.h (3405, 2023-03-29)
arduino-client\LICENSE (1065, 2023-03-29)
arduino-client\lufalib (0, 2023-03-29)
arduino-client\makefile (1039, 2023-03-29)
windows-client (0, 2023-03-29)
windows-client\.clang-format (77, 2023-03-29)
windows-client\CMakeLists.txt (847, 2023-03-29)
windows-client\CMakePresets.json (2007, 2023-03-29)
windows-client\data (0, 2023-03-29)
windows-client\data\example-config.cfg (325, 2023-03-29)
windows-client\data\haanit mask.png (8059, 2023-03-29)
windows-client\data\haanit.png (8059, 2023-03-29)
windows-client\docs (0, 2023-03-29)
windows-client\docs\Doxyfile (112639, 2023-03-29)
windows-client\src (0, 2023-03-29)
windows-client\src\Action.h (1108, 2023-03-29)
windows-client\src\ArduinoController.cpp (4137, 2023-03-29)
windows-client\src\Controller.h (6792, 2023-03-29)
windows-client\src\ImageEvent.h (3149, 2023-03-29)
windows-client\src\Macro.h (1394, 2023-03-29)
windows-client\src\MacroCollection.h (2299, 2023-03-29)
windows-client\src\MacroConfig.h (1156, 2023-03-29)
windows-client\src\MacroRecorder.h (1831, 2023-03-29)
... ...

## Switch-Contoller This is a repo to help compile and run code for a switch controller emulator with image processing ### Source code [Origial code](https://github.com/progmem/Switch-Fightstick) [Additional inspiration](https://github.com/shinyquagsire23/Switch-Fightstick) [Lufa drivers](https://github.com/abcminiuser/lufa/releases) (only the folder with the title LUFA is required to be in the project) ### Compiling and Flashing in Windows 10 Use [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10). Seriously, it will save you time. [DFU mode](https://www.arduino.cc/en/Hacking/DFUProgramming8U2) [Arduino programmer](https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/FLIP) The drivers for dfu mode can be found in the flip program folder under \Atmel\Flip x.x.x\usb\atmel_usb_dfu.inf [Serial adpater I used](https://www.adafruit.com/product/954?gclid=EAIaIQobChMIiKO1ptid5wIVk4nICh0g3wwxEAkYAiABEgIY-PD_BwE) ### c++ libraries [OpenCV](https://opencv.org/) [SFML](https://www.sfml-dev.org/) [Boost](https://www.boost.org/) [FFTW](http://www.fftw.org/) [FFmpeg](https://www.ffmpeg.org/)

近期下载者

相关文件


收藏者