micropython编程爱好网

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 46701|回复: 9

ADCWiPy 类 – 模数转换

[复制链接]

24

主题

24

帖子

2292

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
2292
发表于 2022-1-20 09:59:59 | 显示全部楼层 |阅读模式
ADCWiPy 类 – 模数转换
笔记

此类是 WiPy 的非标准 ADC 实现。它可以像 machine.ADC在 WiPy 上一样简单地使用,但在下面的文档中命名,machine.ADCWiPy以将其与更通用的 machine.ADC类区分开来。


1 _# G* {. i2 [; S' O+ y4 V

用法:

  1. import machine
    ( S" u4 b2 q8 R2 |/ M9 w! x; Z& t

  2. % E/ I0 Y$ l8 K1 p' {) T
  3. adc = machine.ADC()             # create an ADC object4 M6 o; a! ?2 T  t+ R
  4. apin = adc.channel(pin='GP3')   # create an analog pin on GP39 L: ~+ J2 U6 l# Q4 s
  5. val = apin()                    # read an analog value
复制代码

" ~- P2 ^* \8 F& l/ q1 D  B4 T( ]6 b) _; ~& b& h2 v
% _  e. q! `7 y& {1 X
构造函数classmachine.ADCWiPy(id=0, *, bits=12)

创建与给定引脚关联的 ADC 对象。这允许您随后读取该引脚上的模拟值。有关更多信息,请查看 引脚排列和备用功能表。

警告

ADC 引脚输入范围为 0-1.4V(1.8V 是它可以承受的绝对最大值)。当 GP2、GP3、GP4 或 GP5 重新映射到 ADC 模块时,1.8 V 是最大值。如果这些引脚用于数字模式,则允许的最大输入电压为 3.6V。

: d3 g' |+ `: a

) S& E8 B1 o3 ^9 r方法ADCWiPy.channel(id, *, pin)

创建一个模拟引脚。如果仅给出通道 ID,则将选择正确的引脚。或者,只能通过引脚并选择正确的通道。例子:

  1. # all of these are equivalent and enable ADC channel 1 on GP35 ~6 K9 }* b: W+ i+ r6 ?) G
  2. apin = adc.channel(1)
    1 {& h; l  M9 z( z0 G7 |6 ^7 O
  3. apin = adc.channel(pin='GP3')
    2 ~  m/ m6 J% O. H2 o; W0 |
  4. apin = adc.channel(id=1, pin='GP3')
复制代码

+ n2 q8 d: A8 o1 u7 b
$ m& U0 Z0 h# T- e" V4 R, [& F2 \( V6 ~) v* ^' W: m
ADCWiPy.init()

启用 ADC 模块。

ADCWiPy.deinit()

禁用 ADC 模块。


0 [6 L) x8 u7 C3 Z9 W0 k* b

/ s6 x6 L9 Y, t* Q+ F类 ADCChannel — 从内部或外部源读取模拟值

ADC 通道可以连接到 MCU 的内部点或 GPIO 引脚。ADC 通道是使用 ADC.channel 方法创建的。

machine.adcchannel()

读取通道值的快速方法。

adcchannel.value()

读取通道值。

adcchannel.init()

重新初始化(并有效启用)ADC 通道。

adcchannel.deinit()

禁用 ADC 通道。

3 w4 D- w: D9 }

) [& r; k. i- k9 U0 c0 h
回复

使用道具 举报

0

主题

98

帖子

510

积分

高级会员

Rank: 4

积分
510
发表于 2022-2-17 23:58:30 | 显示全部楼层

-

Completely I share your opinion. In it something is also idea good, agree with you.
http://defloration.gq/
回复

使用道具 举报

0

主题

98

帖子

510

积分

高级会员

Rank: 4

积分
510
发表于 2022-3-25 22:55:02 | 显示全部楼层

-

Has come on a forum and has seen this theme. Allow to help you?
http://defloration.gq/
回复

使用道具 举报

0

主题

10

帖子

170

积分

注册会员

Rank: 2

积分
170
发表于 2022-5-30 13:03:36 | 显示全部楼层

-

I am am excited too with this question. Prompt, where I can read about it?
http://defloration.gq/
回复

使用道具 举报

0

主题

3

帖子

14

积分

新手上路

Rank: 1

积分
14
发表于 2022-6-6 09:08:39 | 显示全部楼层

-

The made you do not turn back. That is made, is made.
回复

使用道具 举报

0

主题

2

帖子

16

积分

新手上路

Rank: 1

积分
16
发表于 2022-11-22 07:50:51 | 显示全部楼层

-

I will know, I thank for the information.
[url=https://proxyspace.seo-hunter.com]俄罗斯联邦最好的移动代理[/url]
回复

使用道具 举报

0

主题

1

帖子

4

积分

新手上路

Rank: 1

积分
4
发表于 2022-11-23 09:11:35 | 显示全部楼层
Has come on a forum and has seen this theme. Allow to help you?6 ]8 a7 D; K/ C% a* I
MLB fans, get cheap cheap baseball jerseys at camisetasbeisboles.com.If you are looking for New York Yankees jerseys, camisetasbeisboles.com is what you are looking for. We have it all here. Get your favorite player baseball jersey, or even get a personalized baseball jersey for yourself or a loved one.
Camisetas Camisetas MLB Nike
回复

使用道具 举报

0

主题

1

帖子

4

积分

新手上路

Rank: 1

积分
4
发表于 2023-2-9 16:54:04 | 显示全部楼层
I am am excited too with this question. Prompt, where I can read about it?
4 y, \6 U0 w8 xThe American football team aesthetic is increasingly appealing to followers of urban fashion, even making their clothes part of their everyday look. The NFL jerseysyou find here are designed to be part of a casual outfit that you can wear on the street or to the game. Trust our store tiendacamisetasnfl.com for the best collection of American football jerseys and make it your proudest!
https://www.tiendacamisetasnfl.com/
回复

使用道具 举报

0

主题

1

帖子

4

积分

新手上路

Rank: 1

积分
4
发表于 2023-2-20 10:16:01 | 显示全部楼层
The made you do not turn back. That is made, is made.
9 l  {( q) h/ Y$ ]3 ?6 c( w, XI currently buy 90% of my NBA jerseys from this store, basketreplicas.com. I got to know it through a friend of mine, of course good things have to be shared, this store supports multiple payment channels. There are many NBA series jerseys in it, and the retro NBA jerseys are also retained. There are also star jerseys inside, such as: James jerseys, Kobe jerseys, Curry jerseys, etc. Don't miss the free shipping event for orders over 99€!
https://www.basketreplicas.com/
回复

使用道具 举报

0

主题

1

帖子

4

积分

新手上路

Rank: 1

积分
4
发表于 2023-2-27 11:40:43 | 显示全部楼层
I will know, I thank for the information.6 |) N. w; P2 H/ `: J
Currently I buy 90% of my NBA jerseys from this store nuovemaglienba.it. I got to know it through a friend of mine, of course good things have to be shared, this store supports multiple payment channels. There are many NBA series jerseys in it, and the retro NBA jerseys are also retained. There are also star jerseys inside, such as: James jerseys, Kobe jerseys, Curry jerseys, etc. Don't miss the free shipping event for orders over 99€!
https://www.nuovemaglienba.it/
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|micropython编程爱好网 ( 粤ICP备14010847号-3 ) microPython技术交流 microPython技术交流2

粤公网安备 44030702001224号

GMT+8, 2024-3-29 03:37 , Processed in 0.171601 second(s), 19 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表