- AV8SDK 程序运行在Windows 98/2000/XP/2003平台下
- fft 该程序是为了能够实现傅里叶变换的动态库源码
- VC_achieve_Windows_Forms_programming_examples_demo VC++实现Windows不规则窗体编程的实例演示VC + + to achieve Windows Forms programming examples demonstrate irregular
- VC_form_button_code_to_play_AVI_animation_classic. 在VC++的窗体按钮上播放AVI动画经典代码In VC + + form button code to play AVI animation classic
- 5110 基于MSP430F5529的程序
- HVDCcases 高压直流输电
资源列表
51COUNT4
- 基于单片STC89C52RC的转速测量,流水灯显示-Based on the measurement of the monolithic STC89C52RC speed, light water show
1302
- avr单片机控制的多功能数字钟(1302时钟芯片和1602液晶显示)-avr microcontroller-controlled multi-functional digital clock (1302 clock chip and the 1602 LCD)
c51Robot-dance-program
- 采用51单片机编辑的机器人舞蹈程序,采用c语言进行的编辑,比较简单-51 the microcontroller edit the robot dance program, c language editing relatively simple
Wireless-serial-communication
- 无线串口通信的51单片机编辑,采用c语言进行编辑,调试可以正常工作-Wireless serial communication 51 microcontroller editing, the c language editing, debugging can work
315MHz
- 一下是接收程序: /*** *** *** *** *** *** *** *** *** *** *** * copyright :xiaojunhai filename :.h RF :315mhz RF rate :200byte/S writeby :xiaojunhai date:2209-3-8 波形图: __-----_____-_--_--_-_--_-_--_-_-----_____ l synl sy
stepper-motor
- 两相四线的步进电机,有两个绕组:A,B。 A绕组通正向电流用(+A)表示;通反向电流用(-A)表示。 B绕组表示方法同上。 同电次序: 两相,四拍:(+A)(+B)--(-A)(+B)--(-A)(-B)--(+A)(-B)-- xxxx 1010 0110 0101 1001 单相,四拍:(+A)--(+B)--(-A)--(-B)-- 0x02,0x04,0x01,0x08 八拍,半步:(+A)(+B)--(+B)--(-A)(+B)--(-A)--(-
AVR
- AVR单片机的ADC转换程序包括基准定义端口定义, ADCSRA|=(1<<ADSC) //启动AD转换 loop_until_bit_is_set(ADCSRA,ADIF) //方法1 等待AD转换结束 // while ((ADCSRA&(1<<ADIF))==0) //写法2 这种写法优化不好 // loop_until_bit_is_clear(ADCSRA,ADSC) //方法2 检测ADSC=0也行 ADCSRA|=(1<<AD
communition
- 实现24LE1和24LU1的无线通信例子,自己写的,在SDK环境下编译通过,做开发的时候可以借鉴,节省很多时间和精力。-Wireless communication 24LE1 and 24LU1 example, write your own compiler in the SDK environment by the developed can learn to save a lot of time and effort.
SHT21-C51
- 温湿度传感器SHT21的C51控制程序,采用IO模拟实现,也可做I2C接口的参考。-Temperature and humidity sensor the SHT21 of C51 control procedures, the use of IO simulation, but also to do the I2C interface reference.
74HC595
- 74HC595程序应用(附原理图),里面有详细介绍595的用法-74HC595 procedures (with schematics), there are details to 595 usage
AT24C02
- I2C总线芯片AT24C02程序设计(精简版),内含C语言代码-I2C bus chip AT24C02 programming (Starter Edition), containing the C language code
INFRA_RED
- 完美红外解码。C51系列,内含详细标注!使用外部中断-Perfect infrared decoder. C51-series, containing detailed annotation using an external interrupt
