Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.09 KB

WirelessWheel

Verify Arduino files

NRF24 powered wireless steering wheel, complete with buttons, leds, nextions and SimHub support.

Hardware Supported

  • ATMEGA32U4-based Arduino (Pro Micro, Leonardo, Lilypad USB etc.)
  • NRF24L01 RF Module
  • Button Matrix
  • Rotary Encoders
  • WS2812 LEDs
  • Nextion displays
  • Battery monitoring

Dependencies

Intended Use

Sender

  • HID-compatible Arduino (Pro Micro, Leonardo, Lilypad USB, anything ATMEGA32U4)
  • NRF24L01 module

Receiver

  • Any Arduino
  • NRF24L01 module
  • Button Matrix
  • Nextion screen
  • WS2812 LEDs
Powering can be done via your own method