hytech-racing / code-2024

Repository for all of the code for the 2023-2024 car.
GNU General Public License v3.0
3 stars 0 forks source link

Test rs485 #8

Closed CL16gtgh closed 5 months ago

CL16gtgh commented 5 months ago

Pull Request (PR) into Code-2024

Code Description

Added RS485 library customized to ride height sensors.

Testing Description

  1. Tested sensor functionality with example code provided by manufacturer
  2. Integrate all means of usage into one class library
  3. Tested library to ensure integration is correct P.S. All testing codes in Utilities

Additional Information

Reference source code: https://wiki.dfrobot.com/URM14_RS485_Precision_Ultrasonic_Sensor_200KHz_SKU_SEN0358

Checklist