This post is about the evaluation of the DC-DC Boost Converter in Synchronous and Non-Synchronous by utilizing the same hardware with different coding. In my previous post about DC-DC Boost Converter using Arduino Uno, it only discussed non-synchronous.. Table Of Contents I. Introduction A DC-DC converter is an electronic device […]

Table of contents 1. Introduction In this ATmega328P PWM card project, I want to simplify the Arduino Nano SPWM card, or Arduino Nano SPWM with TLP250 which is a project I have previously created. 2. Simplifying the Arduino Nano SPWM Card The simplification I am doing is by directly using […]

Continuing from my previous post, I will now present the second experiment which is a Zero Crossing Detector using the On-Chip Analog Comparator in ATmega328. Table of Content What is On-Chip Analog Comparator How to Use On-Chip Analog Comparator Zero Crossing Detector Circuit ZCD with On-Chip Analog Comparator Coding Setup() […]