N76E003

Interfacing Nuvoton with Arduino Through SPI SPI Communication with Nuvoton N76E003 MCU to Communicate with Arduino

SPI is a crucial communication protocol that is widely used to communicate among microcontrollers, SD cards, and various other…

I2C Communication on Nuvoton N76E003 Microcontroller I2C Communication on Nuvoton Microcontroller - Interfacing AT24C02 EEPROM with Nuvoton N76E003

In the vast system of embedded applications, no microcontroller can perform all the activities by itself. At some stage of time…

PWM Signal on Nuvoton N76E003 Microcontroller PWM Signal on Nuvoton N76E003 Microcontroller - LED Dimming using Duty Cycle Control

Pulse Width Modulation (PWM) is a commonly used technique in microcontrollers to produce a continuous pulse signal with a…

UART Communication with Nuvoton N76E003 Microcontroller UART Communication with Nuvoton N76E003 Microcontroller – Serial Communication

UART stands for Universal Asynchronous Receiver/Transmitter and it is a useful hardware feature in any microcontroller unit. A…

Timer Interfacing in Nuvoton N76E003 Microcontroller Timers on Nuvoton N76E003 Microcontroller - Blink LED using Timer ISR and Timer Delay

In our previous Nuvoton Microcontroller tutorials, we used a basic LED blinking program as a getting started guide and also…

Nuvoton N76E003 Microcontroller ADC How to Use Nuvoton N76E003 Microcontroller ADC to Read Analog Voltage

Analog to Digital converter (ADC) is the most used hardware feature on a microcontroller. It takes in analog voltage and…

GPIO Functions on Nuvoton N76E003 Simple GPIO Functions on Nuvoton N76E003 - LED Blinking and Controlling LED using a Push Button

In our previous tutorial, we used a basic LED blinking program as a getting started with N76E003 guide, we already learned how…

Getting Started With Nuvoton N76E003 using Keil Getting Started With Nuvoton N76E003 using Keil – Blinking an LED

There are lots of microcontrollers available from reputed companies such as PIC, Texas Instruments, ST and the list goes on.…