-
OFDM_ICI_self_cancellation
uising different ICI self-cancellation scheme to see its performance(uising different ICI self-cancellation s cheme to see its performance)
- 2007-06-12 17:39:23下载
- 积分:1
-
打地鼠终极版
说明: 纯数字电路实现打地鼠游戏,有积分功能,可以制作电路板,用的简单原件,LED,按钮等(Pure digital circuit to achieve hamster game, with integral function, can make circuit boards, simple original, LED, buttons, etc.)
- 2019-05-09 13:31:34下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
Ultrasonic-1602
基于MP430的超声波1602的产生及AD转换(MP430 s generation of ultrasound 1602 and AD converter)
- 2012-05-11 10:06:29下载
- 积分:1
-
stm32-esp8266
STM32F系列单片机驱动WIFI模块ESP8266的无线通讯原代码(stm32f- ESP8266 CODE)
- 2015-01-25 08:46:38下载
- 积分:1
-
endtime
当时间到时,蜂鸣器提醒,并有音乐提示。
时间可以自己设定,可以最小化到托盘。(time)
- 2010-06-30 13:16:09下载
- 积分:1
-
SP200S
SP200S编程器的制作资料,内容包括电路,驱动程序,软件。(SP200S programmer production information, including circuits, drivers and software.)
- 2020-12-16 15:59:12下载
- 积分:1
-
MCU-samples100P-C-language-
本人所买单片机配套赠送的100多个程序源码,都是c语言编写。(I have bought more than 100 single-chip matching gift program source code, are the c language.)
- 2013-07-23 16:44:26下载
- 积分:1
-
UART
一些mcu(微处理器)没有硬件异步串行口(UART)为了组网,只能用软件模拟 异步串行口(UART)(Some mcu (microprocessor) no hardware asynchronous serial port (UART) for networking, can only simulate asynchronous serial port software (UART))
- 2015-09-30 16:40:09下载
- 积分:1
-
BLDC
STM32采用TIM1的PWM输出,控制直流无刷电机
上传一个基本初级版的程序
PA8 PA9 PA10 PB13 PB14 PB15是PWM输出口
PC5接个电位器调节速度
PB12电源指示灯
PB5正转指示
PB2反转指示
PB0按键开机
PB1按键正反转
宏定义DEBUG可以软件仿真(DEBUG用来开启相关变量,以及变换霍尔相序)(Finally realized TIM1 PWM output, brushless DC motor control
Upload a basic junior version of the program
PA8 PA9 PA10 PB13 PB14 PB15 is the PWM output
PC5 then adjust the speed potentiometer
PB12 power indicator
PB5 forward instructions
PB2 reverse directions
PB0 button boot
Reversible buttons PB1
DEBUG macro definitions can be software emulation (DEBUG to open the related variables, as well as Hall phase transformation sequence))
- 2021-01-09 17:08:51下载
- 积分:1