Lunes, Nobyembre 3, 2014

#CONTINUATION [Free Arduino Ebooks]

As I make some search in Google, I found those amazing Free Arduino Ebooks.

1. Getting Started with Arduino A Beginners Guide
Author: Brad Kendall
Publisher: Make Use Of
This ebook is an Arduino guide which can help even if you have never ever used an Arduino before. It is one guide that will definitily help you in building Arduino projects right away!




2. Introduction to Arduino - A piece of cake!
Author: Alan G. Smith
This book unlike many others expects no previous knowledge in electronics or programming. And more interestingly instead of taking you through boring indepth teaching, it will pamper you only with enough content that can help you start making things.





3. 20 Unbelievable Arduino Projects
Publisher: Instructables
This ebook consists of twenty amazing Arduino projects that you almost wouldn't believe, if not for that they are the real deal. These authors have turned their wildest dreams into reality with the power of Arduino, an easy-to-use microcontroller development board. It is no wonder that Arduino literally translates to "Strong friend (masculine)" in Italian. Anything is possible with the mighty power of Arduino. It's compact, it's straightforward, and makes embedding electronics into the world-at-large fun and easy. Check out some of these amazing projects, and get inspired to build your own reality




4. Open softwear - fashionable prototyping and wearable computing using the Arduino
Authors: Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund
The content of this book is inspired by the teachings of the physical prototyping laboratory in the school of art and communication, at the University of Malmö. The book is an complete guide if you want to venture into the field of wearable computing.





5. Arduino Microcontroller Guide
Author: W. Durfee
Publisher: University of Minnesota
The ebook is a part of curriculam of University of Minnesota's Arduino Microcontroller guide.
(http://www.me.umn.edu/courses/me2011/arduino/)



6. Arduino Tips, Tricks, and Techniques
Author: Ladyada
Publisher: Adafruit learning system
Yes you guessed it right. This one comes directly from the creator. This is Adafruit's documentation that will help you learn the basics, the history, the features and as the name suggests some niche tips, tricks and techniques on Arduino.

Hope you enjoy reading those Free Arduino Ebooks. Cheers!

- TO BE CONTINUED

Linggo, Nobyembre 2, 2014

#BEGIN [Quick Gizduino (Arduino clone) tutorials]

Living in the Philippines particularly in Manila is an advantage for most electronic hobbyist and technical aficionados but what if the electronic kits / devices / gadgets you purchase online came from abroad and have no local support... and all of the sudden your worst nightmare happened, your electronic kit arrived fresh from the postal courier, filled with excitement you open the parcel and wanted to give it a try... and the moment you test it... it did not worked... now your work / test place is filled with the air of frustration until you give up...

That kind of nightmare happened to a friend of mine when the Arduino (Original) he ordered online arrived and did not work... unfortunately for him he was one of those person who have the first version of Arduino (Original) and did not work... He did contact the seller online but sending it back to the vendor will cost him almost the same amount of money he used to purchase the Arduino (Original) and of course the long waiting time... (oh did I mention his struggle with Philippine Customs which a pain in the *please pardon my English: A$$).

So in this blog, I will instead discuss about the alternative we found... and that is purchasing a Arduino clone... yup you heard me right... A CLONE... but why buy a clone, is it piracy???
My answer is NO, Arduino Clone is also based on the Original Arduino however, some modification has been done also take note that the Arduino is based on an OPEN SOURCE project which everybody can make.

To know more about Arduino you can visit this website http://www.arduino.cc/

Now, since I did mention Arduino Clone, we are able to find a very reliable source of it and it is located in a very accessible place in Manila and the store name is E-Gizmo. The reason why we did specifically mention this place is because we have personally tried and tested the technical support and of course if there is any issue with the electronic device we purchase then we could easily ask them and have the device tested without waiting for months.

To know more about E-Gizmo, please visit their website at http://www.e-gizmo.com/

Going back to the topic, Arduino has been in the market for several years and many tutorials has been made. Since the one I'm using now is a Gizduino (which I did mention an Arduino clone), it means that all the tutorials available for the original Arduino can be used with Gizduino.

To get started with Arduino, I could recommend this Youtube tutorial from Jeremy Blum:
Tutorial 01 for Arduino: Getting Acquainted with Arduino

You could follow his Youtube site and get to know more about Arduino.

Personally, I suggest that when you start to jump in to the Arduino bandwagon, you should have at least have your own Arduino (Original or Clone) and better start coding...CHEERS!

- TO BE CONTINUED