▍1. CLL
在单片机开发板上运行的电子时钟,可做秒表,可重置日期时间等(Electronic clock,stopwatch,data reset)
NASM中文手册。 NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。(The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit (IA-32) and 64-bit (x86-64) programs. NASM is considered to be one of the most popular assemblers for Linux.[1] NASM was originally written by Simon Tatham with assistance Julian Hall and is currently maintained by a small team led by H. Peter Anvin.[2] It is available as free software under the terms of the simplified (2-clause) BSD license.[3])
Bluetooth Combat Robot Code in Assembly Language. Robot for Robowar
MAX7129数码管显示模块配套资料_20140615172312(MAX7129 digital tube display module supporting _20140615172312 data)
说明: un ejemplo de contar caracteres en leng ensambalador
OCTEON Programmer’s Guide Introduction Version for Cavium Networks University Program
RX8025T 时钟芯片,高精度,精度每天0.5秒 时间通过串口发送(RX8025T clock chip, high precision, accuracy of 0.5 seconds every time sent through the serial port)
平面磨床电永磁磁盘控制用电压调节程序,输入AC380V变DC220V电压输出。(Magnetic disk surface grinding machine with voltage regulation control program, enter AC380V change DC220V voltage output.)
A simple thermometer and thermostat using less expensive component in assembly language.
通过小键盘的输入来控制输出的演示 设计要求:按下“A”键时,在七段数码管各位上循环显示“8”;按下“B”键时,在发光二极管上绿色、黄色、红色灯管依次循环定时点亮;按下“C”键时,退出,在七段数码管上显示“P”。 (Through the keyboard input to control the output of the demonstration)
10 tone generator with microcontroller pic 16f877
UC1608 驱动程序汇编语言编写UC1608 驱动程序汇编语言编写(UC1608 driver assembly language to write )
中颖SH69P56单片机资料,详细介绍,对开发人员有很实用的参考价值。(SinoWealth SH69P56 microcontroller information, details, the developers have a very useful reference value.)
《微机原理》第一章课后练习程序找错题:1、熟悉EMU8086仿真环境; 2、在EMU8086环境下单步调试给出的程序,加深对重要指令的理解 (" Computer Architecture" the first chapter after-school exercise program got the wrong questions: 1, familiar EMU8086 simulation environment 2, in the single-step debugging environment EMU8086 given to deepen the understanding of the important instructions)
LCD字符移动显示 字符移动到中间位置闪烁三次(Mobile LCD character display character blink three times to move to the middle position)