-
MPC02板卡VB控制程序:这是一个非常简单的演示示例:
使用方法如下:
1、 用安装光盘安装驱动程序及函数库。
1、 在硬盘上建立一个文件夹...
MPC02板卡VB控制程序:这是一个非常简单的演示示例:
使用方法如下:
1、 用安装光盘安装驱动程序及函数库。
1、 在硬盘上建立一个文件夹。
2、 将文件夹下所有文件拷贝到硬盘上所建文件夹中,并去掉所有文件的只读属性。
3、 启动VB6.0集成环境,并打开工程。
4、 确保板卡已经正确插入到计算机中。
6、 编译该工程生成EXE文件。
7、 运行生成的EXE文件。-MPC02 Card VB control procedures : This is a very simple demonstration Example : Use the following method : 1, with the installation CD-ROM driver installation procedures and libraries. 1, in the establishment of a hard disk folder. 2, the file folder to copy all the documents on your hard disk built folder and remove the read-only document all attributes. 3, the start VB6.0 integrated environment, and open the project. 4 ensure that the device has been correctly inserted into the computer. 6, compile the project generated EXE file. 7, operation generated EXE file.
- 2023-05-17 23:20:03下载
- 积分:1
-
该文件是点阵型液晶驱动,可以驱动128*64点阵型液晶,同时,也可以驱动汉字...
该文件是点阵型液晶驱动,可以驱动128*64点阵型液晶,同时,也可以驱动汉字-Point that the document is a LCD driver, you can drive 128 LCD* 64 points at the same time, Chinese characters can also be driven
- 2022-02-05 22:35:08下载
- 积分:1
-
基于stm32的跑马灯实验
通过代码控制 ALIENTEK MiniSTM32 开发板上的两个 LED:DS0 和 DS1 交
替闪烁,实现类似跑马灯的效果
- 2022-01-24 14:32:39下载
- 积分:1
-
UCLINUX字符驱动程序,用ARM7多功能口实现跑马灯.
UCLINUX字符驱动程序,用ARM7多功能口实现跑马灯.-UCLinux character driver, used multi-purpose ARM7 I realize Marquee.
- 2022-01-25 21:07:11下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
Wince from a large number of source code stripped out of the fat file system sou...
从大量的wince源代码中剥离出的fat文件系统源代码.移植性非常高. 里面带有source i.rar-Wince from a large number of source code stripped out of the fat file system source code. Portability is very high. Inside with a source i.rar
- 2022-01-22 12:01:01下载
- 积分:1
-
Multichannel Clock and Data Recovery: A Synchronous Approach
本文提出了一种可扩展的多通道时钟和数据恢复体系结构,它利用了多通道时钟的同步性
- 2022-01-25 23:33:24下载
- 积分:1
-
matlab 音乐分析 学习matlab的gui功能
帮助学习matlab 信号处理 音乐分析...
matlab 音乐分析 学习matlab的gui功能
帮助学习matlab 信号处理 音乐分析-Matlab music analysis study Matlab gui features help learning music Matlab Signal Processing Analysis
- 2022-02-16 04:40:08下载
- 积分:1
-
LM629运动控制器操作,在自动机器人运行成功,主控为MSP430。
LM629运动控制器操作,在自动机器人运行成功,主控为MSP430。-LM629 motion controller to operate in automatic robot run success, master for the MSP430.
- 2022-08-13 04:21:26下载
- 积分:1
-
STM32F103编程实现ADC转换
STM32F103利用自身集成的12位逐次逼近型模拟数字转换器实现模拟数字转换。具备18个通道,可测量16个外部和2个内部信号源。各通道的A/D转换可以单此,连续,扫描或间断模式执行。ADC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-03 10:27:15下载
- 积分:1