Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 928 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 928 Bytes

DY50Lib

DY50Lib is a C library developed using Code Composer Studio for interfacing the TM4C123GXL microcontroller with the DY50 Optical Fingerprint Sensor. This library provides essential functions to initialize, read, and process data from the DY50 sensor, facilitating easy integration and sensor management in embedded projects.

Features

  • Initialization: Simple and efficient setup functions for the DY50 Optical Fingerprint Sensor.
  • Data Acquisition: Functions to read and interpret sensor data.
  • Configuration: Customizable parameters to suit various application needs.
  • Optimized Performance: Designed for efficient use on the TM4C123GXL microcontroller platform.
  • UART Communication: Communicates with the DY50 Optical Fingerprint Sensor via UART for reliable data transmission.

Requirements

  • TM4C123GXL microcontroller
  • Code Composer Studio
  • DY50 Optical Fingerprint Sensor