登录
首页 » 汇编语言 » 学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为...

学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为...

于 2022-03-25 发布 文件大小:61.53 kB
0 198
下载积分: 2 下载次数: 1

代码说明:

学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。...
    MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
    2022-02-12 16:01:41下载
    积分:1
  • 很小的OS只有800多K,下载来研究研究吧,
    很小的OS只有800多K,下载来研究研究吧,-A very small OS only more than 800 K, download it to study the study,
    2022-07-18 05:48:21下载
    积分:1
  • Pf18f485 in the pic under the control of single
    在pic单片机pf18f485的控制下使CCP1模块工作在脉宽调制PWM波形方式下从RC2口上输出分辨率达10位的 -Pf18f485 in the pic under the control of single-chip so that the work of CCP1 module in PWM mode PWM waveform output from the RC2 I 10 resolution of the
    2023-02-23 14:50:03下载
    积分:1
  •  各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行辑、修改。 3...
     各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。 3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。 4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。 5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。  基于各种基本数据的统计计算. 6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。 7.统计并输出各班各门功课的平均成绩和总平均成绩。 8.统计并输出每个同学已修学分。 9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。 10. 保存文件。 11. 读取文件。 12. 退出系统。
    2022-04-27 20:56:56下载
    积分:1
  • it can help you use C++ program we
    it can help you use C++ program we
    2022-04-14 20:46:08下载
    积分:1
  • Snake game downloads, s
    贪吃蛇游戏下载,-Snake game downloads, s
    2022-08-16 21:36:48下载
    积分:1
  • 我搜索了这个网站,见提供的CD player都是 c++,delphi源程序的;我就提供一个用win32写的CD player。功能跟界面绝对不输于用上...
    我搜索了这个网站,见提供的CD player都是 c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下: 1. CD loop. 2. Track loop. 3. Random track play. 4. Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. CD Speaker volume controls. 9. Multiple CD drive support. -search of this site, see the CD player are c, delphi source; I will provide a written using win32 compilation CD player. Functional interface with absolutely no losers in the software used to prepare the above, the specific functions as follows : 1. CD loop. 2. Track loop. 3. Random track play. 4 . Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. Speaker volume CD con trols. 9. Multiple CD drive support.
    2022-04-29 07:28:54下载
    积分:1
  • 字符转换及拷贝
    设计型实验 实验目的: (1) 熟练掌握简单程序设计的基本方法 (2) 熟练掌握汇编指令的使用 (3)  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-07-15 16:12:36下载
    积分:1
  • 中断列表(7) : 转换程序 242K
    中断列表(7) : 转换程序 242K-suspended list (7) : conversion 242K
    2023-02-10 19:20:03下载
    积分:1
  • matlab 源代码,有兴趣看看啊,很有用的,学习必备
    matlab 源代码,有兴趣看看啊,很有用的,学习必备-MATLAB
    2022-05-24 20:30:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载