首页> 外文期刊>Elektor electronics worldwide >Microcontroller BootCamp (3) Serial interface and A/D converter
【24h】

Microcontroller BootCamp (3) Serial interface and A/D converter

机译:单片机BootCamp(3)串行接口和A / D转换器

获取原文
获取原文并翻译 | 示例
       

摘要

This instalment focuses on the analog to digital converter, which is effectively a voltmeter built into the microcontroller. However, it does not have a pointer or a display, so you have to do a bit of work to be able to read the measurements. The A/D converter simply supplies data. In order to be displayed somewhere, this data has to be transmitted. That's where the serial interface comes into play. Although most PCs nowadays have dispensed with the traditional serial interface, it is still widely used in the microcontroller world. This interface was originally developed to transfer serial data over a conductor. The individual bits obediently travel down the wire one after the other. The bit tinning is precisely defined so that the receiver can make sense of the serial bit stream. A commonly used data rate is 9600 bits per second, which is also called 9600 baud. In addition to the eight data bits of each byte, there is a start bit and one or two stop bits. Each data bit is present on the wire for an interval of approximately 100 μs (at 9600 baud).
机译:本部分重点介绍模数转换器,它实际上是内置在微控制器中的电压表。但是,它没有指针或显示器,因此您需要做一些工作才能读取测量结果。 A / D转换器仅提供数据。为了显示在某处,必须传输此数据。这就是串行接口起作用的地方。尽管当今大多数PC都放弃了传统的串行接口,但它仍广泛用于微控制器领域。该接口最初是为了在导体上传输串行数据而开发的。各个钻头顺服地沿导线向下移动。精确定义了位镀锡,以便接收器可以理解串行位流。常用的数据速率是每秒9600位,也称为9600波特。除了每个字节的八个数据位之外,还有一个起始位和一个或两个停止位。每个数据位以大约100μs的间隔(在9600波特下)出现在电线上。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号