-
Minigui编程应用开发,介绍了嵌入式环境下图形开发方法
Minigui编程应用开发,介绍了嵌入式环境下图形开发方法-Minigui programming application development, introduction of the embedded graphics development methodology environment
- 2022-07-17 15:09:51下载
- 积分:1
-
The Serial Driver, communication procedures, it is already a mature code that ca...
linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
- 2022-06-18 20:16:47下载
- 积分:1
-
led display using 8051 microcontroller
它是用于移位寄存器和8051单片机的滚动led显示代码,可作为学生项目使用,也可作为1英尺、2英尺等不同长度的实时产品使用
- 2022-01-25 15:41:45下载
- 积分:1
-
应用于ARM系统中的各种flash存储器烧写的软件,还算好用。
应用于ARM系统中的各种flash存储器烧写的软件,还算好用。-ARM system for the flash memory burning software, rather user-friendly.
- 2022-08-10 07:55:15下载
- 积分:1
-
51 FAT文件系统
应用背景主要应用于51单片机的SD卡操作,完美适用于STC12c60s2单片机,现在的这方面的资源比较少,适用于51的更少,所以如果有需要这方面的资源,可以参考下,个人觉得很不错,已调通。关键技术51单片机的SD卡操作,完美适用于STC12c60s2单片机,函数有点大,住要是ZNFAT.C文件,里面是文件系统的主要函数,不过有些函数还未有待实验,SD.H文件的4个引脚可以根据自己的单片机自己定义,串口函数波特率为2400;
- 2022-01-25 18:08:39下载
- 积分: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
-
TureType word from the extracted file and print out LCM lattice decoder code exa...
从提取的文件中键入word并打印出LCM点阵解码器的代码示例。
- 2023-07-04 16:55:03下载
- 积分:1
-
xe166系列的ADC模块的使用例程,是英飞凌单片机培训的好资料
xe166系列的ADC模块的使用例程,是英飞凌单片机培训的好资料-xe166 series of ADC modules using routines, is a good training materials Infineon microcontroller
- 2023-02-15 00:00:05下载
- 积分:1
-
Basis under compression library
uclinux下压缩库文件-Basis under compression library
- 2022-01-25 21:12:08下载
- 积分:1
-
c# os 科斯莫克
这 managmented os 生来就是一种宇宙的工具来管理一家药店的开好操作系统
- 2022-10-14 02:35:03下载
- 积分:1