Перейти к содержимому

Program guide: How to control MAX7219 displays with a PIC16F1455 microcontroller

FriendlyWire

0:00 / 0:00

Program guide: How to control MAX7219 displays with a PIC16F1455 microcontroller

3 502 просмотра · 4 года назад
FriendlyWire
21,3 тыс. подписчиков
3 502 просмотра · 4 года назад
This is the additional program guide for the PIC16F1455-based MAX7219 LED multiplexing tutorial, where we talk about how to control MAX7219-based 7-segment displays and dot matrix displays and go through the C source code for the XC8 compiler line by line. Main video:    • MAX7219 LED multiplexing tutorial   Companion article: http://www.friendlywire.com/tutorials... Thanks for watching, and let me know in the comments if you have any questions! Website: http://www.friendlywire.com Twitter:   / friendlywire   Reddit:   / friendlywire   Facebook:   / friendlywire   Instagram:   / friendlywire   Timestamps: 00:00 Introduction 00:22 Program overview 01:01 Source code inside MPLAB X IDE 09:11 Summary