G
Gustav
Команда форума
Администратор
- Сообщения
- 26.413
- Реакции
- 53.743
C Programming for Embedded Applications (Видеокурс)
Автор: Eduardo Corpe - Lynda
In this course, instructor Eduardo Corpe?o explains how C programming and the Internet of Things combine in embedded applications—software that permanently resides on a device. He reviews the challenges involved in this type of programming, ranging from memory, storage, and power limitations to hardware awareness. He explains how different data types can affect the performance of your app and reviews bit manipulation—an area where C shines. Eduardo shows how to manipulate bit-level data using bit masking and bit fields, demonstrating the strengths of both techniques with an Arduino controller. Then learn how to use the volatile and const variables to enforce data correctness and read-only access, and explore alternatives to traditional functions, which may take too long to run, and floating-point math, which consumes CPU.
Topics include:
• OS vs. embedded applications
• Memory, storage, and power issues
• Data types
• Bit manipulation
• Qualifiers
• Function alternatives
• Floating-point unit alternatives
Продажник:
Скачать:
Автор: Eduardo Corpe - Lynda
In this course, instructor Eduardo Corpe?o explains how C programming and the Internet of Things combine in embedded applications—software that permanently resides on a device. He reviews the challenges involved in this type of programming, ranging from memory, storage, and power limitations to hardware awareness. He explains how different data types can affect the performance of your app and reviews bit manipulation—an area where C shines. Eduardo shows how to manipulate bit-level data using bit masking and bit fields, demonstrating the strengths of both techniques with an Arduino controller. Then learn how to use the volatile and const variables to enforce data correctness and read-only access, and explore alternatives to traditional functions, which may take too long to run, and floating-point math, which consumes CPU.
Topics include:
• OS vs. embedded applications
• Memory, storage, and power issues
• Data types
• Bit manipulation
• Qualifiers
• Function alternatives
• Floating-point unit alternatives
Продажник:
Для просмотра вы должны войти или зарегистрироваться.
Скачать:
Для просмотра вы должны войти или зарегистрироваться.
Скрытое содержимое для пользователей: Ferr