voltbro / BroJoystick

Arduino compatible joystick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JoyBro

Image Pult

Additional Arduino libraries

Protobuf MicroProcessor's protocol lib https://github.com/nanopb/nanopb

PacketSerial - packets managing and COBS encoding lib https://github.com/bakercp/PacketSerial

Libraries should be installed into Arduino\Libraries\

Description

Protobuf file for data structure design BroJoystick.proto

Data sending examples/bro_pult/bro_pult.ino

Data recieving and Serial output examples/bro_pult_reciver/bro_pult_reciver.ino

Extras

Protobuf description https://developers.google.com/protocol-buffers/

C files based on .proto data

protoc --nanopb_out=. BroJoystick.proto

About

Arduino compatible joystick


Languages

Language:C 100.0%