搜索资源列表
aaa
- 本文介绍了两相四拍混合式步进电机的工作原理及其磁网络模型,推 导了步进电机的动态方程。分析了两种细分驱动方法:等电流法和电流 矢量法恒幅均匀旋转法,提出了基于单片机控制的PWM电流矢量恒幅 均匀旋转的细分驱动技术,实现了步进电机32细分驱动。-so much,so nice.
ASAMPLE2
- 基于51单片机的led 等的显示 以及循环点亮-achieve 51
dipinxinhaofashengqi
- 基于单片机的多波形可调频率低频信号发生器-Adjustable frequency low frequency signal generator based on single-chip multi-waveform
ds18b20-src-code
- 在contiki系统下进行移植的基于DS18B20的驱动源码硬件平台为sky,使用的是msp430f1611单片机。经过长时间测试,稳定可靠。-Transplant system in contiki DS18B20 driver source code based hardware platform for sky, using msp430f1611 microcontroller. After lengthy testing, stable and reliable.
0712caiyang
- 基于80C51F350单片机芯片的温度采集芯片驱动程序,经调试可运行-Based 80C51F350 single chip temperature acquisition chip drivers, debugging can be run
0718UART0
- 基于80C51F350单片机芯片的串口通信驱动程序,经调试可运行-Based 80C51F350 single chip serial communication drivers, debugging can be run
CallBack
- 单片机说上的CallBack实现,非常便于系统构架吗,大大简化了系统设计。该代码基于msp430开发,使用的语言是C-SCM said on CallBack implementation, system architecture is very easy to do, greatly simplifying system design. The code is based on msp430 development, the language used is C++
51RED
- 基于89c51单片机的红外线接受检测基于89c51单片机的红外线接受检测-ji yu 8 9 c 5 1 de ren wai xian jie shou jian ce xi tong
STC12red
- 基于STC12单片机的红外线接受处理程序-ji yu STC 12 dan pian ji de red wai jie shou chu li cheng xu
10KSTC12
- 基于STC12单片机和NTC10K热敏电阻的检测驱动程序-The driver chip microcomputer STC12 and based on NTC10K thermistor
Desktop
- 基于51单片机的LCD1602显示正弦波,方波,三角形的示波器,功能齐全。-Display sine, square, triangle oscilloscope, fully functional 51-based MCU LCD1602.
test-core
- 基于单片机SIM900A模块的GPRS通信示例代码-linux os, sim900a,gprs module.
liushuideng
- 流水灯,基于单片机汇编语言的流水灯的整个过程-Water lights, microcontroller-based assembly language of the whole process of water lights
driver
- 1. 硬件基于HC-SR04模块,可自行查找。 2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。 3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。 4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。 3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时, 驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用
PIC16F690-CAP-USART
- 本人初学哈佛结构类PIC单片机时 做的基于PIC16F690单片机的 红外遥控码分析:用CCP捕获 UART串口通讯分析-I started learning Harvard structure PIC microcontroller PIC16F690 based on the infrared remote control code analysis: using the CCP capture UART serial communication analysis
rc522_v1
- rfid读卡器rc522的linux驱动,基于标准spi master架构,速度飞快,在2440开发板什么测试通过,我从单片机什么移植过来的,有兴趣可以看看。-the rfid reader device driver ,based on linux spi master architecture,full speed running。we test it on s3c2440 board.