FileMood

Download [GigaCourse.com] Udemy - microcontroller and c programming language with tft lcd ex

GigaCourse com Udemy microcontroller and programming language with tft lcd ex

Name

[GigaCourse.com] Udemy - microcontroller and c programming language with tft lcd ex

 DOWNLOAD Copy Link

Total Size

4.9 GB

Total Files

226

Last Seen

2024-07-22 23:54

Hash

8B5FCB09CFEE5F3C63E3B8EC4D043FA27D945CCE

/1. Introduction/

1. Introduction.mp4

23.7 MB

1. Introduction.srt

2.5 KB

/10. MCU Preproccesprs/

1. Use preproccesor define in project.mp4

9.7 MB

1. Use preproccesor define in project.srt

1.9 KB

2. Use If preproccesor in project.mp4

74.8 MB

2. Use If preproccesor in project.srt

10.0 KB

3. Use Compiler preproccesor.mp4

18.6 MB

3. Use Compiler preproccesor.srt

2.7 KB

4. write function in preproccesor.mp4

31.8 MB

4. write function in preproccesor.srt

5.5 KB

/11. GLC Introduction/

1. Introduction to TFT(Active) displays and STN (Passive) displayse and their di.mp4

97.7 MB

1. Introduction to TFT(Active) displays and STN (Passive) displayse and their di.srt

7.9 KB

2. Introduction to RGB LCD,s and how they work.mp4

38.9 MB

2. Introduction to RGB LCD,s and how they work.srt

2.9 KB

3. Introduction to mcufriend TFT lcd.mp4

25.4 MB

3. Introduction to mcufriend TFT lcd.srt

1.5 KB

4. Introduction to resistive touch screens.mp4

21.8 MB

4. Introduction to resistive touch screens.srt

1.3 KB

/12. GLC Library/

1. Look at Adafruit_TFTLCD and Adafruit_GFX librarys and their functions.mp4

96.3 MB

1. Look at Adafruit_TFTLCD and Adafruit_GFX librarys and their functions.srt

8.4 KB

2. All library that you need to install for TFT lcd.mp4

39.2 MB

2. All library that you need to install for TFT lcd.srt

4.0 KB

3. Install all library that we need from library managment.mp4

21.6 MB

3. Install all library that we need from library managment.srt

1.9 KB

4. Include all the necessory library to our project.mp4

43.3 MB

4. Include all the necessory library to our project.srt

5.0 KB

5. Change librarys to be able to support our TFT Lcd.mp4

102.4 MB

5. Change librarys to be able to support our TFT Lcd.srt

8.9 KB

/13. GLC Text/

1. Fill screen with black color.mp4

47.1 MB

1. Fill screen with black color.srt

4.5 KB

10. Change text size.mp4

20.2 MB

10. Change text size.srt

1.5 KB

11. Change text background color.mp4

32.2 MB

11. Change text background color.srt

2.5 KB

12. Use Wrap function of text in tft lcds.mp4

31.4 MB

12. Use Wrap function of text in tft lcds.srt

2.7 KB

13. Get width and height of TFT LCD.mp4

28.3 MB

13. Get width and height of TFT LCD.srt

2.7 KB

2. Print text on screen.mp4

29.3 MB

2. Print text on screen.srt

2.3 KB

3. Create custom color and use it in tft lcd.mp4

56.0 MB

3. Create custom color and use it in tft lcd.srt

5.3 KB

4. Draw vertical line.mp4

60.5 MB

4. Draw vertical line.srt

5.6 KB

5. all about lcd screen size and use it.mp4

58.9 MB

5. all about lcd screen size and use it.srt

5.0 KB

6. Draw custom line from start to stop.mp4

44.5 MB

6. Draw custom line from start to stop.srt

3.5 KB

7. Create simple text animation with setcursor.mp4

42.0 MB

7. Create simple text animation with setcursor.srt

4.5 KB

