资源列表
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
fangdoudonganjian
- 本程序的开发环境是VHDL语言环境。本程序采用双进程即双process的方式,实现按键防止抖动编码电路的功能。具体是采用行和列双向选中控制的方式,来判断哪个按键被按下。本程序共有三个状态。 本程序是VHDL课程的状态机的典型应用实例!-This procedure is the VHDL language development environment environment. The program uses two-way process that double process to a
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.