资源列表
DtjProject_FS_64
- 电压自动监测仪的单片机全部源代码,采用PIC单片机,内部包括I2c的读写模块,AT24C256读写模块等,非常全面-auto vloatile test dev ,it give a lot of example about I2c bus、Eeprom use
hair22-12
- 海尔22-12洗衣机控制程序,包括进水,排水,洗涤,干衣及按键扫描-hair22-12
chashengboceju
- AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得
AD976
- 使用keil 开发,是一款16位AD,精度高,用C8051F020开发。-Use keil development, is a 16-bit AD, high precision, with the C8051F020 development.
adf
- 用于金融计量学上,对数据进行单位根检验,也可以用来作为金融计量学上协整关系检验的基础-Used in financial econometrics, the pairs of the data unit root test can also be used as a financial econometrics cointegration relationship on the basis of test
I2C
- 基于STM32 (ARM Cortex M3)的模拟I2C读写程序-Based on the STM32 (ARM Cortex M3) analog I2C read and write procedures for
jianbbianpogram
- 2051单片机新流水灯程序可以实现RGB流水渐变的效果是个不错的程序-2051 Microcontroller new light water program
kecheng
- 本课程设计是基于51单片机的涡流测厚仪的设计,包含详细的原理图,源程序-The course design is based on 51 single-chip design of the eddy thickness, contains a detailed schematic diagram, source code
Fluiddripdetector
- 本设计以msp430为液体点滴速度监控装置,实现了对液体点滴速度的检测与控制和储液瓶中液面高度的检测报警,并且动态显示点滴速度,可以通过按键设置液体点滴速度并使用步进电机进行速度控制;为了达到较好的调整稳定度,通过PID控制滴速;利用软件屏蔽检测中的异常信号。-The design of the speed monitoring device for the liquid drip, drip of liquid to achieve the speed of detection and con
gps
- AVR Mega16读取GPS模块并分析出海拔、时间、经纬度程序。-AVR Mega16 GPS module to read and analyze the altitude, time, latitude and longitude procedures.
washing_machine_r8c2a2b_source_code
- 瑞萨R8C 2A/2B洗衣机源代码 非常不错的东西-R8C 2A/2B washing machine source code
MODBUS
- 基于modbus协议的威纶触摸屏与51单片机的通信测试程序