-
学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为...
学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,确实是需要些技-Microcontroller tutorial to learn is often water lights, digital control, keyboard and so on. These routines are mainly familiar with the nature of microcontroller port, the program algorithm is generally relatively simple. Rare combination of microcontroller I/O ports, the internal memory and computing skills integrated exercises. Super-simple MCU learning materials in the 16X16 set of Chinese characters dot-matrix module provides a new learning platform. Can only display one character at a dot-matrix, only the use of internal resources to achieve Atmega48 few characters of the movement, not only to clear the physical properties of dot-matrix, to know how to send data also understand the MCU resources available, and programmed to exchange data using internal m
- 2022-03-25 02:44:30下载
- 积分:1
-
2410下一个最简单的程序,可以很轻松的由51过渡到ARM
2410下一个最简单的程序,可以很轻松的由51过渡到ARM-2410 the next most simple procedure that can easily transition to the ARM by 51
- 2022-07-14 20:19:07下载
- 积分:1
-
硬件设计:简易LED显示计算器
运用汇编实现简易的4位加减乘除计算器,通过硬件课程实践,证明代码的有效性,并且,在确认键值的方法上有更新的方法,值得参考借鉴。
- 2022-07-11 02:07:35下载
- 积分:1
-
DEVICE:PIC16C54 XT_OSC WDT_O
DEVICE:PIC16C54 XT_OSC WDT_O
- 2023-05-22 16:15:03下载
- 积分:1
-
TIny13 WDT
部分关于Attiny13的验证程序,关于ADC的采集,采集数据储存在EEprom中。以及Tiny13的校准字验证,同时还有WDT部分功能的验证,涉及到定时器和复位
- 2022-09-23 17:35:03下载
- 积分:1
-
In 51 of the P1 port to connect eight light
在51的P1口连接8个发光2级管,实现8个发光2级管轮流显示-In 51 of the P1 port to connect eight light-emitting tube 2, the achievement of eight light-emitting display two pipe rotation
- 2023-04-02 20:55:03下载
- 积分:1
-
最新指令字典,提供汇编、C、C++、VFP、VB等指令(关键字)查询,是学习编程的好帮手...
最新指令字典,提供汇编、C、C++、VFP、VB等指令(关键字)查询,是学习编程的好帮手-latest directive dictionary, compiled, C, C, VFP, VB etc. Directive (keyword) on the learning program is a good helper
- 2022-02-04 11:38:04下载
- 积分:1
-
Timing counts subtraction. Input data between the three
定时减法计数。输入数据0到9之间三位数,开始计时,每秒减一。当计数完成时,可做二次开发。还可做简单加减法-Timing counts subtraction. Input data between the three-digit 0-9, start running, by one per second. When the count is complete, do the secondary development. Also to do simple addition and subtraction
- 2023-07-09 20:55:03下载
- 积分:1
-
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 ex...
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 exemple:-keyboard input from the two figures (0 to 7) between (a) a 16-band, said the number two and (2) with four two binary said the number of poor, the results would certainly gt; = 0 (3) with two decimal number two said the plot example :
- 2022-11-07 13:35:03下载
- 积分:1
-
回文判断,好用。
回文判断,好用。-Palindrome judgment and ease of use.
- 2022-03-15 08:55:21下载
- 积分:1