8. Create text animation with for loop.mp4

50.9 MB

8. Create text animation with for loop.srt

3.2 KB

9. Change text color to custom color.mp4

28.8 MB

9. Change text color to custom color.srt

2.8 KB

/14. GLC Shapes/

1. Create Rectangular shape.mp4

60.5 MB

1. Create Rectangular shape.srt

4.0 KB

2. Create filled rectangular shape.mp4

21.5 MB

2. Create filled rectangular shape.srt

1.5 KB

3. Draw circle and fill circle.mp4

27.0 MB

3. Draw circle and fill circle.srt

2.5 KB

4. Draw round rectangular and filled rectangular.mp4

29.4 MB

4. Draw round rectangular and filled rectangular.srt

2.4 KB

5. Draw triangle and fill triangle.mp4

46.6 MB

5. Draw triangle and fill triangle.srt

4.2 KB

/15. GLC Fonts/

1. introduction to fonts and their problems.mp4

32.2 MB

1. introduction to fonts and their problems.srt

3.3 KB

2. Use custom font.mp4

49.5 MB

2. Use custom font.srt

3.6 KB

3. Use seven segment font.mp4

54.1 MB

3. Use seven segment font.srt

5.0 KB

/16. GLC Images/

1. Convert mono image to code.mp4

69.0 MB

1. Convert mono image to code.srt

6.9 KB

2. Show mono image with custom color and background color.mp4

49.4 MB

2. Show mono image with custom color and background color.srt

3.6 KB

3. animation with mono images.mp4

23.3 MB

3. animation with mono images.srt

1.9 KB

4. Convert RGB colored image to code.mp4

31.4 MB

4. Convert RGB colored image to code.srt

2.4 KB

5. Show RGB colored image on tft lcd.mp4

37.9 MB

5. Show RGB colored image on tft lcd.srt

2.8 KB

6. Real example of bitmaps.mp4

39.9 MB

6. Real example of bitmaps.srt

3.0 KB

/17. GLC Touch Screen/

1. How to read touch screen position.mp4

27.3 MB

1. How to read touch screen position.srt

2.4 KB

2. Try to find some documentation about touch screen adafruit library.mp4

51.4 MB

2. Try to find some documentation about touch screen adafruit library.srt

5.6 KB

3. where to connect pins of touchscreen.mp4

26.3 MB

3. where to connect pins of touchscreen.srt

3.0 KB

4. Get touch point and show it on terminal.mp4

31.3 MB

4. Get touch point and show it on terminal.srt

4.2 KB

5. Use example code for our project.mp4

42.6 MB

5. Use example code for our project.srt

3.5 KB

6. Write code to use LCD and Touch screen together.mp4

67.0 MB

6. Write code to use LCD and Touch screen together.srt

6.3 KB

7. Use map function to calibrate touch screen with TFT lcd.mp4

83.5 MB

7. Use map function to calibrate touch screen with TFT lcd.srt

8.6 KB

/2. MCU 01 Variable and Pins and Operations/

1. Lets Begin With Some Example.mp4

57.9 MB

1. Lets Begin With Some Example.srt

8.6 KB

10. operation priority.mp4

69.9 MB

10. operation priority.srt

7.1 KB

11. how to store value in ROM Plus TIPS.mp4

31.7 MB

11. how to store value in ROM Plus TIPS.srt

3.6 KB

12. better way to do plus minus multiply and divide.mp4

48.7 MB

12. better way to do plus minus multiply and divide.srt

4.6 KB

13. How To Set One Pin Of A port of MCU.mp4

72.1 MB

13. How To Set One Pin Of A port of MCU.srt

5.7 KB

14. How to Set one pin of port wihout changing any other pin.mp4

30.0 MB

14. How to Set one pin of port wihout changing any other pin.srt

2.4 KB

15. How to Reset one pin of a port To Zero without changing other pins.mp4

28.6 MB

