-
dianyuan
利用51单片机的汇编语言来实现0到15V稳压电源的实现功能。(51 microcontroller using assembly language to achieve the 0 to 15V power supply to achieve function.)
- 2010-10-19 16:02:26下载
- 积分:1
-
AD7606_SPI????¨????STM32F103???
说明: STM32+AD7606串行程序,采用spi串行读取数据,单片机采用stm32f407(STM32+AD7606 serial program,using spi serial to read data,single-chip using stm32f407)
- 2020-06-22 22:20:01下载
- 积分:1
-
hardware
在proteus中关于单片机的编程的例程(In proteus about microcontroller programming routines)
- 2013-11-14 16:18:25下载
- 积分:1
-
DHT11 TEST
基于STM32F103单片机的DHT11测试源码(DHT11 test source code based on STM32F103 MCU)
- 2020-06-23 13:20:02下载
- 积分:1
-
STFOC
ST2.0库的FOC程序,现在已经精简了,用起来更加方便和容易理解。(ST2.0 library FOC procedures, streamline now, it is more convenient to use and easy to understand)
- 2017-04-21 12:34:12下载
- 积分: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
-
HCS08-Serial-Samples
Serial Samples for HCS08
- 2016-12-28 14:11:39下载
- 积分:1
-
STC12C2052AD
STC单片机检测IO电平变化,并计数,接收到串口指令时,发送计数或者控制继电器输出(STC microcontroller detects the change of IO level, counts and receives the serial port instruction, sends the count or controls the relay output.)
- 2018-05-31 13:17:55下载
- 积分:1
-
UDF_Mannual
FLuent中蒸发冷凝的UDF。基于C语言编写,用于简单的蒸发和冷凝过程的模拟。(Evaporation and condensation UDF in FLUENT。Writen by C language, used in simple evaporation and condensation progress simulation.)
- 2013-10-07 19:22:15下载
- 积分:1
-
bayer2rgb-master
说明: bayer图像测试,位图转换,yuv,rgb(Bayer image test, bitmap conversion, yuv, RGB)
- 2020-12-12 12:09:19下载
- 积分:1