umeruma / atom-arduino-toolbelt

Arduino toolbelt on Atom. (work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino-toolbelt

Arduino toolbelt on Atom with official CLI tool.

System requirements

Must

  • OS X (other OS is not supported now)
  • Arduino IDE (ver >=1.5.0)

Reccomend

  • Latest version OS
  • Latest version Atom

Usage

  1. Download Arduino IDE from Arduino website. https://www.arduino.cc
  2. Modify this package config.

ver 0.1.1

  • manual selecting port
  • write test script

ver 0.1.0

  • auto selecting port (buggy)
  • Verify and Upload command support

今後やってく 💪

  • エラーログの出力形式検討
  • シリアルモニタ
  • ボードの選択
  • ライブラリリストからライブラリ選択で、ヘッダファイルの自動インポート
  • Exampleコードの読み込み
  • GUIボタンからの verify, Upload

About

Arduino toolbelt on Atom. (work in progress)

License:MIT License


Languages

Language:CoffeeScript 95.4%Language:CSS 3.0%Language:Arduino 1.6%