Giter Club home page Giter Club logo

esp32webscopeui's Introduction

#ESP32WebScopeUI

简介

基于ESP32最小系统板制作的网页示波器+波形发生器,本仓库存放的是web界面代码

  • 采用vue3.0+vite3+ts开发(新手边学边做的,代码很菜)
  • 界面布局则采用了element-plus
  • 同时项目尝试了使用按需引入+自动导入的方式减少了编译后的文件体积
  • 支持切换深色模式
  • 同时适配电脑与手机端
  • 通过websocket与ESP32通信
  • 编译并压缩后全部文件仅280kB,完全可以放入ESP32的flash中

主界面如图所示:

overview

编译及使用方法

首先克隆代码并安装依赖

yarn install

开发环境使用(带热更新):

yarn run dev

在生产环境使用,编译并预览:

yarn run build
yarn run preview

esp32webscopeui's People

Contributors

guohaomeng avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.