To populate Scholarly, sign in here .

Others

Title Bonezegei Search : A Library for Extracting Key Values from Single Strings in Embedded Systems
Posted by Jofel Batutay
Authors Batutay, Jofel
Publication date 2023
Abstract Embedded systems often need to communicate with other devices and parse data from them. However, parsing complex data structures can be challenging and inefficient for embedded systems with limited resources. Bonezegei Search is a simple and lightweight library for Arduino that allows extracting key values from single strings using a delimiter and a separator. For example, a string like "motor1=100, motor2=50, sensor1=25.4" can be parsed by Bonezegei Search using "," as the delimiter and "=" as the separator. The library returns the value associated with a given key as a string, which can then be converted to the appropriate data type. Bonezegei Search can be useful for applications such as robotics, IoT, and sensor networks, where embedded systems need to process data from other devices quickly and reliably.
DOI https://doi.org/10.13140/RG.2.2.30336.20487
URL https://www.researchgate.net/publication/374978179_Bonezegei_Search_A_Library_for_Extracting_Key_Values_from_Single_Strings_in_Embedded_Systems