资源列表
atoi_function
- 把字符串转换成整型数 atoi()会扫描参数nptr字符串,如果第一个字符不是数字也不是正负号返回零,否则开始做类型转换,之后检测到非数字或结束符 \0 时停止转换,返回整型数。- const
ALU_ZMR
- 简单的ALU运算模块,可实现加法减法移位等运算-A simple ALU operation modules, enabling operations such as addition subtraction shift
OneDflip74
- 1 Dflipflop source code with VHDL
sin
- Sine wave generation code
RS232_display
- RS232接收显示实验 目标器件:AT89S51 晶振:11.0592MHZ 编译环境:Keil 7.50A-RS232 receive to show the experimental target devices: AT89S51 crystal: 11.0592MHZ build environment: the Keil 7.50A
usart_resolve
- 基于状态机思想的串口命令解析,单片机使用stm32-resolve a message from usart using FSM,the MCU is stm32
LED
- 电子琴实例,8051的,案件扫描,p3.3驱动-Keyboard instance
shuidishiyan0074411569454
- 实现水滴实验,水滴由小变大,然后依次低落,后续小灯依次熄灭。-Drop experiment, the water droplets from small to large, to be followed by depression, follow-up lights were extinguished.
SCM-control-stepping-motor3C
- 单片机,汇编程序 ,控制步进电机动作 ,复杂动作如正反转。-Microcontroller, assembler, controlled stepper motor action, complex movements, such as reversing.
track_52
- 使用keil编译器,纯C语言编写。内含重要注释,是基于AT89C52的芯片编写的,调试可用。-Using keil compiler, pure C language. Contains important notes, prepared Based on AT89C52 chip debugging available.
adc-driver
- msp430g2553 AD转换驱动函数-msp430 launchpad msp430g2553 ADC driver
ADC0832
- 本程序基于51单片机实现了电压电流检测、模数转换功能。-This procedure based on 51 single-chip to achieve the voltage and current detection, analog-digital conversion.