本站已收录 番号和无损神作磁力链接/BT种子 

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

种子简介

种子名称: [GigaCourse.com] Udemy - microcontroller and c programming language with tft lcd ex
文件类型: 视频
文件数目: 112个文件
文件大小: 4.55 GB
收录时间: 2021-10-14 20:07
已经下载: 3
资源热度: 211
最近下载: 2024-7-6 00:05

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:8b5fcb09cfee5f3c63e3b8ec4d043fa27d945cce&dn=[GigaCourse.com] Udemy - microcontroller and c programming language with tft lcd ex 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[GigaCourse.com] Udemy - microcontroller and c programming language with tft lcd ex.torrent
  • 1. Introduction/1. Introduction.mp422.64MB
  • 10. MCU Preproccesprs/1. Use preproccesor define in project.mp49.26MB
  • 10. MCU Preproccesprs/2. Use If preproccesor in project.mp471.36MB
  • 10. MCU Preproccesprs/3. Use Compiler preproccesor.mp417.75MB
  • 10. MCU Preproccesprs/4. write function in preproccesor.mp430.35MB
  • 11. GLC Introduction/1. Introduction to TFT(Active) displays and STN (Passive) displayse and their di.mp493.18MB
  • 11. GLC Introduction/2. Introduction to RGB LCD,s and how they work.mp437.13MB
  • 11. GLC Introduction/3. Introduction to mcufriend TFT lcd.mp424.26MB
  • 11. GLC Introduction/4. Introduction to resistive touch screens.mp420.79MB
  • 12. GLC Library/1. Look at Adafruit_TFTLCD and Adafruit_GFX librarys and their functions.mp491.88MB
  • 12. GLC Library/2. All library that you need to install for TFT lcd.mp437.35MB
  • 12. GLC Library/3. Install all library that we need from library managment.mp420.57MB
  • 12. GLC Library/4. Include all the necessory library to our project.mp441.34MB
  • 12. GLC Library/5. Change librarys to be able to support our TFT Lcd.mp497.64MB
  • 13. GLC Text/1. Fill screen with black color.mp444.88MB
  • 13. GLC Text/10. Change text size.mp419.22MB
  • 13. GLC Text/11. Change text background color.mp430.74MB
  • 13. GLC Text/12. Use Wrap function of text in tft lcds.mp429.92MB
  • 13. GLC Text/13. Get width and height of TFT LCD.mp427.02MB
  • 13. GLC Text/2. Print text on screen.mp427.9MB
  • 13. GLC Text/3. Create custom color and use it in tft lcd.mp453.38MB
  • 13. GLC Text/4. Draw vertical line.mp457.68MB
  • 13. GLC Text/5. all about lcd screen size and use it.mp456.2MB
  • 13. GLC Text/6. Draw custom line from start to stop.mp442.39MB
  • 13. GLC Text/7. Create simple text animation with setcursor.mp440.06MB
  • 13. GLC Text/8. Create text animation with for loop.mp448.5MB
  • 13. GLC Text/9. Change text color to custom color.mp427.46MB
  • 14. GLC Shapes/1. Create Rectangular shape.mp457.72MB
  • 14. GLC Shapes/2. Create filled rectangular shape.mp420.54MB
  • 14. GLC Shapes/3. Draw circle and fill circle.mp425.72MB
  • 14. GLC Shapes/4. Draw round rectangular and filled rectangular.mp428.08MB
  • 14. GLC Shapes/5. Draw triangle and fill triangle.mp444.43MB
  • 15. GLC Fonts/1. introduction to fonts and their problems.mp430.67MB
  • 15. GLC Fonts/2. Use custom font.mp447.2MB
  • 15. GLC Fonts/3. Use seven segment font.mp451.6MB
  • 16. GLC Images/1. Convert mono image to code.mp465.81MB
  • 16. GLC Images/2. Show mono image with custom color and background color.mp447.15MB
  • 16. GLC Images/3. animation with mono images.mp422.25MB
  • 16. GLC Images/4. Convert RGB colored image to code.mp429.92MB
  • 16. GLC Images/5. Show RGB colored image on tft lcd.mp436.19MB
  • 16. GLC Images/6. Real example of bitmaps.mp438.07MB
  • 17. GLC Touch Screen/1. How to read touch screen position.mp426.02MB
  • 17. GLC Touch Screen/2. Try to find some documentation about touch screen adafruit library.mp449MB
  • 17. GLC Touch Screen/3. where to connect pins of touchscreen.mp425.1MB
  • 17. GLC Touch Screen/4. Get touch point and show it on terminal.mp429.87MB
  • 17. GLC Touch Screen/5. Use example code for our project.mp440.6MB
  • 17. GLC Touch Screen/6. Write code to use LCD and Touch screen together.mp463.88MB
  • 17. GLC Touch Screen/7. Use map function to calibrate touch screen with TFT lcd.mp479.59MB
  • 2. MCU 01 Variable and Pins and Operations/1. Lets Begin With Some Example.mp455.21MB
  • 2. MCU 01 Variable and Pins and Operations/10. operation priority.mp466.68MB
  • 2. MCU 01 Variable and Pins and Operations/11. how to store value in ROM Plus TIPS.mp430.21MB
  • 2. MCU 01 Variable and Pins and Operations/12. better way to do plus minus multiply and divide.mp446.46MB
  • 2. MCU 01 Variable and Pins and Operations/13. How To Set One Pin Of A port of MCU.mp468.72MB
  • 2. MCU 01 Variable and Pins and Operations/14. How to Set one pin of port wihout changing any other pin.mp428.62MB
  • 2. MCU 01 Variable and Pins and Operations/15. How to Reset one pin of a port To Zero without changing other pins.mp427.24MB
  • 2. MCU 01 Variable and Pins and Operations/16. how to Set one pin of port to highwith shifting.mp453.94MB
  • 2. MCU 01 Variable and Pins and Operations/17. How you can Reset One Bit to zero with shiftin.mp453.75MB
  • 2. MCU 01 Variable and Pins and Operations/2. lets talk about char variables.mp4150.52MB
  • 2. MCU 01 Variable and Pins and Operations/3. Variables and their limitations.mp428.77MB
  • 2. MCU 01 Variable and Pins and Operations/4. Important Tips About Char and Unsigned Char.mp449.89MB
  • 2. MCU 01 Variable and Pins and Operations/5. Naming of Variables Rules Of C Language.mp416.3MB
  • 2. MCU 01 Variable and Pins and Operations/6. How to use int and float and see their diffrence.mp431.25MB
  • 2. MCU 01 Variable and Pins and Operations/7. how to do operations.mp433.76MB
  • 2. MCU 01 Variable and Pins and Operations/8. important tips about divide.mp453.79MB
  • 2. MCU 01 Variable and Pins and Operations/9. tips about increamenting variable by one.mp442.74MB
  • 3. MCU Printf @scanf in Depth/1. Printf Basic.mp419.6MB
  • 3. MCU Printf @scanf in Depth/2. Use Percent C Percent i Percent d Percent f in printf.mp454.98MB
  • 4. MCU Loops And Decision Making/1. First kind of loop that you see in every C programming language.mp435.85MB
  • 4. MCU Loops And Decision Making/10. Use if and if else in loop.mp438.3MB
  • 4. MCU Loops And Decision Making/11. break command in loop.mp417MB
  • 4. MCU Loops And Decision Making/12. Continue command in loop.mp416.06MB
  • 4. MCU Loops And Decision Making/13. use switch case instead of if and show its disadvanges.mp445.94MB
  • 4. MCU Loops And Decision Making/2. how for loop work.mp429.92MB
  • 4. MCU Loops And Decision Making/3. Use float as counter in for loop.mp412.25MB
  • 4. MCU Loops And Decision Making/4. What ascii table is and how to use it.mp447.07MB
  • 4. MCU Loops And Decision Making/5. Use for loop to show some of ascii table.mp444.35MB
  • 4. MCU Loops And Decision Making/6. another example with for loop.mp48.71MB
  • 4. MCU Loops And Decision Making/7. Use for loop inside another for loop that called nested loop.mp428.49MB
  • 4. MCU Loops And Decision Making/8. How to use while loop like for loop and use its advangages.mp413.78MB
  • 4. MCU Loops And Decision Making/9. Do while loop.mp48.7MB
  • 5. MCU Function/1. create a simple function that do summing for us.mp440.51MB
  • 5. MCU Function/10. Local variable and global variable and their pro and cons.mp449.77MB
  • 5. MCU Function/11. Use global variable in functions example.mp437.8MB
  • 5. MCU Function/2. write a function that simplifi printf for showing an decimal value.mp435.5MB
  • 5. MCU Function/3. How to debug and everything about debug buttons.mp468.8MB
  • 5. MCU Function/4. How you can create function at bottom of page to work in all compilers.mp410.2MB
  • 5. MCU Function/5. Function example . write function that get age of someone that you want.mp452.03MB
  • 5. MCU Function/6. pro and cons of function . less rom usage or faster execution.mp418.2MB
  • 5. MCU Function/7. Function Example . write a function that finde max value.mp456.23MB
  • 5. MCU Function/8. Function Exampe . write function that show max value.mp429.67MB
  • 5. MCU Function/9. Function Example . write last example without if else.mp417.44MB
  • 6. Arrays/1. create a char array and initiliza it and change its value and show its value.mp440.74MB
  • 6. Arrays/2. Example . use loop to fill array and show them.mp451.06MB
  • 6. Arrays/3. Example . create a function that calculate float average of some numbers.mp4116.03MB
  • 6. Arrays/4. Example . Use for loop with array.mp430MB
  • 6. Arrays/5. Multidimential array . give it a value and access its values.mp453.21MB
  • 6. Arrays/6. Use nested for loop for multidimential array.mp437.65MB
  • 7. MCU Pointers/1. what is pointer and how to use them.mp468.3MB
  • 7. MCU Pointers/2. Example . Use pointer for input of function.mp460.45MB
  • 7. MCU Pointers/3. Use pointer for input and output of function to save ram and speed.mp484.72MB
  • 8. MCU Struct/1. How to create a struct and use it.mp473.83MB
  • 8. MCU Struct/2. give a value to array with strcpy function.mp48.53MB
  • 8. MCU Struct/3. Example .Use struct and array and scanf together.mp434.14MB
  • 8. MCU Struct/4. Example . Use If and printf for struct.mp4115.16MB
  • 8. MCU Struct/5. Example . write a function that has struct as input.mp444.69MB
  • 9. MCU Union Bitfield And Typedef/1. Everything about union.mp428.14MB
  • 9. MCU Union Bitfield And Typedef/2. Show everything about union on calculator.mp432.58MB
  • 9. MCU Union Bitfield And Typedef/3. Size of union.mp415.91MB
  • 9. MCU Union Bitfield And Typedef/4. Use bitfiled in struct.mp428.95MB
  • 9. MCU Union Bitfield And Typedef/5. Use struct professionaly.mp438.62MB
  • 9. MCU Union Bitfield And Typedef/6. Use Typedef to be faster in coding.mp420.84MB
  • 9. MCU Union Bitfield And Typedef/7. Use typedef with struct.mp425.34MB