-
temperature
从温度传感器DS18B20读写,然后将接收到的数据直接显示到两个数码管上(failed to translate)
- 2009-06-23 16:18:25下载
- 积分:1
-
ISO7816d4Padding
A padder that adds the padding according to the scheme referenced in ISO 7814-4 - scheme 2 from ISO 9797-1. The first byte is 0x80, rest is 0x00.
- 2013-12-03 09:38:06下载
- 积分:1
-
grain-dryers
我的毕业设计,基于PLC的粮食烘干机,实现了粮食的自动烘干(I graduated the design, based on the PLC of grain dryers, implements the automatic drying of food)
- 2015-03-29 21:11:52下载
- 积分:1
-
UART_TXaRX
单片机接收从电脑串口发送出来的一串字符串,却只能接收到第一个字符,其他的都丢失了或者是接收到的是乱码,却不知道是什么原因。其实,那是因为,虽然单片机的是全双工串口,但是串口的缓冲区(SBUF)却一般只有一个字节,即1Byte,远没有像电脑串口的缓冲区以KB计算那么大,并且,单片机的处理速度是很有限的,试想一下,假如要求一串字符串以9600bps的速率,一个起始位,一个结束位,无校正位,相当于960Byte/s传输到单片机,单片机要是能够全部接收的话,那么单片机接收和处理一个字节的时间仅为约1ms的时间。这说明了,如果单片机的处理速度不够快,还没有将接收到的上一帧数据及时转送到单片机的RAM中,而电脑串口又传输过来一帧新的数据,这帧新的数据就会把单片机的串口输入缓冲区的SBUF给刷新掉,或者说单片机压根就没有接收到新的一帧数据,造成了数据的丢失或接收到乱码。
如果需要单片机接收到从串口发送过来的一段很长的字符串,并且能够都正常接收和显示(TX&RX FUNCATION between PC and MCU)
- 2013-10-20 08:35:17下载
- 积分:1
-
Dwarf3
This document defines the format for the information generated by compilers, assemblers and
linkage editors, that is necessary for symbolic, source-level debugging. The debugging
information format does not favor the design of any compiler or debugger. Instead, the goal is to
create a method of communicating an accurate picture of the source program to any debugger in
a form that is extensible to different languages while retaining backward compatibility.
- 2015-04-10 13:47:55下载
- 积分:1
-
FT_Prog_v1.5
FT2232H存储器配置工具,可更改EEPROM内容。(FT2232H memory configuration tool, change the EEPROM content.)
- 2021-01-16 16:38:44下载
- 积分:1
-
stm32f103方波频率测量
说明: stm32f103测正弦波、方波的波形频率。(Measurement of waveform frequency by STM32F103.)
- 2020-06-18 14:40:02下载
- 积分:1
-
Temperature-detection-system
硬件平台为MSP430f149,软件平台为IAR,温度传感器为18B20,能实现对温度的实时监测(Hardware platform for MSP430f149, software platform for IAR, temperature sensor 18B20, can achieve real-time monitoring of temperature)
- 2014-10-17 12:15:50下载
- 积分:1
-
Mcu-code-about-hand-printer
利用单片机完成手持式的计算机打印功能,非常明了的框架设计。
(It is Mcu code for hand printer.)
- 2013-03-20 21:29:24下载
- 积分:1
-
LCDExplorer
Microchip pic24系列 单片机 LCD驱动 包括RTCC和ADC功能(Microchip pic24 MCU LCD driver RTCC ADC)
- 2014-12-29 10:10:56下载
- 积分:1