Skip to content

robhaswell/CRSFJoystickProMicro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRSFJoystickProMicro

A clone of https://github.com/mikeneiderhauser/CRSFJoystick to support the Arduino Pro Micro (atmega32u4)

Side view of the finished device Side view of the finished device Side view of the finished device

This is a project to build an ExpressLRS HID jotstick dongle. It is a fork of the excellent CRSFJoystick project from Mike Neiderhauser. The main difference is the use of the ArduinoJoystick library which supports the AVR platform.

The motivation for this fork was to one of the smaller Pro Micro devices which I already owned. If you do not already have a suitable Atmega32u4 device then I recommend using a Pi Pico with the original project instead, as they are more readily available.

Note

If you build this project you MUST flash your receiver with RCVR_UART_BAUD=250000.

Releases

No releases published

Packages

No packages published