Skip to content

RP2040 based HID controller (HOTAS/HOSAS in mind) that is "node" based using I2C

License

Notifications You must be signed in to change notification settings

MNS26/RP2040-HOTAS

Repository files navigation

RP2040 HOTAS/HOSAS

This will be rewritten in the future (some time)

PlatformIO CI

create a file called WIFI_CR in ther main folder and paste

[wifi]

AP=
; LINUX
	-D STASSID=\"AP\"
	-D STAPSK=\"PASSWORD\"

; WINDOWS
;	-D STASSID="AP"
;	-D STAPSK="PASSWORD"

in it change AP to the wifi name you want it to connect to and same with PASSWORD

About

RP2040 based HID controller (HOTAS/HOSAS in mind) that is "node" based using I2C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published