-
基于单片机的贪吃蛇的源程序的参考程序,很有用的哦
基于单片机的贪吃蛇的源程序的参考程序,很有用的哦-Snake-based microcontroller reference to the source program, very useful oh
- 2022-03-24 11:31:32下载
- 积分:1
-
主要讲了单片机是实现简易示波器的程序功能。
主要讲了单片机是实现简易示波器的程序功能。-Major topics of the microcontroller is to achieve simple oscilloscope program features.
- 2022-06-18 12:59:06下载
- 积分:1
-
AT91RM9200的USB host和USB device的代码ADS1.2.
USB
AT91RM9200的USB host和USB device的代码ADS1.2.
USB-Device测试程序:
因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf
后计算机会把USB端口虚拟为一个串行的端口使用-AT91RM9200 the USB host and USB device code ADS1.2.USB-Device test procedure: Because the procedure is running in SDRAM, and so we have to initialize SDRAM (available for the initial basic boot procedure, followed by Can not reset or power off), then Run this program, the program to run after connecting USB port, the computer will be prompted to detect the new hardware, installing hardware drivers after the computer will atmusb6119.inf virtual USB port to a serial port to use
- 2022-01-30 16:36:24下载
- 积分:1
-
MCS
mcs-96系列十六位单片微机实用手册--MCS-96 series 16-bit SCM manual.
- 2022-03-20 02:43:29下载
- 积分:1
-
中断总线帕雷尔港口AVR C单片机程序
interrrupt parell port avr c micom program
- 2023-05-12 21:45:03下载
- 积分:1
-
minigui 时间控件的使用方法,可以运行到开发板上去!
minigui 时间控件的使用方法,可以运行到开发板上去!-minigui controls the use of time, you can run to the development of on-board!
- 2022-06-16 05:33:16下载
- 积分:1
-
测遥控器编码,用于测试遥控器的编码,参未知遥控器的按键编码的情况很有用...
测遥控器编码,用于测试遥控器的编码,参未知遥控器的按键编码的情况很有用-Measured remote control codes, remote control for testing the code, the unknown parameters of the remote control button code useful
- 2022-03-24 05:08:09下载
- 积分:1
-
bdm协议解码程序
资源描述将逻辑分析仪抓取的BDM协议波形数据解码出来,保存为可读文本,然后可以用于程序
- 2022-08-15 16:56: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
-
a super good method for designing finite st ate machine
a super good method for designing finite
state machine-a super good method for designing finite st ate machine
- 2022-01-21 01:48:16下载
- 积分:1