Microcontroller Embedded C Programming: Absolute Beginners

Udemy Microcontroller Embedded C Programming: Absolute Beginners

Register & Get access to index

Microcontroller Embedded C Programming: Absolute Beginners


Description​

==> This should be your very first course to dive into the exciting world of "Embedded Systems." <==
This is our new course mainly targeted for absolute beginners to learn microcontroller programming using the 'C ' programming language.
Please note that "Embedded C" is NOT a separate programming language. 'Embedded C' is rather embedded target aware programming using traditional 'C' programming language.
Some of the critical microcontroller-related 'C' concepts such as
  1. Importance of bitwise operators
  2. Usage of bit manipulation techniques to program MCU peripheral registers
  3. accessing memory-mapped registers using pointers
  4. pointers and casting
  5. structures, bitfields, unions, and bit extraction techniques
  6. representing hardware registers details and configuring them using 'C' structure definitions
  7. Usage of const and volatile type qualifiers
  8. Interpret complex variable definitions involving the combination of const and volatile
  9. The precise usage of const pointers, const data, volatile const, with pointer and non-pointer variables
  10. The behavior of the code during compiler optimization and solution using volatile
  11. Functions and friends
  12. Data types, variables definitions, storage class specifiers and much more
  13. Loops: while, for, do. while
  14. MCU internal architecture and programming peripherals
  15. Interfacing projects
Author
theatomize
Downloads
141
Views
2,497
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from theatomize