代码搜索:传感器调试
找到约 10,000 项符合「传感器调试」的源代码
代码结果 10,000
www.eeworm.com/read/27652/987429
c 角度传感器.c
#include
#include
#include"12864.h"
unsigned char tempRece;
#pragma interrupt_handler uart0_rx_isr:12
#pragma interrupt_handler uart0_tx_isr:14
unsigned char dis[16]={0,0,0
www.eeworm.com/read/27652/987475
_c 湿度传感器._c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define clk 7
#define set_clk PORTC |= BIT(clk)
#define clr_clk PORTC &= ~BIT(clk)
#de
www.eeworm.com/read/369083/9663812
rar 传感器模组.rar
www.eeworm.com/read/361503/10049660
txt readme.txt
目前工程文件中只包含了lmnet文件夹中的预测程序,如果需要将其它算法程序加入到工程中,请用户自行调试。
www.eeworm.com/read/451563/7461717
txt 使用帮助.txt
1:发送一组32字节数据:
2:接受32数据,并通过UART 显示
调试成功 16:10 2007-6-1
www.eeworm.com/read/451563/7461729
txt readme.txt
1:发送一组4字节数据:
2:接受4数据,并通过UART 口显示
调试成功 16:10 2007-6-1
www.eeworm.com/read/296143/8119728
txt 使用帮助.txt
1:发送一组32字节数据:
2:接受32数据,并通过UART 和P2口显示
调试成功 16:10 2007-6-1
www.eeworm.com/read/296141/8119751
txt readme.txt
1:发送一组4字节数据:
2:接受4数据,并通过UART 和P2口显示
调试成功 16:10 2007-6-1