Ali Jani

Results 10 issues of Ali Jani

Does not seem the library support the RP2040 controllers like the Pi Pico.

new_feature

The Sample code always returns port 0 for the device regardless of which port the data is coming from. looks like "device" variable is offset byte 5 of msgbuffer but...

I was able to get this to work but with XInput only gamepads, the arduino code detects the device and receives Device info on port but it does not get...

### Describe the issue you are experiencing When installing for first time on an odroid n2+ SD card, using V7.6 image for system tries to boot and gets an IP...

bug
board/odroid

the HID descriptor is harcoded to range of -32K to 32K and the ranges set in library just map to this range. some systems look at the physical range in...

enhancement

there is something wrong with supporting game pads. the directions respond very slowly with it mostly stuck in up direction. you need to add an area in setting to show...

I tried to play Centipede Track-ball version and i could not locate any setting to make it work with mouse. Had to unfortunately use A7800 emulator and mouse work fine....

Apparently from what I read, this worked in some older 2600 cores and it stopped working when official core moved to 7800 core. Would be nice to have SNAC paddles...

It would be very helpful if we could use command line to upload the little.fs to Pico. i assume it would combine the .elf file and littlefs.bin into a new...

I and using TLV320_Audio_Playback_Arduino example and it works but unfortunately it seems to only send one byte at a time to i2s interface in a loop and it blocks the...