EWG01P 测温测振的示例App,新的实现。
Go to file
2025-01-17 13:55:44 +08:00
js/fft init 2025-01-17 13:55:44 +08:00
nativeplugins/UniCollectionUtils init 2025-01-17 13:55:44 +08:00
pages init 2025-01-17 13:55:44 +08:00
service init 2025-01-17 13:55:44 +08:00
static init 2025-01-17 13:55:44 +08:00
uni_modules init 2025-01-17 13:55:44 +08:00
.gitignore init 2025-01-17 13:55:44 +08:00
App.vue init 2025-01-17 13:55:44 +08:00
index.html init 2025-01-17 13:55:44 +08:00
main.js init 2025-01-17 13:55:44 +08:00
manifest.json init 2025-01-17 13:55:44 +08:00
pages.json init 2025-01-17 13:55:44 +08:00
README.md init 2025-01-17 13:55:44 +08:00
uni.promisify.adaptor.js init 2025-01-17 13:55:44 +08:00
uni.scss init 2025-01-17 13:55:44 +08:00

EWG01PDemo

恩普特 EWG01P 测温测振仪的Demo。是一个 UniApp 的项目Vue2的因为使用了一个 echarts 的插件,只好用 js没用 ts。

主要代码来自于EWG01Demo,不过这个项目是在 HbuilderX 中创建的,不是命令行,所以结构上有所有同。 在原项目基础上注释了设备相关的信息,增加了测振时显示曲线以及历史数据中查看时域图、频谱图。