Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Event Receiver

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.

Functionality

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages