资源列表
ram
- main程序开始, 让用户输入需要操作的内存空间大小,最大不超过5000 bytes,通过malloc函数分配空闲区, 然后让用户输入命令选定需要进行的操作,命令按照格式输入, m为分配空间,需要输入参数为需要分配的空间大小, f为回收空间,需要输入的参数为需要释放的空间大小和释放空间起始地址的物理地址, F也是回收空间的命令,为调试方便而设计的操作,需要输入的参数为需要释放的空间的大 小和释放空间起始地址的逻辑地址, 操作结束后调用display函数打印空间区表,
rs232
- STC单片机的串口通信程序。通过串口和上位机进行通信-STC microcontroller serial communication program. And the host computer via the serial port to communicate
51-4PWM
- 51单片机用一个定时器,产生四路PWM可以通过驱动器驱动四个电机。。自己在实验室已经试过-51 microcontroller with a timer that can generate four PWM motor drive through four drives. . Own laboratory have tried
C51LCDdisplay
- C51驱动LCD显示器的单片机程序。可以显示英文,数字-C51-driven LCD monitor SCM procedures. It shows in English, figures
7SEG
- 是一个花样数码管显示程序,四位数码管动态显示的-Is a synchronized digital tube display program, four digital control of dynamic display
430-
- 关于430 的中断练习程序,使用的是MSP-EXP430G2 LaunchPa开发板-About 430 interrupt exercise program
TheMSP430IOoperations
- MSP430单片机超低功耗的16位单片机,相信不少朋友在用,这是我的学习过程中用到的一些小程序,适合初学者循序渐进的学习。这个是I/O操作的程序。-Ultra-low power MSP430 MCU 16-bit microcontroller, I believe a lot of friends in use, this is my learning process used in a number of small procedures, step by step for beginne
music_c
- 51单片机例程,播放音乐实验(C语言),配有实验说明文档。-51 MCU routine, play music experiment (C language), with experimental documentation.
SI4432-test
- SI4432基于433的无线通讯模块调试程序,代码简洁,注释清晰-SI4432 based on 433 wireless communication module of debugging, code is concise, clear comments
Digital-Stopwatch
- 利用单片机及数码管,设计一个两位数的数码秒表,能够暂停以及清零操作-And the use of single-chip digital control, the design of a two-digit digital stopwatch, the ability to pause and clear operation
SPI
- 基于430的spi调试,验证成功,欢迎下载-430 of the spi-based debugging, validation is successful, please download
atmagejuzhenjianpan
- 基于atmage单片机的矩阵键盘程序,以简短精炼语句发挥矩阵键盘的优点-Matrix keyboard microcontroller based atmage procedures to refine brief statement matrix keyboard to play the advantages of
