资源列表
qian_suan
- .可修复10AH,12AH,17AH的电池
tlc5615_adc0832
- 关于TLC5615和ADC0832的实践应用,已调试通过
main
- 本文件是FLASH读写测试实验;使用外部22.1184MHz晶振. 利用PC机控制FLASH读写文件, * 擦除芯片等功能。利用串口调试终端操作,将字库文件写到FLASH中去. * 使用外部22.1184MHz晶振。由于其他串口传输应用程序是连续传输的,写入时没有足 * 够的延时时间,因此会出错。建议使用光盘中附带的字库文件和串口传输应用程序.
34
- cc2420 modification with the new implentation
soft
- 包含单片机延时子程序 该延时程序不同于一般延时程序 可实现ms us的精确延时 还包含宏定义程序 可供单片机初学者参考-Subroutine contains the single-chip delay of the delay procedure is different from the general delay process can be delayed ms us the exact definition of the procedure also includes macros f
I2C-E2PROM
- 该代码主要在c51上实现I2C的的读写,经调试成功,注释详细,可以供需要的人参考 -The code primarily in the c51 to achieve the read and write I2C, after successful commissioning, detailed notes, you can reference for people in need
ex3-10
- 单片机 制作电子万年历实例 程序带详细解释-Example of creating an electronic calendar program the microcontroller with a detailed explanation
F99x_UART0_Interrupt
- C8051F900系列 UART串口中断程序,已经用在产品上-The C8051F900 Series UART serial port interrupt procedure has been used in the product
song51
- play music source code
lixingyu
- #include<reg52.h> #define uint unsigned int #define uchar unsigned char uchar abit=16 //流到哪位 uchar atimer0_n uchar code abit8[9]={1,2,4,8,16,32,64,128,0} uchar nn char a,b,c,d main() { TMOD = 0x11 TL0 = 0x00 /
stm32_uart
- stm32 uart串口DMA接收发送,使用总线idle中断模式-stm32 uart_DMA send and receive by the bus_idle interrupt
51开发资源
- 在文件内,有详细的介绍,这是51单片机用按钮控制LED灯模式和周期的切换,有简单点亮到呼吸灯(又有使用中断计时器和delay函数),
