资源列表
OExp13-SOC
- 使用Verilog编程搭建的测试平台,并连接了VGA等外设,使用MIPS汇编编写逻辑完成的躲避球小游戏(Use Verilog programming to build the test platform, and connect the VGA and other peripherals, using MIPS assembly to write logic to complete the dodge ball game)
SINEINV
- Sine wave inverter, solar inverter, 12v inverter , diy inverter
单片机汇编语言例程
- 这是一些关于单片机汇编语言的学习例程,使用KEIL软件实现。(This is some about SCM assembly language learning routines, the use of KEIL software.)
SPWM脉宽计算器 (1)
- 生成spwm,其生成的数据可以任意设置 和计算调制比,除此之外不用安装(Generate SPWM, and its generated data can be set arbitrarily And calculate the modulation ratio, in addition, do not instal)
LCD_CXX
- Libreria lcd_cxx.asm, para PIC16F84. Controla el uso de LCD 16x2.
newpages_incognito
- 可以被其它程序调用的具有特定功能的一段相对独立的程序模块,在C语言中称为函数。引入函数的目的主要是解决两个问题一是为了解决代码的重复。如果一个程序段需要在程序中出现多次,每次都写出来既麻烦又使得程序变长此时可把该程序段定义成一个函数。在需用该程序段的地方直接调用。二是结构化模块化编程的需要。(A relatively independent program module that has a specific function that can be invoked by another pr
GSM信息发送我的调试
- 使用SIMA800A模块,实现短信字符串解析,程序调试通过(The use of SIMA800A modules to achieve text string parsing, program debugging through)
hb
- 适合汇编初学者学习的几个小程序,大家有需要,可以下载(Compilation for beginners to learn a few small procedures)
温湿度传感器
- STM32 1系列用DHT11模块显示湿度 在OLED屏幕上显示的程序(The STM32 1 series displays the humidity displayed on the OLED screen using the DHT11 module)
asm2
- 哈工大 汇编语言实验()
汇编语言串口通信
- 通过汇编语言实现两台机器的串口通信,文件包括发送机,接收机的代码(The assembly language realizes serial communication between two machines. The file includes the transmitter, the receiver's code)
0723code
- 里面是一些初学者必会的小程序,包括最简单的Hello World等,对于初学者有很大帮助。(There are some beginners will be small procedures, including the simplest Hello, World, etc., for beginners helpful.)