SketchUploader – a utility for building Arduino sketch and uploading to boar...
本帖最后由 公孙林 于 2012-6-8 14:51 编辑http://www.arduinodev.com/sketchuploader-arduino-sketch-uploading-utility/
作者的微博:http://weibo.com/mediacoder
Today I wrote a command line utility for compiling Arduino sketch file and uploading to Arduino board. With a single command line invoking, this can be done all at once without the need for Arduino IDE. The utilityscans the sketch for referenced libraries and build the necessary libraries. Currently only single sketch file is supported. All the core static libraries for various targets are all built and retrieved with Arduino IDE.
Arduino Sketch Uploader Version 0.1 (C)2012 Written by Stanley Huang
Command line syntax:
sketchuploader
Board types:
1 - Arduino Uno
2 - Arduino Duemilanove (328)
3 - Arduino Duemilanove (168)
4 - Arduino Nano (328)
5 - Arduino Nano (168)
6 - Arduino Mini (328)
7 - Arduino Mini (168)
8 - Arduino Pro Mini (328)
9 - Arduino Pro Mini (168)
10 - Arduino Mega 2560/ADK
11 - Arduino Mega
http://www.arduinodev.com/wp-content/uploads/2012/06/sketchuploader.png
The SketchUploader comes in distributions for both Windows and Linux.
Download SketchUploader for Windows (gcc-avr and avrdude included)
Download SketchUploader for Linux (gcc-avr and avrdude packages need to be installed) {:soso_e102:}貌似是高级货 弘毅 发表于 2012-6-8 14:37 static/image/common/back.gif
貌似是高级货
是啊,作者是绝对的高手啊!
有这样的高手玩Arduino好东西应该还会继续有的。
期待啊。。。 额。这样做的优势在哪里? 我以为我看到的是SketchUp loader:D
进来之后才发现是Sketch Uploader:dizzy: 我以为我看到的是SketchUp loader:D
进来之后才发现是Sketch Uploader:dizzy:
页:
[1]