This application receives nunchuk input events that were send by Event Sender over the network.
It is part of my experimental BeagleBone Black buildroot project.
Button input events (Button C and Button Z) and Joystick input events (Joystick-Axis X and Joystick-Axis Y) are received as UDP packets from a remote computer.
Events are transmitted via a protobuf, that is described by nunchuk_update.proto.
Once received, the Nunchuk input events are used to simulate a HID.
IP and Port of the receiving service are advertised by avahi.