
User projects, templates and samples are placed under sketch directory. src contains all source code of Arduino-Lite firmware library. After downloading, no installation steps are needed, just decompress to some folder.Ĭheck out any revision anonymously from the svn repository hosted on Google Code.Īfter downloading and decompression, the directory tree should like this: In the Download section of our Google Code project page, we released compressed packages of Arduino-Lite, what are named like arduino-lite-r1.0.zip. The open source version of Arduino-Lite can be retrived from Google Code: 。There are two ways to get Arduino-Lite: Download and configure Arduino-Lite 2.1 Get Arduino-Lite Arduino-Lite, for sure, do not prevent you from using any software or libraries. Source code of Arduino-Lite firmware libraryĪrduino-Lite users only need to download the package to develop, compile, burn/upload and even debug AVR programs, along with system default text editors(notepad, vim) no third-party library are required. What are included in Arduino-Lite?Īrduino-Lite hosted on Google Code consists of: Some brief introduction to the Arudino-Lite: Arduino-Lite, Lightweight AVR library(1) 1.
Compared to the original library, Arduino-Lite generates smaller binaries and perform faster. We make it easy to use, just like the Arduino. Arduino-Lite is a lightweight high-performance firmware library for AVR mcus, which is developed based on the original Arduino project.
This is the second article in the series, which introduces the installation and usage of the Arduino-Lite.