multi-character control for SimHub Custom serial devices
.. as advertized on RaceDepartment
SimHub Custom Serial protocol loosely inspired by MIDI
15 Jan 2022 update by @sierses: real Arduino support
Edit near the top of Arduino sketch blek2char.ino to select the appropriate target:
/* Uncomment one microprocessor */
//#define BLUEPILL 1
//#define BLACKPILL 1
#define UNO 1 // Arduino Uno, Nano
//#define LEONARDO 1 // Arduino Leonardo, Micro
//#define PROMICRO 1 // Sparkfun ProMicro
//#define MEGA 1 // Arduino Mega 2560
- Arduino sketch: blek2char.ino
-
Custom serial device profile: blek2char.shsds
- ShakeIt telemetry profile: blek2char.siprofile
- Custom serial device profile for use with ShakeIt telemetry profile: new2char.shsds
- JavaScript in new2char.shsds
- Custom serial device profile for use with ShakeIt telemetry profile: new2char.shsds