搜索资源列表
W77E516双串口演示程序
- 77E516的双串口演示程序,同样适用于77E58.双串口最佳示例代码-77E516 dual serial Demonstration Program, the same applies to 77E58. Dual Serial best sample code
avrdisplay
- avr单片机atmega8系列led显示测试程序,本程序为示例程序,适用于初学者 -avr microcontroller series led atmega8 testing procedures showed that the procedures for sample procedures applicable to beginners
avreeprom
- avr单片机atmega8系列芯片内部e2prom使用测试程序,本程序为示例程序,适用于初学者 -avr chip microcontroller series atmega8 e2prom internal testing procedures, the procedures for sample procedures applicable to beginners
msp430示例程序all
- 包含了常用的msp430c语言程序,adc,dma,lcd,I2C,ta,tb,uart。wdt等模块的程序。很全面的代码,具有一定的参考价值哦。
在AVR单片机上的能够验证PWM的示例程序
- 用在AVR单片机上的能够验证PWM的示例程序,已经测试通过,编译环境CVAVR,AVR single-chip microcomputer used in the example of PWM to verify procedures are tested, the compiler environment CVAVR
完整的12864液晶显示模块的示例程序
- 一个完整的12864液晶显示模块的示例程序,主要是一个时钟日历功能,12864 a complete example of liquid crystal display module program, the main feature is a calendar clock
PCA_timer_function_to_do_the_sample_program
- STC12系列单片机 PCA 功能做定时器的示例程序-STC12 MCU features make PCA timer example program
MSP430全套C示例程序
- MSP430F1XX全套示例程序
MSP430_Basic_sample_procedures
- 包含了msp430单片机上的ADC、定时器A、定时器B、基础时钟、看门狗的初始化及中断程序。基本示例程序-Msp430 on a single chip that contains the ADC, timer A, Timer B, basic clock, watchdog and interrupt the initialization process.
8051chuankoujiema
- 8051单片机串口解码矩阵键盘显示报警示例程序 由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
MSP430F449sample
- MSP430F449单片机示例程序,介绍F449单片机各个模块如ADC、UART、Flash的基本使用。-MSP430F449 MCU sample program, each module introduces F449 microcontroller, such as ADC, UART, Flash' s basic use.
51单片机最小系统
- 学习单片机的小程序,都是些示例程序,可能供学习参考用,(MCU learning procedures, are some examples of procedures, may be used for reference,)
参考程序
- 参考程序都是相关的单片机的示例程序。可供学习和设计参考。(MCU learning procedures, are some examples of procedures, may be used for reference,)
PID算法带简单程序
- PID算法,PID介绍和相关示例程序,适合入门级理解PID(PID algorithm, PID introduction and related examples of procedures, suitable for entry-level understanding of PIDPID algorithm, PID introduction and related sample procedures, suitable for entry-level understanding, PID)
10种软件滤波方法的示例程序
- 10种软件滤波方法的示例程序An example program of 10 software filtering methods(An example program of 10 software filtering methods)
YS-V5示例程序20140904
- 51开发板的各种程序,基本包括所有的硬件资源的软件驱动(many 51 program software demo!good!)
STM32F103 GPIO点亮LED灯程序
- STM32 的GPIO操作示例程序代码, 试用与Keile环境STM32F103代码(STM32 GPIO operation code)
lis2dh12_STdC
- 基于STM32的LIS2DH12三轴加速度传感器示例程序(LIS2DH12 triaxial acceleration sensor sample program based on STM32)
STM32F103C8T6程序例程
- stm32f103c8的例程,都是一些简单入门的示例程序(The routines of stm32f103c8 are all simple sample programs)
LCD12864示例程序
- 这是我自己看了网上的示例程序,觉得他们写的示例程序不好使用。所以就自己写了一个示例程序供大家参考