资源列表
BH1750FVI_STC_with-circuit
- 光强度测量传感器与STC单片机结合的电路,以及运行代码-BH1750FVI for STC singlechip, with the right circuit.
AVR Studio例子
- /* * ADC.c * * Created: 22-5-2011 8:22:10 PM * Author: Wingston */ #include <avr/io.h> #include <avr/interrupt.h> uint16_t ReadChannel(int mux); int main (void) { DDRC = 0xFF; uint16_t adcval = 0; while(1){ a
avr_plc_ldmicro-rel2.3
- 使用avr单片机实现plc功能 ldmicro-use avr mcu implement plc fuctions.
winceledandbelldrivercode
- wince led和bell驱动程序详细介绍及相应的应用程序.rar-wince led and bell driver details and the corresponding application. rar
lcd
- 128 64 LCD驱动,带有中文字库和图形处理。-128 64 LCD driver with Chinese font and graphics.
m.e.n.t.o.r._.k.e.y
- iar jlink v7 sch pcb binary
NiosII_common_problems
- 本文档专门收集和归纳总结NiosII开发中的常见问题,欢迎大家下载试读-This document is dedicated to collect and summarize NiosII development of common problems, are welcome to download the probation
51single-chip
- 51单片机C语言入门简单30例教程,通过实例让你快速入门。-51 single-chip C language tutorial 30 cases of easy entry through the examples so that you get started.
example2_ADC
- 本例展示了如何利用高级控制定时器(TIM1)来触发模数转换器(ADC)和利用自动注入转换功能来触发注入转换。 在每一个TIM1的上升沿,ADC对通道14(ADC Channel14)上的输入做一次规则转换,然后,DMA会将寄存器ADC_DR1中数据传送到内存中相应的表格。 使能自动注入转换功能,ADC能够在通道14的规则转换之后自动对通道11(ADC Channel11)上的输入做一次注入转换。随后产生一个ADC中断,并置标志位JEOC。在中断中将注入转换结果存入ADC_In
RTC
- STM32的实时时钟例子程序,完整工程全部打包,绝对可用,是开发32位ARM处理器实时时钟芯片使用的重要参考。-STM32 examples of real-time clock procedures, complete all projects package, absolutely free, is to develop 32-bit ARM processor real time clock chip with an important reference.
Example-b4-1
- Altera基本宏功能应用设计实例 “\\Example-b4-1\\Project”目录下为设计工程 “\\Example-b4-1\\Solution”目录下为正确的解决方案,仅供读者参考
IC_CARD
- IC卡读卡头程序,飞利浦原厂代码加自己开发IC刷卡系统应用程序。完全OK-IC CARD
