[第27期]使用ChatGPT實現建立C++的FreeRTOS task在Arduino中/Use ChatGPT to create C++ FreeRTOS task in Arduino

本影片分享如何使用ChatGPT實現建立C++類別的FreeRTOS task在Arduino中。 內容包含: 
1. 在Arduino中使用C++來建立FreeRTOS Task 
2. 以LED閃爍為範例 本影片分享如何使用ChatGPT實現建立C++類別的FreeRTOS task在Arduino中。 

This video shows how use ChatGPT to create C++ class based FreeRTOS task in Arduino. 
1. Create FreeRTOS Task with C++ in Arduino  
2. Take LED flashing for example 

freertos forum website address: https://www.freertos.org/FreeRTOS_Support_Forum_Archive/July_2010/freertos_Is_it_possible_create_freertos_task_in_c_3778071.html


留言

這個網誌中的熱門文章

使用VS code開發Python程式 - Matplotlib繪圖

使用Pycharm開發Python程式與用Matplotlib繪圖

[Python][tkinter] Build tkinter GUI 使用tkinter建立圖形視窗