Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 531 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 531 Bytes

SerialMessages

Light messaging using serial.

Open port, set up handler for received data, send stuff. This PowerShell script \Test-SerialPort.ps1 is used for testing

ToDo: lots!

convert to library for use by other programs. But needs to be small, quick, efficient.

  • Turn into a proper class
  • lockimg

Include new fields, all 1 byte to save space