当前位置:
首页
资源下载

搜索资源 - ucOS ucGUI人机界面实验源码
搜索资源列表
-
0下载:
ucOS+ucGUI人机界面实验源码,void Task_Touch(void *pdata)
{
GUI_PID_STATE TouchPoint
while(1){
GUI_TOUCH_Exec()
GUI_TOUCH_GetState(&TouchPoint)
if (TouchPoint.Pressed) {
if(TouchFlag == TouchUnPressed){
TouchFlag = TouchPress
-
-
0下载:
UCOS和UCGUI实现的人机界面实验源码-UCOS and UCGUI realize human-machine interface experiment
-
-
0下载:
ucOS+ucGUI 人机界面实验源码,采用STM32单片机-ucOS+ucGUI project source code
-
-
0下载:
ucOS+ucGUI人机界面实验源码
加入触摸屏校准功能。
>> 校准后触摸屏参数保存在STM32芯片自身的Flash中。
>> 当第一次启动程序或者全部擦除芯片后第一次启动将会执行校准。
>> 也可以在设置功能中选择“触摸屏校准”手动执行校准,前提是当前触屏参数和真实值相差不大,可以进入到触摸屏校准选项。(UcOS+ucGUI human interface experimental source)
-
-
0下载:
基于STM32 ucOS+ucGUI人机界面实验源码(UcOS+ucGUI human computer interface experimental source code)
-