Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

research on FreeRTOS #58

Open
orangecms opened this issue Oct 31, 2020 · 0 comments
Open

research on FreeRTOS #58

orangecms opened this issue Oct 31, 2020 · 0 comments
Labels

Comments

@orangecms
Copy link

orangecms commented Oct 31, 2020

For richer applications such as autonomous data logging, it might make sense to define abstraction layers for PSLab's specific features and wrap them in FreeRTOS, while offering another adapter for use on desktop (i.e., using the current command API). It might even be possible to have both at the same time.

See https://github.com/MicrochipTech/freeRTOS-PIC24-dsPIC-PIC32MM for Microchip's FreeRTOS demos.

In addition, we could drive the ESP Wi-Fi module through a serial driver such as https://github.com/jameswalmsley/FreeRTOS/tree/master/FreeRTOS/Demo/PIC24_MPLAB/serial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants