This website requires JavaScript.
Explore
Help
Sign In
UPS
/
ups-esp32c3-rust
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Releases
1
Wiki
Activity
电压检测需要去除异常数据
#5
New Issue
Closed
opened
2022-09-11 21:34:12 +08:00
by
Ivan
· 0 comments
Ivan
commented
2022-09-11 21:34:12 +08:00
Owner
Copy Link
Copy Source
目前电压检测结果有波动,并且偶尔出现严重偏差。
解决方案:
硬件上增加电容
软件上增加防抖
目前电压检测结果有波动,并且偶尔出现严重偏差。 解决方案: - 硬件上增加电容 - 软件上增加防抖
Ivan
self-assigned this
2022-09-11 21:34:31 +08:00
Ivan
referenced this issue from a commit
2022-09-12 10:23:58 +08:00
fix: 电压采样每次采样10次取平均值。Close #5.
Ivan
closed this issue
2022-09-12 17:06:09 +08:00
Sign in
to join this conversation.
v0.2
Branches
Tags
Clear current reference
master
v0.2
Clear current reference
v0.2
v0.1
Labels
No items
No labels
Milestone
No items
No Milestone
Assignees
Clear assignees
Ivan
(Ivan Li)
No Assignees
Ivan
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: UPS/ups-esp32c3-rust#5
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
UPS/ups-esp32c3-rust
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
目前电压检测结果有波动,并且偶尔出现严重偏差。
解决方案: