当前位置:网站首页>Arduino 测量交流电流
Arduino 测量交流电流
2022-07-05 22:34:00 【姜戈12】
软件简单吧,就两行代码。
注意:串口波特率尽可能高些,这里用到2000000,以提高采样频率。
硬件也简单,任何一个有ADC的单片机比如 UNO 和 一个 “交流互感器模块”。
注意:是带运放的模块(右),交流互感器(左)输出原本是交流,负值部分单片机不方便采集。
图上波形为什么不是正弦波?这是一个显示器的电流波形,没问题,经过了示波器验证的,开关电源就这样的,换成阻性负载就会见到正弦波了。
边栏推荐
- TCC of distributed solutions
- 从 1.5 开始搭建一个微服务框架——日志追踪 traceId
- MCU case -int0 and INT1 interrupt count
- 344. Reverse String. Sol
- Some tutorials install the database on ubantu so as not to occupy computer memory?
- My experience and summary of the new Zhongtai model
- Oracle views the data size of a table
- 鏈錶之雙指針(快慢指針,先後指針,首尾指針)
- Double pointer of linked list (fast and slow pointer, sequential pointer, head and tail pointer)
- Leetcode simple question: the minimum cost of buying candy at a discount
猜你喜欢
Pl/sql basic case
EasyCVR集群部署如何解决项目中的海量视频接入与大并发需求?
Technology cloud report: how many hurdles does the computing power network need to cross?
Leetcode simple question: check whether each row and column contain all integers
Google Maps case
Distance from point to line intersection and included angle of line
Metaverse Ape获Negentropy Capital种子轮融资350万美元
Exponential weighted average and its deviation elimination
700. Search in a Binary Search Tree. Sol
Depth first DFS and breadth first BFS -- traversing adjacency tables
随机推荐
Wonderful review of the digital Expo | highlight scientific research strength, and Zhongchuang computing power won the digital influence enterprise award
What if the files on the USB flash disk cannot be deleted? Win11 unable to delete U disk file solution tutorial
MCU case -int0 and INT1 interrupt count
科技云报道荣膺全球云计算大会“云鼎奖”2013-2022十周年特别贡献奖
Metaverse ape received $3.5 million in seed round financing from negentropy capital
Metaverse Ape猿界应邀出席2022·粤港澳大湾区元宇宙和web3.0主题峰会,分享猿界在Web3时代从技术到应用的文明进化历程
Cobaltstrike builds an intranet tunnel
Sparse array [matrix]
我对新中台模型的一些经验思考总结
分布式解决方案之TCC
抖音__ac_signature
Double pointer of linked list (fast and slow pointer, sequential pointer, head and tail pointer)
Pl/sql basic syntax
Oracle hint understanding
Pinctrl subsystem and GPIO subsystem
Ieventsystemhandler event interface
Tiktok__ ac_ signature
Platformio create libopencm3 + FreeRTOS project
How to reverse a string fromCharCode? - How to reverse String. fromCharCode?
Go语言学习教程(十五)