资源列表
51串口通信计算器
- 51串口通信计算器,很方便的完成51单片机的波特率的计算。-51 serial communication calculators, convenient completed 51 SCM baud rate calculations.
怎样用51驱动LCD显示
- 通过实例实践LCD 驱动显示(以128DI0 为例),达到快速上手编制LCD 显示驱动程序 的目的。 准备条件: 1、使用的51 单片机:AT89C52 4K FLASH,供电电压3.0V 2、使用的电测板:LTB-T51-01C 3、使用的软件开发工具:KEIL V7.0 以上版本-practice examples LCD display driver (128DI0 example), to prepare unfamiliar LCD display driver f
alm
- 报警器,16路报警输入8路报警输出,并具有计算机定时开机功能-alarm, alarm input 16-8-way alarm output, and with computer functions regularly boot
音乐发生器
- 在单片机上实现播放歌曲,单片机为MFID-5-achieved in SCM play the songs for MFID MCU-5
my_nRF905
- 这是我自己写的nRF905射频IC收发于一起的程序。-that I wrote the nRF905 RF transceiver IC together in the process.
PS2KB
- 用C51单片机模拟PS2键盘向PC机发送按键信息-C51 microcontroller with analog PS2 keyboard to the PC button to send information
Msp430_TimerA_uart9600_02
- 用于MSP430 Timer A 模拟UART 产生9600的波特率通讯 此为C代码-for MSP430 Timer A simulation of the 9600 UART have this communication baud rate for the C code
msp430 Timer_A uart9600_06
- 利用MSP430的Timer A 模拟UART功能,波特率9600 32kHz ACLK-using MSP430 Timer A simulation function UART, 9600 Baud Rate 32kHz ACLK
8051子程序集
- mcs51系列的子程序大集合,有利于硬件工程师的参考资料-mcs51 series of large pools subroutine is conducive to the reference hardware engineers
AVRBootload
- atmega8的BootLoad程序,此为上为机软件,现已在Atmega8芯片上测试通过。我已使用它做了几个项目,除第一次使用下载线,以后写片子只用串口线. -atmega8 the BootLoad procedures, such as for the software, which is available at Atmega8 chip test. I have to use it to do several projects, in addition to the first us
AVRBoot_M8
- atmega8的BootLoad程序,需写入M8之中,现已在Atmega8芯片上测试通过。我已使用它做了几个项目,除第一次使用下载线,以后写片子只用串口线.-atmega8 BootLoad the procedures required to be included in M8, which is available at Atmega8 chip test. I have to use it to do several projects, in addition to the first u
MSP430单片机C语言编程中的退出睡眠问题
- MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, inter