This repository contains the code for an Advanced Calculator implemented using FreeRTOS, enabling support for multiple operations on multiple numbers. Additionally, it leverages Segger tools for system utilization optimization.
Multiple Operations: Perform addition, subtraction, multiplication, and division on multiple numbers within a single equation. FreeRTOS Integration: Utilize the power of FreeRTOS for efficient task management and synchronization. Segger Tool Support: Enhance system utilization and real-time monitoring with Segger tools. User-Friendly Interface: Input equations seamlessly and view results on an intuitive LCD display.
To get started with the Advanced Calculator:
Clone this repository to your local machine. Set up your development environment with FreeRTOS and Segger tools. Compile and upload the code to your target device. Explore the capabilities of the Advanced Calculator and optimize your calculations.
Use the keypad to input mathematical equations. Follow standard mathematical rules for operations prioritization. Monitor system behavior and performance using Segger tools. Enjoy precise and efficient calculations with the Advanced Calculator.
Contributions to the project are welcome! If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request.