15. How to Reset one pin of a port To Zero without changing other pins.srt

2.8 KB

16. how to Set one pin of port to highwith shifting.mp4

56.6 MB

16. how to Set one pin of port to highwith shifting.srt

4.9 KB

17. How you can Reset One Bit to zero with shiftin.mp4

56.4 MB

17. How you can Reset One Bit to zero with shiftin.srt

7.4 KB

2. lets talk about char variables.mp4

157.8 MB

2. lets talk about char variables.srt

16.0 KB

3. Variables and their limitations.mp4

30.2 MB

3. Variables and their limitations.srt

3.5 KB

4. Important Tips About Char and Unsigned Char.mp4

52.3 MB

4. Important Tips About Char and Unsigned Char.srt

6.1 KB

5. Naming of Variables Rules Of C Language.mp4

17.1 MB

5. Naming of Variables Rules Of C Language.srt

2.2 KB

6. How to use int and float and see their diffrence.mp4

32.8 MB

6. How to use int and float and see their diffrence.srt

3.6 KB

7. how to do operations.mp4

35.4 MB

7. how to do operations.srt

3.7 KB

8. important tips about divide.mp4

56.4 MB

8. important tips about divide.srt

6.0 KB

9. tips about increamenting variable by one.mp4

44.8 MB

9. tips about increamenting variable by one.srt

6.3 KB

/3. MCU Printf @scanf in Depth/

1. Printf Basic.mp4

20.6 MB

1. Printf Basic.srt

2.4 KB

2. Use Percent C Percent i Percent d Percent f in printf.mp4

57.6 MB

2. Use Percent C Percent i Percent d Percent f in printf.srt

5.3 KB

/4. MCU Loops And Decision Making/

1. First kind of loop that you see in every C programming language.mp4

37.6 MB

1. First kind of loop that you see in every C programming language.srt

5.0 KB

10. Use if and if else in loop.mp4

40.2 MB

10. Use if and if else in loop.srt

3.4 KB

11. break command in loop.mp4

17.8 MB

11. break command in loop.srt

1.9 KB

12. Continue command in loop.mp4

16.8 MB

12. Continue command in loop.srt

1.9 KB

13. use switch case instead of if and show its disadvanges.mp4

48.2 MB

13. use switch case instead of if and show its disadvanges.srt

3.7 KB

2. how for loop work.mp4

31.4 MB

2. how for loop work.srt

4.3 KB

3. Use float as counter in for loop.mp4

12.8 MB

3. Use float as counter in for loop.srt

1.3 KB

4. What ascii table is and how to use it.mp4

49.4 MB

4. What ascii table is and how to use it.srt

3.2 KB

5. Use for loop to show some of ascii table.mp4

46.5 MB

5. Use for loop to show some of ascii table.srt

3.8 KB

6. another example with for loop.mp4

9.1 MB

6. another example with for loop.srt

0.8 KB

7. Use for loop inside another for loop that called nested loop.mp4

29.9 MB

7. Use for loop inside another for loop that called nested loop.srt

3.0 KB

8. How to use while loop like for loop and use its advangages.mp4

14.5 MB

8. How to use while loop like for loop and use its advangages.srt

1.5 KB

9. Do while loop.mp4

9.1 MB

9. Do while loop.srt

0.8 KB

/5. MCU Function/

1. create a simple function that do summing for us.mp4

42.5 MB

1. create a simple function that do summing for us.srt

4.6 KB

10. Local variable and global variable and their pro and cons.mp4

52.2 MB

10. Local variable and global variable and their pro and cons.srt

5.4 KB

11. Use global variable in functions example.mp4

39.6 MB

11. Use global variable in functions example.srt

3.8 KB

2. write a function that simplifi printf for showing an decimal value.mp4

37.2 MB

2. write a function that simplifi printf for showing an decimal value.srt

4.8 KB

3. How to debug and everything about debug buttons.mp4

