搜索资源列表
40-SCM-experiment-for-beginners
- 给初学单片机的同学最佳的实验指导,给出了具体实验电路,以及实验程序(同时包含汇编语言及C语言) -SCM beginner students to the best experimental guidance, given in detail the experimental circuit, and experimental procedures (includes both assembly language and C language)
9-led
- 51单片机 led渐亮渐灭的c语言程序 有助初学51单片机熟悉单片机引脚-Gradually becoming bright 51 microcontroller led c-language program will help eliminate beginners familiar with microcontroller microcontroller pin 51
5549493151C
- 常用c程序,对初学C语言和单片机的人们来说非常实用-Common C language program
dpjcyyqsrm
- 单片机c语言轻松入门所附光盘源码,本人在初学是所使用的源码,通俗易懂,效果不错。-SCM c language relaxed introduction to CD attached source code, I in the use of the source code is beginners, easy to understand, the effect is good.
main
- 用C编程实现AVR单片机的设置时钟功能。AVR单片机功能强大,可以实现很多功能,此功能是设置时钟功能,对初学AVR有很大的帮助。-C programming the AVR microcontroller to set the clock function.Powerful AVR microcontroller, and can achieve a lot of features, this feature is to set the clock function, a great help
liushuideng
- 比较适合初学51单片机的初学者,是一个比较基础的51单片机流水灯的C程序-More suitable for beginners beginner 51 microcontroller, based 51 microcontroller C program of light water
89c51ANDCAN
- 用C语言写的can总线的一个小型项目,并且有PDF资料,单片机使用的89C51,作为初学资料,对相关朋友有参考价值。-Can a small bus project written in C language, and PDF data microcontroller using 89C51, reference value as a beginner information related friends.
chuankouceshi
- 串口通讯参考程序,c.文件。适合初学串口通讯的。-Serial communication reference program, c. Documents. Suitable for beginners serial communication.
core_CM3
- STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下-The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains s