资源列表
AD9852_CONTROLWORD
- 51单片机控制ad9852产生32MHZ信号,串行写入
I2C
- I2C总线实现数据的传送适合传输距离长的环境 比较节省资源
LCD1602
- W25x系列Flash芯片驱动程序(SPI调试通过) main.c文件: #include "stm32f10x_it.h" #include"hw_conf.h" #include "spi_flash.h"-this is lcd1602
IAPRd
- philips单片机IAP读的源代码,使用c来调用-philips Singlechip IAP Reading the source code, use c to call
pwm
- 在p1.0上产生一个占空比变化的脉冲信号,它产生的脉宽调制信号用于电机的变速控制-P1.0 generated in a pulse duty cycle changes, which generated PWM signal for motor speed control
lcd
- 液晶显示程序 调试成功 12864不带字库-Liquid crystal display debugging without success font 12864
LCD1602
- 完成1602的驱动,引脚接线,见文中#define说明行!-Complete the 1602 driver, pin connection, see the text descr iption line# define!
LED
- 测试程序举例数码管循环显示0123456789ABCDEF-For example, the digital control loop test procedure showed 0123456789ABCDEF
adc
- 单片机C51的一种数据AD采集算法,采集精确率十分高!-AD C51 microcontroller, a data collection method, collecting very high precision!
123
- 电机的测速度程序,可以精确测出电机速度。-Procedures for measuring motor speed, motor speed can be precisely measured.
WinRAR-
- 时间显示程序,可以通过液晶显示时间,自动运行-time show
fileread
- This file containing a simple C program that read from file and write to it . it is easy to read and understand