FreeJoy
FreeJoy copied to clipboard
STM32F103 USB HID game device controller with flexible configuration
I'm trying to achieve the two axis with button switching by using the button center option but for some reason it doesn't always work properly. I wonder if this is...
Although there is a line in the wiki that suggests 3.3v as Vcc, I was surprised to see 74hc165 with completely wrong behaviors when connected to 5v. For example, with...
Often case when creating a sim racing wheel. We would like to have encoder for TC, bias, maps etc adjustments. And for most real life race cars, these adjusts are...
Has you thought about adding the code to emulate a Fanatec steering wheel to Freejoy? Looks like relatively simple code: https://github.com/lshachar/Arduino_Fanatec_Wheel/blob/master/arduino_fanatec_wheel.ino This would make it easier to build a steering...
Center function is applied to physical value of the axis instead of logical value
Hello FreeJoy Community, first i have to say thank you for your great project. A little warning, i have not much experience with this topic, i did some testing with...
MCP3201 works fine with no other sensors connected. Adding TLE5011 makes MCP3201 work incorrect (wrong fullscale range)
I have been using freejoy QT 1.70b2 hex. I found that when the switch box I made was used with fanatec dd1 or DD2, the encoder would be interfered, and...
Hi, I am using FreeJoy v1.7.0.b2. My device can be recognized as HID device and reports inputs to games and vkb button tester. However, after certain time (10min - few...