microcontrollers and Embedded C Programming language+Secrets [UDEMY] 收录时间:2019-04-18 00:26:55 文件大小:4GB 下载次数:40 最近下载:2021-01-18 07:49:22 磁力链接: magnet:?xt=urn:btih:1ffb61287245d1c17082fee8eddde8df8778a03e 立即下载 复制链接 文件列表 2. variables and operations/3. 2.2.2.let's talk about char variable in depth part02.mp4 158MB 6. Arrays/3. 6.3.Example . create a function that calculate float average of some numbers.mp4 139MB 8. Struct/4. 8.4.Example . Use If and printf for struct.mp4 136MB 7. Pointers/3. 7.3.Use pointer for input and output of function to save ram and speed.mp4 102MB 8. Struct/1. 8.1.How to create a struct and use it.mp4 90MB 2. variables and operations/11. 2.10 operation priority.mp4 88MB 5. Functions/3. 5.3.How to debug and everything about debug buttons.mp4 85MB 10. preproccesors/2. 10.2.Use If preproccesor in project.mp4 84MB 7. Pointers/1. 7.1.what is pointer and how to use them.mp4 83MB 2. variables and operations/14. 2.13 How To Set One Pin Of A port high of MCU the old way.mp4 82MB 7. Pointers/2. 7.2.Example . Use pointer for input of function.mp4 72MB 2. variables and operations/17. 2.16 how to Set one pin of port to high with shifting best way.mp4 71MB 5. Functions/7. 5.7.Function Example . write a function that finde max value.mp4 70MB 2. variables and operations/5. 2.4.important tips about char and unsigned char.mp4 69MB 2. variables and operations/9. 2.8. important tips about divide.mp4 68MB 2. variables and operations/1. 2.1.let's begin with some example.mp4 68MB 2. variables and operations/18. 2.17 How you can Reset One Bit to zero with shifting best way.mp4 67MB 6. Arrays/5. 6.5.Multidimential array . give it a value and access its values.mp4 67MB 3. printf & scanf in depth/2. S3.2 Use Percent c i d f in printf.mp4 67MB 5. Functions/5. 5.5.Function example . write function that get age of someone that you want.mp4 64MB 6. Arrays/2. 6.2.Example . use loop to fill array and show them.mp4 63MB 5. Functions/10. 5.10.Local variable and global variable and their pro and cons.mp4 62MB 2. variables and operations/2. 2.2.1.let's talk about char variable in depth part01.mp4 59MB 2. variables and operations/13. 2.12. better way to do plus minus multiply and divide.mp4 59MB 4. Loops and Decision Making/13. 4.13.use switch case instead of if and show its disadvanges.mp4 55MB 3. printf & scanf in depth/5. S3.5 How to limitation in printf.mp4 55MB 2. variables and operations/10. 2.9. tips about increamenting variable by one.mp4 54MB 8. Struct/5. 8.5.Example . write a function that has struct as input.mp4 53MB 4. Loops and Decision Making/4. 4.4.What ascii table is and how to use it.mp4 53MB 4. Loops and Decision Making/5. 4.5.Use for loop to show some of ascii table.mp4 52MB 5. Functions/1. 5.1.create a simple function that do summing for us.mp4 51MB 6. Arrays/1. 6.1.create a char array and initiliza it and change its value and show its value.mp4 51MB 9. Union Bitfield and typedef/5. 9.5.Use struct professionaly.mp4 48MB 4. Loops and Decision Making/10. 4.10.Use if and if else in loop.mp4 47MB 5. Functions/11. 5.11.Use global variable in functions example.mp4 47MB 6. Arrays/6. 6.6.Use nested for loop for multidimential array.mp4 46MB 3. printf & scanf in depth/7. S3.7 How to use scanf and printf in example.mp4 45MB 4. Loops and Decision Making/1. 4.1.First kind of loop that you see in every C programming language.mp4 45MB 5. Functions/2. 5.2.write a function that simplifi printf for showing an decimal value.mp4 44MB 2. variables and operations/8. 2.7. how to do plus minus multiply and divide.mp4 43MB 8. Struct/3. 8.3.Example .Use struct and array and scanf together.mp4 42MB 9. Union Bitfield and typedef/2. 9.2.Show everything about union on calculator.mp4 40MB 2. variables and operations/12. 2.11.how to store value in rom + tips.mp4 39MB 3. printf & scanf in depth/6. S3.6 How to make Limitation on Integer and String in printf.mp4 39MB 2. variables and operations/7. 2.6.how to use int and float and see their differences and their secret.mp4 39MB 4. Loops and Decision Making/2. 4.2.how for loop work.mp4 37MB 3. printf & scanf in depth/3. S3.3 How to use Percent itself in Output String and controlling charecter.mp4 37MB 6. Arrays/4. 6.4.Example . Use for loop with array.mp4 37MB 2. variables and operations/15. 2.14 How to Set one pin of port high wihout changing any other pin old way.mp4 36MB 10. preproccesors/4. 10.4.write function in preproccesor.mp4 36MB 5. Functions/8. 5.8.Function Exampe . write function that show max value.mp4 36MB 2. variables and operations/4. 2.3.variables and their limitations.mp4 36MB 9. Union Bitfield and typedef/4. 9.4.Use bitfiled in struct.mp4 35MB 4. Loops and Decision Making/7. 4.7.Use for loop inside another for loop that called nested loop.mp4 35MB 2. variables and operations/16. 2.15 How to Reset one pin of a port To Zero without changing other pins old wa.mp4 35MB 9. Union Bitfield and typedef/1. 9.1.Everything about union.mp4 34MB 9. Union Bitfield and typedef/7. 9.7.Use typedef with struct.mp4 30MB 3. printf & scanf in depth/4. S3.4 How to Print Double quote and show Big Value.mp4 29MB 9. Union Bitfield and typedef/6. 9.6.Use Typedef to be faster in coding.mp4 25MB 3. printf & scanf in depth/1. 3.1 printf basic.mp4 25MB 5. Functions/6. 5.6.pro and cons of function . less rom usage or faster execution.mp4 22MB 10. preproccesors/3. 10.3.Use Compiler preproccesor.mp4 22MB 5. Functions/9. 5.9.Function Example . write last example without if else.mp4 21MB 4. Loops and Decision Making/11. 4.11.break command in loop.mp4 21MB 2. variables and operations/6. 2.5.naming of variables rule of c language.mp4 21MB 4. Loops and Decision Making/12. 4.12.Continue command in loop.mp4 20MB 9. Union Bitfield and typedef/3. 9.3.Size of union.mp4 19MB 1. Introduction/1. 1.1.Introduction.mp4 18MB 4. Loops and Decision Making/8. 4.8.How to use while loop like for loop and use its advangages.mp4 17MB 4. Loops and Decision Making/3. 4.3.Use float as counter in for loop.mp4 16MB 5. Functions/4. 5.4.How you can create function at bottom of page to work in all compilers.mp4 12MB 4. Loops and Decision Making/9. 4.9.Do while loop.mp4 11MB 10. preproccesors/1. 10.1.Use preproccesor define in project.mp4 11MB 4. Loops and Decision Making/6. 4.6.another example with for loop.mp4 11MB 8. Struct/2. 8.2.give a value to array with strcpy function.mp4 10MB 2. variables and operations/2.2 Atmel-2486-8-bit-AVR-microcontroller-ATmega8_L_dat-1315266.pdf.pdf 5MB 2. variables and operations/2.1 Atmel-2486-8-bit-AVR-microcontroller-ATmega8_L_dat-1315266.pdf.pdf 5MB 2. variables and operations/2.3 LPC1769_68_67_66_65_64_63.pdf.pdf 2MB 2. variables and operations/2.2 LPC1769_68_67_66_65_64_63.pdf.pdf 2MB 2. variables and operations/2.1 stm32f0k6t6.pdf.pdf 1MB 2. variables and operations/2.3 stm32f0k6t6.pdf.pdf 1MB 2. variables and operations/4.1 CVariable2.JPG.JPG 60KB 2. variables and operations/3. 2.2.2.let's talk about char variable in depth part02.vtt 9KB 6. Arrays/3. 6.3.Example . create a function that calculate float average of some numbers.vtt 8KB 10. preproccesors/2. 10.2.Use If preproccesor in project.vtt 8KB 8. Struct/4. 8.4.Example . Use If and printf for struct.vtt 7KB 2. variables and operations/1. 2.1.let's begin with some example.vtt 7KB 7. Pointers/1. 7.1.what is pointer and how to use them.vtt 7KB 8. Struct/1. 8.1.How to create a struct and use it.vtt 7KB 7. Pointers/3. 7.3.Use pointer for input and output of function to save ram and speed.vtt 7KB 5. Functions/3. 5.3.How to debug and everything about debug buttons.vtt 6KB 2. variables and operations/11. 2.10 operation priority.vtt 6KB 2. variables and operations/10. 2.9. tips about increamenting variable by one.vtt 5KB 6. Arrays/5. 6.5.Multidimential array . give it a value and access its values.vtt 5KB 2. variables and operations/5. 2.4.important tips about char and unsigned char.vtt 5KB 5. Functions/5. 5.5.Function example . write function that get age of someone that you want.vtt 5KB 2. variables and operations/9. 2.8. important tips about divide.vtt 5KB 2. variables and operations/14. 2.13 How To Set One Pin Of A port high of MCU the old way.vtt 5KB 10. preproccesors/4. 10.4.write function in preproccesor.vtt 5KB 5. Functions/7. 5.7.Function Example . write a function that finde max value.vtt 5KB 5. Functions/10. 5.10.Local variable and global variable and their pro and cons.vtt 4KB 6. Arrays/1. 6.1.create a char array and initiliza it and change its value and show its value.vtt 4KB 8. Struct/5. 8.5.Example . write a function that has struct as input.vtt 4KB 7. Pointers/2. 7.2.Example . Use pointer for input of function.vtt 4KB 2. variables and operations/2. 2.2.1.let's talk about char variable in depth part01.vtt 4KB 5. Functions/2. 5.2.write a function that simplifi printf for showing an decimal value.vtt 4KB 5. Functions/1. 5.1.create a simple function that do summing for us.vtt 4KB 2. variables and operations/13. 2.12. better way to do plus minus multiply and divide.vtt 4KB 6. Arrays/2. 6.2.Example . use loop to fill array and show them.vtt 4KB 9. Union Bitfield and typedef/5. 9.5.Use struct professionaly.vtt 4KB 9. Union Bitfield and typedef/1. 9.1.Everything about union.vtt 3KB 6. Arrays/6. 6.6.Use nested for loop for multidimential array.vtt 3KB 9. Union Bitfield and typedef/4. 9.4.Use bitfiled in struct.vtt 3KB 5. Functions/11. 5.11.Use global variable in functions example.vtt 3KB 2. variables and operations/12. 2.11.how to store value in rom + tips.vtt 3KB 4. Loops and Decision Making/13. 4.13.use switch case instead of if and show its disadvanges.vtt 3KB 2. variables and operations/8. 2.7. how to do plus minus multiply and divide.vtt 3KB 2. variables and operations/7. 2.6.how to use int and float and see their differences and their secret.vtt 3KB 2. variables and operations/4. 2.3.variables and their limitations.vtt 3KB 9. Union Bitfield and typedef/2. 9.2.Show everything about union on calculator.vtt 3KB 6. Arrays/4. 6.4.Example . Use for loop with array.vtt 3KB 9. Union Bitfield and typedef/7. 9.7.Use typedef with struct.vtt 3KB 8. Struct/3. 8.3.Example .Use struct and array and scanf together.vtt 3KB 1. Introduction/1. 1.1.Introduction.vtt 2KB 5. Functions/8. 5.8.Function Exampe . write function that show max value.vtt 2KB 9. Union Bitfield and typedef/6. 9.6.Use Typedef to be faster in coding.vtt 2KB 2. variables and operations/16. 2.15 How to Reset one pin of a port To Zero without changing other pins old wa.vtt 2KB 10. preproccesors/3. 10.3.Use Compiler preproccesor.vtt 2KB 2. variables and operations/15. 2.14 How to Set one pin of port high wihout changing any other pin old way.vtt 2KB 2. variables and operations/6. 2.5.naming of variables rule of c language.vtt 2KB 10. preproccesors/1. 10.1.Use preproccesor define in project.vtt 2KB 5. Functions/6. 5.6.pro and cons of function . less rom usage or faster execution.vtt 2KB 4. Loops and Decision Making/12. 4.12.Continue command in loop.vtt 2KB 9. Union Bitfield and typedef/3. 9.3.Size of union.vtt 2KB 5. Functions/9. 5.9.Function Example . write last example without if else.vtt 1KB 5. Functions/4. 5.4.How you can create function at bottom of page to work in all compilers.vtt 1KB 8. Struct/2. 8.2.give a value to array with strcpy function.vtt 1KB 3. printf & scanf in depth/5. S3.5 How to limitation in printf.vtt 333B 2. variables and operations/18. 2.17 How you can Reset One Bit to zero with shifting best way.vtt 333B 3. printf & scanf in depth/6. S3.6 How to make Limitation on Integer and String in printf.vtt 333B 3. printf & scanf in depth/2. S3.2 Use Percent c i d f in printf.vtt 333B 3. printf & scanf in depth/1. 3.1 printf basic.vtt 333B 4. Loops and Decision Making/10. 4.10.Use if and if else in loop.vtt 333B 4. Loops and Decision Making/7. 4.7.Use for loop inside another for loop that called nested loop.vtt 333B 4. Loops and Decision Making/6. 4.6.another example with for loop.vtt 333B 4. Loops and Decision Making/11. 4.11.break command in loop.vtt 333B 4. Loops and Decision Making/5. 4.5.Use for loop to show some of ascii table.vtt 333B 4. Loops and Decision Making/8. 4.8.How to use while loop like for loop and use its advangages.vtt 333B 4. Loops and Decision Making/4. 4.4.What ascii table is and how to use it.vtt 333B 4. Loops and Decision Making/9. 4.9.Do while loop.vtt 333B 4. Loops and Decision Making/3. 4.3.Use float as counter in for loop.vtt 333B 3. printf & scanf in depth/7. S3.7 How to use scanf and printf in example.vtt 333B 2. variables and operations/17. 2.16 how to Set one pin of port to high with shifting best way.vtt 333B 4. Loops and Decision Making/2. 4.2.how for loop work.vtt 333B 3. printf & scanf in depth/4. S3.4 How to Print Double quote and show Big Value.vtt 333B 3. printf & scanf in depth/3. S3.3 How to use Percent itself in Output String and controlling charecter.vtt 333B 4. Loops and Decision Making/1. 4.1.First kind of loop that you see in every C programming language.vtt 333B 2. variables and operations/5.1 this chapter code.html 92B 2. variables and operations/9.1 tips on divide code.html 92B 2. variables and operations/8.4 divide.html 92B 2. variables and operations/8.3 plus.html 92B 2. variables and operations/8.3 multiply.html 92B 2. variables and operations/8.2 minus.html 92B 2. variables and operations/8.1 plus.html 92B 2. variables and operations/8.1 multiply.html 92B 2. variables and operations/7.2 use float.html 92B 2. variables and operations/7.1 use int.html 92B 2. variables and operations/9.2 use % code.html 92B 2. variables and operations/3.1 test this chapter code.html 92B 2. variables and operations/18.1 this chapter code.html 92B 2. variables and operations/16.1 this chapter code.html 92B 2. variables and operations/15.1 this chapter code.html 92B 2. variables and operations/14.1 this chapter code.html 92B 2. variables and operations/13.1 this chapter code.html 92B 2. variables and operations/11.1 operation priority code.html 92B 2. variables and operations/10.1 increment it by one code.html 92B 2. variables and operations/1.1 c codes of this chapter . test it yourself.html 92B