资源列表
3
- 将单片机的系统时钟设置成56M,用UART1,将第1题实现的时钟功能,传给第二个单片机,实现双单片机同步时钟。-The microcontroller system clock is set to 56M, with UART1, the first question to achieve the clock function, passed to the second microcontroller to achieve dual-chip synchronous clock.
C51.RAR
- 这本书主要在C语言编程的基础上讲单片机的原理与应用。内容丰富,深刻!-This book is mainly in the C language programming of the basic terms of Principle and Application of SCM. Rich in content and profound!
3.2-inch-color-touch
- 一个单片机初学者实用的3.2寸彩屏触摸实验程序。-A microcontroller for beginners practical 3.2-inch color touch-experimental procedure.
DC-METER
- 详细讲解了关于基于R5F2L38A电动汽车直流电能表的设计与实现,高性能、低功耗、达到2.0标准。-Detailed explanation about dc watt-hour meter based on R5F2L38A electric vehicle, the design and implementation of high performance, low power consumption, 2.0 standard.
Serial-loop-transceiver-20130915
- stm32串口循环收发 并采用中断方式 大大提高串口效率-stm32 usart Serial loop transceiver
39e7e172-a643-4eb2-89f7-8a0c3520aa65
- fgpa this is nice programm code for webmaster zaebala
DSPMCUCPLD
- 基于DSPMCUCPLD的喷码机系统外围接口的研究与设计-Research and Design DSPMCUCPLD inkjet printer system peripheral interface based
hongwai
- 51单片机红外线实验仿真(采用红外模块+LCD+继电器制作而成)-bit lcd_busy() { bit result LCD_RS = 0 LCD_RW = 1 LCD_EN = 1 delayNOP() result = (bit)(P0&0x80) LCD_EN = 0 return(result
TOP2812_CODE
- 安徽零零电子的DSP学习例程-Page Anhui DSP electronic learning routines
Mygrlib
- cortex m3 图形库基本使用功能测试-cortex m3 basic graphics library using functional tests
TIM
- 配置timer模块与中断,在引脚上接一个蜂鸣器,通过编程控制频率实现一段音乐。-Simple electronic piano
SPI-5616
- ARM控制5616实现SPI通信功能,完成ARM芯片读取写入数据。-5616 ARM SPI communication function control