-
CC1110
CC1110-CC2510 Packet Error Rate例子程序-CC1110-CC2510 Packet Error Rate examples of procedures
- 2023-05-01 11:15:03下载
- 积分:1
-
Thermometer with the 51 series MCU to complete the design, using a three button...
用51系列单片机完成温度计设计,采用的三个按键的设计。-Thermometer with the 51 series MCU to complete the design, using a three button design.
- 2022-08-09 15:41:02下载
- 积分:1
-
AVR单片机串口通信程序 已经应用很久
AVR单片机串口通信程序 已经应用很久 -AVR single-chip serial communication procedure has been applied a long time
- 2022-02-25 02:22:04下载
- 积分:1
-
一篇不错的shell教程,很不错的bash脚本编写教程
一篇不错的shell教程,很不错的bash脚本编写教程-shell programing guide
- 2023-03-17 13:20:04下载
- 积分:1
-
PCI9820数据采集卡的安装程序--可实现双缓存模式的。连续数据采集。...
PCI9820数据采集卡的安装程序--可实现双缓存模式的。连续数据采集。-PCI9820 data acquisition card installation procedure- can realize double-buffering mode. Continuous data acquisition.
- 2022-02-10 08:14:15下载
- 积分:1
-
使用Atmel公司的AT89C51单片机的ADC代码AD7718。
Code for using AD7718 ADC with Atmel at89c51 MCU.
- 2022-03-21 23:42:13下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
PT2262做编码芯片的七彩灯红外遥控控制程序,有注释。
PT2262做编码芯片的七彩灯红外遥控控制程序,有注释。-PT2262 encoder chip so colorful lights infrared remote control program, there are notes.
- 2022-05-18 15:30:34下载
- 积分:1
-
CfCard开发的人好像不是很多,到网上找资料应者也颇少,建立文件系统的,CF卡还是很有搞头的。上面是一些相关资料...
CfCard开发的人好像不是很多,到网上找资料应者也颇少,建立文件系统的,CF卡还是很有搞头的。上面是一些相关资料--Some materials about developing CF Card.
- 2022-03-06 07:31:11下载
- 积分:1
-
国人开发的嵌入式浏览器
国人开发的嵌入式浏览器-countrymen development of embedded browser
- 2022-08-15 12:03:05下载
- 积分:1