
Configuring Aim Devices
EDEN products support most aim devices. MAKCU, KMBOX, KMBOX NET, etc.
Configure the menu
MAKCU Setup Video
KMBOX B PRO Setup Video
MAKCU Configuration
Baud Rates
MAKCU supports two (2) baud rates:
115K,
115200 bps
4M,
4000000 bps
Command Timing
A single command, km.move(100,100)\r
is 17 bytes
.
at
115K
, this takes approximately1.48ms
to transmitat
4M
, this takes approx42.5µs
to transmit
The MAKCU uses a 1ms
USB polling rate (1kHz
).
at
115K
, transmission alone exceeds 1ms. Each command takes at least one full poll cycle to complete and may span multiple polls.At
4M
, the entire command can be transmitted within a single poll window, allowing move + click + lock to be processed together.
4M
is ideal for precise, high-speed input combinations and smoother overall control.
Permanently Change Baud Rate
Press the
LEFT BUTTON
on the MAKCU while it’s runningThe
LEFT LED
next toUSB 1
will flash to indicate the current baud rate:4 flashes:
4000000 bps
1 flash:
115000 bps
Press the
LEFT BUTTON
again to cycle between modes
EDEN products ignore any baud rate configurations set within the Windows OS.
Last updated