GithubHelp home page GithubHelp logo

jason-chen-coder / nebula-helper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rymcu/nebula-helper

0.0 0.0 0.0 511 KB

使用 Vue + Electron + node-serialport 实现的现代串行端口调试助手

JavaScript 18.08% HTML 1.94% Vue 79.98%

nebula-helper's Introduction

Nebula Helper

使用 Vue + Electron + node-serialport 实现的现代串行端口调试助手
A modern serial port debugging assistant implemented using Vue + Electron + node-serialport

项目地址

GitHub | Gitee

功能特性

  • 基础串口通信
  • 自动发送信息
  • 16 进制收发信息
  • 停止/恢复显示
  • 文件传输
  • 保存/加载配置信息
  • 刷新串口列表(手动刷新 视图->刷新串口列表)
  • 版本更新(不用每次下载完整的安装包,仅 app.asar 文件)

未来计划

  • 单片机程序下载(拷录程序到单片机)

开发指南

本项目使用 Electron + Vue + Node-serialport 实现,以下步骤是 windows 操作系统环境配置步骤,1-5 步为安装 node-gyp ,其他操作系统请参考官方教程

  1. 安装 LTS 版 NodeJS
  2. 安装 Python 2.7
  3. 安装 Visitor Studio 2017 及更高版本(我使用的是 2019)
  4. 执行 npm install node-gyp -g
  5. 执行 node-gyp list 查看依赖是否全部安装
  6. 执行 git clone https://github.com/rymcu/nebula-helper.git
  7. 执行 npm install
  8. 执行 npm run electron:serve

项目截图

nebula-helper

鸣谢

  • Electron :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
  • Vue 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • node-serialport Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
  • vue-cli-plugin-electron-builder Easily Build Your Vue.js App For Desktop With Electron "# nebula-iot-helper"

nebula-helper's People

Contributors

ronger-x 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.