Next Article in Journal
Digital Twins in Agriculture and Forestry: A Review
Previous Article in Journal
Smart City as Cooperating Smart Areas: On the Way of Symbiotic Cyber–Physical Systems Environment
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Implementation of a Universal Framework Using Design Patterns for Application Development on Microcontrollers

Department of Control Systems and Instrumentation, VSB—Technical University of Ostrava, 70800 Ostrava, Czech Republic
*
Author to whom correspondence should be addressed.
Sensors 2024, 24(10), 3116; https://doi.org/10.3390/s24103116
Submission received: 2 April 2024 / Revised: 29 April 2024 / Accepted: 10 May 2024 / Published: 14 May 2024
(This article belongs to the Section Internet of Things)

Abstract

This article focuses on the area of software development for microcontrollers and details the implementation of modern programming practices and principles in embedded systems and IoT applications. This article explains how we implemented previously unimplemented principles and applied design patterns for quality software design on microcontrollers, which are currently only used for developing applications on the higher layers of the IoT reference model. A custom modular framework for microcontrollers is presented, based on applying SOLID principles and adapting design patterns specific to the microcontrollers’ application development needs. The implemented framework enables independent communication between modules and flexible integration of hardware components. It is designed with platform independence in mind, contributing to its wide adaptability and ease of use in diverse development environments. By applying these technological approaches, we can create applications that are not only testable and extensible in terms of application logic but also allow for easy adaptation to changes in these hardware resources. Utilizing these capabilities represents an innovative approach to development for microcontrollers that fundamentally improves the long-term sustainability and scalability of applications.
Keywords: design pattern; framework; IoT; microcontroller; programming; SOLID design pattern; framework; IoT; microcontroller; programming; SOLID

Share and Cite

MDPI and ACS Style

Babiuch, M.; Foltynek, P. Implementation of a Universal Framework Using Design Patterns for Application Development on Microcontrollers. Sensors 2024, 24, 3116. https://doi.org/10.3390/s24103116

AMA Style

Babiuch M, Foltynek P. Implementation of a Universal Framework Using Design Patterns for Application Development on Microcontrollers. Sensors. 2024; 24(10):3116. https://doi.org/10.3390/s24103116

Chicago/Turabian Style

Babiuch, Marek, and Petr Foltynek. 2024. "Implementation of a Universal Framework Using Design Patterns for Application Development on Microcontrollers" Sensors 24, no. 10: 3116. https://doi.org/10.3390/s24103116

APA Style

Babiuch, M., & Foltynek, P. (2024). Implementation of a Universal Framework Using Design Patterns for Application Development on Microcontrollers. Sensors, 24(10), 3116. https://doi.org/10.3390/s24103116

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop