-
学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机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
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第12章-Windows Environment 32-bit assembly language programming book source package Chapter 12
- 2022-03-25 14:27:50下载
- 积分:1
-
实用工具,交通指示灯,可以指示红绿灯
非常实用
实用工具,交通指示灯,可以指示红绿灯
非常实用-practical tools, traffic lights, traffic lights can be very useful instructions
- 2022-04-13 16:15:30下载
- 积分:1
-
文本编辑器(A3)
3.3.1设计题目及要求
三, 文本编辑器(10)
要求:(1)编辑文本;
(2)保存、打开指定位置的文本文件;
(3...
文本编辑器(A3)
3.3.1设计题目及要求
三, 文本编辑器(10)
要求:(1)编辑文本;
(2)保存、打开指定位置的文本文件;
(3)具有输入输出界面。-A text editor (A3) 3.3.1 Design and requirements of Title III, a text editor (10) requires: (1) Edit the text (2) to preserve, open the text file specified location (3) with input and output interfaces.
- 2022-03-13 07:34:44下载
- 积分:1
-
高级取模软件 高级取模软件 高级取模软件
高级取模软件 高级取模软件 高级取模软件 -Senior High Modulus modulus Software Software Software Senior High Modulus High Modulus modulus Software Software Software High Modulus
- 2023-03-23 23:45:03下载
- 积分:1
-
cwdp1203
CWDP1203-433、868、915型无线收发模块,是应用XEMICS公司的XE1203芯片开发的射频模块,工作频率为426-441MHz、856-882MHz、902-928MHz。工作频率稳定可靠。 -CWDP1203-433, 868,915 wireless transceiver module, is the application XEMICS the development of the company" s XE1203 chip RF modules, the working frequency 426-441MHz ,856-882MHz ,902-928MHz. Operating frequency of stable and reliable.
- 2022-11-06 02:30:04下载
- 积分:1
-
mp3 source code keil developed source code for mp3 U.S. study reference
mp3源代码keil开发的mp3源代码 供大家学习参考-mp3 source code keil developed source code for mp3 U.S. study reference
- 2023-05-20 05:50:02下载
- 积分:1
-
实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分....
实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分.-CAN Bus receive, send, fault handling, the processor is STC89C58RD. central air-conditioning control system of the next crew part of that process.
- 2022-07-17 06:54:13下载
- 积分:1
-
这是一个用PIC16F73 MCP2515的驱动程序、应用程序连接到PC通过…
This is an MCP2515 driver application using a PIC16F73, connected to the PC through the serial port.
In the firmware you can easily configure the MCP in TX, RX or LOOPBACK mode.
- 2022-08-24 10:20:55下载
- 积分:1
-
汇编语言实现学生成绩信息系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。实现以下功能:
(1) 可以录入学生成绩(十进制形式);
(2) 可以按要求(如学号或成绩)进行排序显示;
(3) 可以统计不及格成绩、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-03-13 05:15:43下载
- 积分:1