From fe2e3d02feac785eba0adb002d0ae9daf916f281 Mon Sep 17 00:00:00 2001 From: hiseba Date: Mon, 2 Dec 2013 20:08:51 +0000 Subject: [PATCH] Add Arduino --- free-programming-books.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index ff4709be..aca1f973 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -26,6 +26,7 @@ * [Agda](#agda) * [Android](#android) * [APL](#apl) +* [Arduino](#arduino) * [Autotools](#autotools) * [ASP.NET MVC](#aspnet-mvc) * [Assembly Language](#assembly-language) @@ -428,6 +429,9 @@ * [Mastering Dyalog APL](http://www.dyalog.com/intro/) (PDF) +###Arduino +* [Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum) + ###Autotools * [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/) * [Autotools Mythbuster](https://www.flameeyes.eu/autotools-mythbuster/)