This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:introductiontoembeddedprogramming2:languagesandframeworks [2023/11/17 14:30] – pczekalski | en:iot-open:introductiontoembeddedprogramming2:languagesandframeworks [2023/11/23 10:19] (current) – pczekalski | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Introduction to the Programming Frameworks ====== | ====== Introduction to the Programming Frameworks ====== | ||
+ | {{: | ||
In the beginning, it is essential to distinguish an IoT Framework that is a set of tools, firmware for a variety of devices, sometimes also hardware, delivered as is and providing developers with configuration capabilities on the high abstraction level from the Programming Framework that is related to the low-level programming, | In the beginning, it is essential to distinguish an IoT Framework that is a set of tools, firmware for a variety of devices, sometimes also hardware, delivered as is and providing developers with configuration capabilities on the high abstraction level from the Programming Framework that is related to the low-level programming, | ||
This chapter presents and discusses programming frameworks (SDKs and source code organisation) that define how the IoT code is organised on the low level in the Bare Metal programming model for Edge class devices.\\ | This chapter presents and discusses programming frameworks (SDKs and source code organisation) that define how the IoT code is organised on the low level in the Bare Metal programming model for Edge class devices.\\ |