Skip to content
View peakzhaodapeng's full-sized avatar
😀
😀
  • China,Henan,luoyang
Block or Report

Block or report peakzhaodapeng

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. c-_serialport_chart_data_waveform_display c-_serialport_chart_data_waveform_display Public

    a data waveform display project written by c#,it consists of serialport timer chart ,every data frame has 8 bytes.

  2. saveDataPeriodicallyInBinaryFile saveDataPeriodicallyInBinaryFile Public

    save data in binary file periodically,use timer to control the movement,the user can push a button to start or stop the operation,and read the binary file.

    1

  3. analyze-data-frame-protocol-from-serialport analyze-data-frame-protocol-from-serialport Public

    can analyze valid data from a protocal with serialport,the protocol format is fixed frame head(0xa5 0x5a)+package number(0x01)+total bytes(0x07)+valid data(0x01)+CRC16_MODBUS