72.1 MB

3. How to debug and everything about debug buttons.srt

7.2 KB

4. How you can create function at bottom of page to work in all compilers.mp4

10.7 MB

4. How you can create function at bottom of page to work in all compilers.srt

1.4 KB

5. Function example . write function that get age of someone that you want.mp4

54.6 MB

5. Function example . write function that get age of someone that you want.srt

6.0 KB

6. pro and cons of function . less rom usage or faster execution.mp4

19.1 MB

6. pro and cons of function . less rom usage or faster execution.srt

1.9 KB

7. Function Example . write a function that finde max value.mp4

59.0 MB

7. Function Example . write a function that finde max value.srt

5.6 KB

8. Function Exampe . write function that show max value.mp4

31.1 MB

8. Function Exampe . write function that show max value.srt

2.8 KB

9. Function Example . write last example without if else.mp4

18.3 MB

9. Function Example . write last example without if else.srt

1.6 KB

/6. Arrays/

1. create a char array and initiliza it and change its value and show its value.mp4

42.7 MB

1. create a char array and initiliza it and change its value and show its value.srt

5.2 KB

2. Example . use loop to fill array and show them.mp4

53.5 MB

2. Example . use loop to fill array and show them.srt

4.4 KB

3. Example . create a function that calculate float average of some numbers.mp4

121.7 MB

3. Example . create a function that calculate float average of some numbers.srt

10.3 KB

4. Example . Use for loop with array.mp4

31.5 MB

4. Example . Use for loop with array.srt

3.4 KB

5. Multidimential array . give it a value and access its values.mp4

55.8 MB

5. Multidimential array . give it a value and access its values.srt

6.2 KB

6. Use nested for loop for multidimential array.mp4

39.5 MB

6. Use nested for loop for multidimential array.srt

3.9 KB

/7. MCU Pointers/

1. what is pointer and how to use them.mp4

71.6 MB

1. what is pointer and how to use them.srt

8.0 KB

2. Example . Use pointer for input of function.mp4

63.4 MB

2. Example . Use pointer for input of function.srt

5.0 KB

3. Use pointer for input and output of function to save ram and speed.mp4

88.8 MB

3. Use pointer for input and output of function to save ram and speed.srt

8.1 KB

/8. MCU Struct/

1. How to create a struct and use it.mp4

77.4 MB

1. How to create a struct and use it.srt

8.4 KB

2. give a value to array with strcpy function.mp4

8.9 MB

2. give a value to array with strcpy function.srt

1.2 KB

3. Example .Use struct and array and scanf together.mp4

35.8 MB

3. Example .Use struct and array and scanf together.srt

3.2 KB

4. Example . Use If and printf for struct.mp4

120.7 MB

4. Example . Use If and printf for struct.srt

9.4 KB

5. Example . write a function that has struct as input.mp4

46.9 MB

5. Example . write a function that has struct as input.srt

5.2 KB

/9. MCU Union Bitfield And Typedef/

1. Everything about union.mp4

29.5 MB

1. Everything about union.srt

4.1 KB

2. Show everything about union on calculator.mp4

34.2 MB

2. Show everything about union on calculator.srt

3.3 KB

3. Size of union.mp4

16.7 MB

3. Size of union.srt

1.8 KB

4. Use bitfiled in struct.mp4

30.4 MB

4. Use bitfiled in struct.srt

3.8 KB

5. Use struct professionaly.mp4

40.5 MB

5. Use struct professionaly.srt

4.4 KB

6. Use Typedef to be faster in coding.mp4

21.8 MB

6. Use Typedef to be faster in coding.srt

2.7 KB

7. Use typedef with struct.mp4

26.6 MB

7. Use typedef with struct.srt

3.3 KB

/

Readme.txt

1.0 KB

[GigaCourse.com].url

0.0 KB

 

Total files 226


Copyright © 2024 FileMood.com