-
Based on the Nucleus operating system, a GUI interface, can be very convenient t...
基于NuCleus操作系统下的一个GUI界面,可以很方便的一直到其他的操作系统上-Based on the Nucleus operating system, a GUI interface, can be very convenient to other operating systems
- 2022-05-08 09:32:00下载
- 积分:1
-
8051 driver ET312GPS C program
8051单片机驱动ET312GPS C程序-8051 driver ET312GPS C program
- 2023-07-03 13:05:03下载
- 积分:1
-
智能家居项目zigbee实验协议栈按键操作源代码
智能家居项目zigbee实验协议栈按键操作源代码
1、 修改SW_6所在IO口
/* SW_6 is at P0.4 */ #define HAL_KEY_SW_6_PORT P0 #define HAL_KEY_SW_6_BIT BV(4) //BV(1) 改到P0.4 #define HAL_KEY_SW_6_SEL P0SEL #define HAL_KEY_SW_6_DIR P0DIR 2、边缘触发方式 /* edge interrupt */ #define HAL_KEY_SW_6_EDGEBIT BV(0) #define
HAL_KEY_SW_6_EDGE HAL_KEY_RISING_EDGE//HAL_KEY_FALLING_EDGE 改成上升缘触发
- 2022-02-01 15:49:47下载
- 积分:1
-
DSP28335驱动显示屏LCD1602的例子,含有所有的代码
DSP28335驱动显示屏LCD1602的例子,含有所有的代码,采用C语言编程,代码测试通过,供有需要的童鞋参考
- 2023-02-28 13:05:03下载
- 积分:1
-
design the connecter between dsp and sed12
design the connecter between dsp and sed12
- 2022-09-20 02:05:03下载
- 积分:1
-
header file of the specific codes for LPC21** 00 target boards Every project sho...
header file of the specific codes for LPC2100 target boards
** Every project should include a copy of this file, user may modify it as ne-header file of the specific codes for LPC21** 00 target boards Every project should includ e a copy of this file, the user may modify it as ne
- 2022-08-22 18:16:58下载
- 积分:1
-
随动机械臂控制部分源代码
这个是别人的毕业设计做的,借过来赚点积分哈。挺好用的一个控制代码,基于UCOS开发,如果想学习ucos和gui 的同学很适合哦
- 2022-03-23 13:06:33下载
- 积分:1
-
点阵液晶12232驱动
点阵液晶12232驱动-dot-matrix LCD driver 12232
- 2022-06-17 04:37:00下载
- 积分:1
-
凌华工控控制卡PCI
凌华工控控制卡PCI-9111使用例子,全功能-Industrial control card ADLINK PCI-9111 using the example of full-featured
- 2022-07-01 21:58:45下载
- 积分:1
-
DS1302的C语言源程序,调试通过,串口收发方式,单片机可用
DS1302的C语言源程序,调试通过,串口收发方式,单片机可用-DS1302 the C language source code, debugging through serial transceiver mode, single-chip microcomputer can be used
- 2022-03-11 08:15:43下载
- 积分:1