Projects exploring the AzureRTOS family - ThreadX, NetX, FileX etc. in conjunction with Renesas Synergy
Following projects target the Renesas S7G2 - in particular the Starter Kit. Explorations of AzureRTOS in combination with the Synergy framework.
- Blinkey - is a starter application generated by the wizard but with a slight twist.
- Shell - is basically the same except it adds support for a skeleton of a shell over UART.
- Messaging - use messaging instead of global variables for communication.
- Check your reaction time - a game of sorts similar to the Visual Field Test!
- Built in components - crc - crc of different blocks of RAM. Some dynamic, others static. Includes a project illustrating the use of the ADC. Read the board temperature and a voltage. This repo contains 2 projects int the same workspace.