Тёмный

MPLAB X IDE tutorial ( XC8 compiler ) -3 : Connecting LCD with pic ( 16f877a ) 

Electronics Demon
Подписаться 12 тыс.
Просмотров 29 тыс.
50% 1

code file
www.dropbox.co...
Subscribe my channel for more Videos:
Subscribe Here :goo.gl/Z1jtos

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

 

12 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@nassional
@nassional 10 месяцев назад
Dude, you should make more videos on these topics. Thanks for the explanation
@pandroxguillermo2659
@pandroxguillermo2659 7 лет назад
Thanks a lot my friend :3
@jeromembeche8907
@jeromembeche8907 5 лет назад
CODE FILE LINK DOES NOT WORK PLEASE RE-UPLOAD
@liteclip1416
@liteclip1416 3 года назад
wow, good video! This code, is not longer avalable? would be great to get a library for xc8 and 16f1xx microcontrolers to manage LCD, and able to print variables... I think that's what is shown in this video, isn't?
@MrLokiyo007
@MrLokiyo007 6 лет назад
muchas gracias, me ayudaste un monton
@sandorveszeli2253
@sandorveszeli2253 7 лет назад
i cant build the project. I got an error massage about the lcd.h (there is not defined d4,d5,E etc).In case of pic18f47k40. What is the problem ?
@ElectronicsDemon
@ElectronicsDemon 7 лет назад
please share your code
@chaitanyanjibhakate
@chaitanyanjibhakate 7 лет назад
good job...thx for the info.
@ElectronicsDemon
@ElectronicsDemon 7 лет назад
thanks
@unrmaestro
@unrmaestro 5 лет назад
when we configure our bits like HS oscillator type , shouldnot we add xtal and capacitors to 2 pins of our pic device
@juliand1053
@juliand1053 8 лет назад
will there be more videos like this? could you do on about how to use EEPROM with PIC16F877A? it's really hard for me to figure it out on my own, i don't have the libraries / functions for EEPROM write &read. Thank you
@BrianPinilla
@BrianPinilla 7 лет назад
thanks a lot!!
@franzuaramirezgaston548
@franzuaramirezgaston548 6 лет назад
Do you have the program LCD + Keypad 4x4 with pic16f877a in mplab ide xc8 ? Thanks for your video
@gokulvrnair9518
@gokulvrnair9518 8 лет назад
interesting...
@zemichaeltesfaye5773
@zemichaeltesfaye5773 4 года назад
I can't see to find the lcd.h file anywhere
@MicroGTpic
@MicroGTpic 7 лет назад
Book -> www.amazon.it/Lets-Go-Pic-Essentials-Micro-gt/dp/1492851523PIC board and open source programs -> www.gtronic.it/test/index.php/micro-gt-ide/
@ucnhuanhuynh5190
@ucnhuanhuynh5190 7 лет назад
Where're you from?
@talha5033
@talha5033 6 лет назад
I had this error message can you help me please
@leorodesp
@leorodesp 7 лет назад
Unfortunately you didn't show how to display variables on the LCD, which I was looking for. But thanks anyway...
@ElectronicsDemon
@ElectronicsDemon 7 лет назад
float f = 1.414; int a = 56; char s[20]; .... .... sprintf(s, "Float = %f", f); Lcd_Set_Cursor(1,1); Lcd_Write_String(s); sprintf(s, "Integer = %d", a); Lcd_Set_Cursor(2,1); Lcd_Write_String(s);
@CloverMeiz
@CloverMeiz 5 лет назад
How to read a variable and display on lcd
@tuanhoanganh7367
@tuanhoanganh7367 5 лет назад
Can you give me "lcd.h" file? I can't download, thanks so much
@abdulqadirahmedli610
@abdulqadirahmedli610 2 года назад
Siz bunu proqramlaya bilərsiniz?
@aprendertodo
@aprendertodo 4 года назад
Hello! Good Job, Please I want code.. I can't download
@juliand1053
@juliand1053 8 лет назад
Where can you order an LCD just like that?
@ElectronicsDemon
@ElectronicsDemon 8 лет назад
You can buy it from ebay.
@unrmaestro
@unrmaestro 5 лет назад
look at digikey website
@sriragkt
@sriragkt 8 лет назад
Bro how to write an integer value in LCD
@ElectronicsDemon
@ElectronicsDemon 8 лет назад
convert it to string
@ElectronicsDemon
@ElectronicsDemon 8 лет назад
.... float f = 1.414; int a = 56; char s[20]; .... .... sprintf(s, "Float = %f", f); Lcd_Set_Cursor(1,1); Lcd_Write_String(s); sprintf(s, "Integer = %d", a); Lcd_Set_Cursor(2,1); Lcd_Write_String(s);
@V3rm15
@V3rm15 4 года назад
This shit never compile , always build fail ...
Далее
Programming the PIC16F84A in C with MPLAB X
14:19
Просмотров 57 тыс.
ФОКУС -СВЕТОФОР
00:32
Просмотров 267 тыс.
Почему не Попал?!
00:15
Просмотров 38 тыс.
8 bit lcd interfacing with PIC 16F877A microntroller.
11:37
2- Flashing an LED | MPLAB XC8 for Beginners Tutorial
13:17
NEVER install these programs on your PC... EVER!!!
19:26
Interfacing 16x2 LCD with PIC16F877A microcontroller
15:01
HOW TRANSISTORS RUN CODE?
14:28
Просмотров 409 тыс.