-
freecale单片机基于bdm接口的一些源代码
freecale单片机基于bdm接口的一些源代码-Bdm interface based on a number of source code
- 2022-08-21 01:50:59下载
- 积分:1
-
AVR单片机的典型程序
AVR单片机的典型程序-AVR typical procedure
- 2022-05-31 12:06:18下载
- 积分:1
-
编译环境:ICC AVR 6.31A
单片机:AT90S8515
PC.0出音乐信号,INT0,INT1分别接下一首、播放/暂停键...
编译环境:ICC AVR 6.31A
单片机:AT90S8515
PC.0出音乐信号,INT0,INT1分别接下一首、播放/暂停键
开机处于暂停状态,按下播放/暂停键开始放音,自动播放完8首,会再进入暂停状态。
所有的暂停状态都采用掉电模式。 -build environment : ICC AVR microcontroller 6.31A : AT90S8515 PC.0 musical signal INT0, INT1 respectively took one, Play/Zantingjian Boot suspended, press Play/Zantingjian start of audio, automatic broadcast End 8, will enter the state. All the suspended power-down mode is used.
- 2022-07-13 05:07:40下载
- 积分:1
-
嵌入式TCP/IP协议栈。 C 源码,对于开发TCP/IP协议栈的用户具有非常大的参考价值。...
嵌入式TCP/IP协议栈。 C 源码,对于开发TCP/IP协议栈的用户具有非常大的参考价值。-embedded TCP/IP protocol stack. C source code for the development of the TCP/IP protocol stack users with a great reference value.
- 2022-03-03 18:12:31下载
- 积分:1
-
This document explains AVR MCU Atmega 16 the keyboard keys to control the proced...
本文档说明AVR单片机的Atmega 16对键盘按键控制的程序-This document explains AVR MCU Atmega 16 the keyboard keys to control the procedures
- 2022-09-26 20:35:03下载
- 积分:1
-
独立数码管计数,从0到99的计数,然后再清零。比较简单的代码。...
独立数码管计数,从0到99的计数,然后再清零。比较简单的代码。-Independent digital control counts, 0-99 from the count, and then cleared. The code is relatively simple.
- 2022-02-05 07:13:10下载
- 积分:1
-
FFT的C。
fft.c - fast Fourier transform and its inverse (both recursively)
-fft.c- fast Fourier transform and its inverse (both recursively)
- 2022-01-22 03:54:27下载
- 积分:1
-
延时采用指令延时的方法,通过改变系统时钟,改变延时的长短,用IOA口的低8位接的LED的闪烁显示出来...
延时采用指令延时的方法,通过改变系统时钟,改变延时的长短,用IOA口的低8位接的LED的闪烁显示出来-Delay the use of methods of instruction latency by changing the system clock, changing the length of delay, and low IOA I received 8 of the LED display flashes
- 2022-01-26 02:06:17下载
- 积分:1
-
SCI的代码
基于飞思卡尔16位单片机的的串行通信SCI程序-SCI code
- 2022-07-14 12:27:00下载
- 积分:1
-
常用串行EEPROM的编程应用,SPI总线(Serial Peripheral Interface串行外围设备接口总线)是三线式的串行总线,是由摩托罗拉公司所研
常用串行EEPROM的编程应用,SPI总线(Serial Peripheral Interface串行外围设备接口总线)是三线式的串行总线,是由摩托罗拉公司所研发,使用三线进行数据传输,分别是SCK时钟引脚,SI数据输入引脚和SO数据输出引脚。-Commonly used application of serial EEPROM programming, SPI bus (Serial Peripheral Interface Serial Peripheral Interface Bus) is a three wire serial bus is developed by Motorola, the use of third-line data transmission, namely the SCK clock pin, SI data input pin and the SO data output pin.
- 2022-03-21 14:43:04下载
- 积分:1