Coder Social home page Coder Social logo

arduino-ide-x's Introduction

Arduino IDE

残酷开发中...

开发

关键技术

Blockly 8
Angular 13
Electron 18

安装依赖

angular和electron node两部分都需要安装依赖

npm i
cd app  
npm i

运行

npm start

编译

npm run release

资源路径设计

库资源

库我分成了两部分,core里存放一些最基础的公共库,libraries里存放涉及硬件差异的。对最终用户来说,只建议他们操作libraries里的。

核心库路径 /src/core/
库路径 /src/libraries/

开发板资源

开发板路径 /src/boards/

编译上传工具

目前软件只是针对arduino,仅使用到arduino cli
Arduino-Cli路径 /arduino/

特别鸣谢

angular-electron
本项目使用angular-electron作为模板构建

联合发布

本软件由 奈何col 和 以下组织联合发布
Arduino中文社区 OpenJumper

合作伙伴

本软件正在和以下组织开展合作
idealab

TODO LIST

arduino-ide-x's People

Contributors

coloz 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.