Тёмный

PIC_Lecture 7: Embedded C program to interface LEDs, Relay, Buzzer, Switches to PIC Microcontroller 

Study Microcontrollers
Подписаться 11 тыс.
Просмотров 11 тыс.
50% 1

In this video how to write an Embedded C program to interface LEDs, Relay, Buzzer, Switches to PIC Microcontroller is explained.
For the theory of 8051 and PIC microcontroller refer to the following blog:
kkwtemicrocont...
For MSP430 refer to the following blog:
learncontrolle...
To learn Computer languages and Microcontrollers click the link:
sites.google.c...

Опубликовано:

 

13 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@anithasshenoy6662
@anithasshenoy6662 5 месяцев назад
Superb & Simple presentation.
@jj74qformerlyjailbreak3
@jj74qformerlyjailbreak3 10 месяцев назад
I struck gold today when i found your channel. I know it may seem small, this comment, but i send lots and lots of love and laughter with it. I can never pay tou for your teachings so please enjoy my words. God bless you and yours.
@dilversingh8766
@dilversingh8766 2 года назад
NICE..... THANKS A LOT
@Hhhhhhhhhhh6115
@Hhhhhhhhhhh6115 3 года назад
void main(){ trisb=0x00; trisa=0xFF; while(1){ if(porta.f0==1){ portb.f0=1; delay_ms(2000); portb.f0=0; portb.f1=1; } } } Q:I want to stop portb.f0 competely after 2 seconds although the switch on .How? Thank you
Далее
6 Horribly Common PCB Design Mistakes
10:40
Просмотров 196 тыс.
Hacking a weird TV censoring device
20:59
Просмотров 3,1 млн
Which Electrical Engineering Subfield is For You?
40:27
SPI: The serial peripheral interface
33:00
Просмотров 681 тыс.