4.1.0 • Published 1 year ago

@mchp-mcc/scf-pic8-zcd-v1 v4.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

Zero Crossing Detector Driver

Overview

The Zero Crossing Detector (ZCD) module detects when an A/C signal crosses through the ground potential. When the applied voltage is greater than the reference voltage, the module sinks current. When the applied voltage is less than the reference voltage, the module sources current.

Generated Files

This driver generates the following files:

  • ./mcc_generated_files/zcd/src/zcd.c => A driver file containing Register Initialization and API function implementations
  • ./mcc_generated_files/zcd/zcd.h => A driver file containing the API function prototype

Changelog

All notable changes to this project will be documented in this file.

4.1.0 - 2025-02-14

New Features and Improvements

  • M8PD-7402 :- Added support for Register Editor View

4.0.10 - 2023-11-28

No changes from previous version

4.0.9 - 2023-09-06

No changes from previous version