-
ARM入门初级基础,主要对ARM 学习有个初步了解和认识,即使没接触过单片机的人也可以轻松学习...
ARM入门初级基础,主要对ARM 学习有个初步了解和认识,即使没接触过单片机的人也可以轻松学习-ARM entry-primary basis, mainly on the ARM to have a preliminary understanding of learning and understanding, even if did not come into contact with SCM can easily learn
- 2022-04-21 11:09:13下载
- 积分:1
-
LCD液晶屏显示程序,如何简单有效的将LCD液晶屏驱动显示我们所需要的字符。...
LCD液晶屏显示程序,如何简单有效的将LCD液晶屏驱动显示我们所需要的字符。-LCD liquid crystal screen display program, how simple and effective LCD LCD screen will show that we needed to drive the characters.
- 2022-04-15 23:48:11下载
- 积分:1
-
用单片机实现波形发生器,含电路图,原理图,源码
用单片机实现波形发生器,含电路图,原理图,源码-generate wave
- 2023-03-01 04:50:03下载
- 积分:1
-
AT89S52单片机中数码管的循环显示的实现例子,可以让大家清楚看到这么用数码管来显示数字...
AT89S52单片机中数码管的循环显示的实现例子,可以让大家清楚看到这么用数码管来显示数字-AT89S52 MCU cycle of digital tube display examples realize that allows everyone to see so clearly with digital control to display the number of
- 2022-03-25 00:40:31下载
- 积分:1
-
DAC0832的DA转换ASm汇编子程序
DAC0832的DA转换ASm汇编子程序-The DA converter DAC0832 subprogram compilation ASm
- 2022-02-16 07:15:18下载
- 积分:1
-
英飞凌C166之XC164CS的IO读写操作程序
英飞凌C166之XC164CS的IO读写操作程序-Infineon C166 of the IO to read and write operating procedures XC164CS
- 2022-12-07 04:55:03下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
8279 initialization procedure, keyboard and display processing subroutine
8279初始化以程序,键盘处理程序以及显示子程序-8279 initialization procedure, keyboard and display processing subroutine
- 2022-03-18 22:34:47下载
- 积分:1
-
用89C2051单片机AD转换程序C51
用89C2051实现AD转换的C51程序-with 89C2051 AD conversion procedures C51
- 2022-02-05 14:36:20下载
- 积分:1
-
对于基本的显示屏1602,怎样用最简单的方式操作呢,本程序就给了一个实例....
对于基本的显示屏1602,怎样用最简单的方式操作呢,本程序就给了一个实例.-1602 for the basic screen, how to use the most simple way to operate it, the program gives an example.
- 2022-01-26 02:07:37下载
- 积分:1