作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
不幸的是,我找不到有关 NodeMCU 的硬件规范。
所以我想了解 GPIO 电流限制、独立功耗和电路板尺寸。
或者你能分享一下关于 NodeMCU 硬件规范的链接吗?
有些页面说 GPIO Current Maximum 是 12mA,但我找不到任何自信地说。
谢谢。
最佳答案
datasheet (i.e. "Technical Reference") 没有说,但乐鑫员工回答 that question in the their forums :
- 12mA here refers to the source current and sink current is greater than 12mA.
- 12mA is for per pin and each pin is the same.
- Drive capacity current of all GPIO pins total can be 16 x 12 mA.
The sink current of GPIO is about 20mA. The maximum source current of GPIO is about 12mA.
关于esp8266 - NodeMCU GPIO 电流最大值和 NodeMCU 独立功耗是多少?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39911637/
在 Windows 中,可以在设备管理器中查看 USB 集线器的电源选项卡,其中列出了集线器是否自供电以及可用总功率等信息。 此信息是否可以在 Windows(也许是 WMI?)或 Linux 中以编
在我的应用程序中,当我尝试使用 GPS 系统时,我将使用 GPS 获取方向。届时我的手机充电器的百分比将立即降低,如果有任何解决此问题的想法。 最佳答案 你必须说出你做了什么让电池消耗如此之高。 (甚
有没有办法用PS获取CPU功耗? Open Hardware Monitor显然有办法返回该数字,但我无法在 OHM's source 中找到相关代码. 最佳答案 我在存储库中搜索“温度”并找到了这个
我是一名优秀的程序员,十分优秀!