Push Button interface with DSPIC33

Overview In this essay, we will study PIC Microcontroller push button interfacing. The GPIO (General Purpose input-output) pins are also provided by PIC, just like other microcontrollers. We can connect input-output devices to GPIO pins, such as LEDs, switches, adc power supplies, sensors, etc. Here, we’ll see how to operate an SPST (single pole, single…

Read More

Led Blink using DSPIC33

Overview In this tutorial, we will learn How to Blink an LED with DSPIC33FJ64GS606 Microcontroller using MPAB XC16 Compiler. Product Overview The DSPIC33FJ64GS606-I/PT is a 16-bit Digital Signal Controller with high-speed PWM, ADC and comparators. The PGECx and PGEDx pins are used for In-circuit Serial Programming™ (ICSP™) and debugging purposes. It is recommended to keep the…

Read More