Skip to content

Implement FreeRTOS for Improved Multitasking #1

Description

@cfeng-dev

I am planning to integrate FreeRTOS into this project to enhance its performance and reliability. FreeRTOS will allow us to run multiple tasks concurrently, thereby improving overall efficiency. Some of the tasks I'm considering are:

  • Task for querying the wind sensor and reading measurement data.
  • Task for publishing the measurement data via MQTT and storing the data locally in case of Internet unavailability.
  • Task for supervising the system using a Watchdog timer for error detection and handling.

Any feedback or suggestions on this plan would be appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions