@mchp-mcc/scf-pic8-zcd-v1
v4.1.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
1,760
Maintainers
Keywords
Readme
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
