Part 7. 7-segment Display Indicator Using MCC | Embedded C Programming

preview_player
Показать описание
In our previous tutorial, we learned about dynamic multi-character 7-segment displays that allow you to use a relatively few amount of GPIOs to control a large amount of characters. This time, we'll do the same thing but we'll be using Microchip's Code Configurator (MCC). We go through the concept of how dynamic 7-segment displays work again and then use MCC and some custom code to show how to use them in practice. With this series using the PIC18F14K50 as an example, we hope you enjoy learning more about microcontrollers and embedded systems!

0:00 Introduction
0:40 How a dynamic 7-segment display works
5:51 Review of firmware
17:30 Project summary and homework
18:22 The toast will never pop up

CircuitBread is joining the fight to help people more easily learn about and use electronics. With an ever-growing array of equations, tools, and tutorials, we're striving for the best ways to make electronics and electrical engineering topics more accessible to everyone.

Connect with CircuitBread:
Рекомендации по теме
Комментарии
Автор

I like the tlc5917 for this. You get a constant current, and can use just 3 pins to shift in all the data into a register. Add 3 pins for the common anode and 6 pins do the job! No resistors req’d for the leds, either.

BramStolk
Автор

Can we use 16F690 instead of 18F14K50 ?

anithasshenoy
Автор

Please do a video about SR latch please, there aren’t any well animated videos about it,

Thanks!!

tomas_soeterik