The quick, easy way to leap into the fascinating world ofphysical computing This is no ordinary circuit board. Arduino allows anyone,whether you're an artist, designer, programmer or hobbyist, tolearn about and play with electronics. Through this book you learnhow to build a variety of circuits that can sense or control thingsin the real world. Maybe you'll prototype your own product orcreate a piece of interactive artwork? This book equips you witheverything you'll need to build your own Arduino project, but whatyou make is up to you! If you're ready to bring your ideas into thereal world or are curious about the possibilities, this book is foryou. ? Learn by doing ? start building circuits and programmingyour Arduino with a few easy to follow examples - rightaway! ? Easy does it ? work through Arduino sketches line by linein plain English, to learn of how a they work and how to write yourown ? Solder on! ? Only ever used a breadboard in the kitchen?Don't know your soldering iron from a curling iron? No problem,you'll be prototyping in no time ? Kitted out ? discover new and interesting hardware to makeyour Arduino into anything from a mobile phone to a geigercounter! ? Become an Arduino savant ? learn all about functions,arrays, libraries, shields and other tools of the trade to takeyour Arduino project to the next level. ? Get social ? teach your Arduino to communicate withsoftware running on a computer to link the physical world with thevirtual world It's hardware, it's software, it's fun! Start building the nextcool gizmo with Arduino and Arduino For Dummies.
Clear book with some nice examples, although it could do with a bit of another edit as there are a couple of errors that I spotted (which is a bit of a problem in a textbook for beginners).
The book I read to research this post was Arduino For Dummies by John Nussey which is an excellent book which I bought from kindle. The Arduino is a little like the Raspberry Pi and there are 2 major components that combine to make it. There is a circuit board and components which varies according to what you are trying to build. There is a kind of standard as to what is an arduino component but many companies manufacture these kits and separate components. There is also a programming language and there are many scripts that can be downloaded from the internet often for free and are copied to your arduino product via your computer. There is a massive variety of arduino kits and of course you can design and build your own. Also the Arduino programming language has been much simplified and improved upon since it was first introduced. If you do decide to learn and use the programming language try and find scripts that you can adapt rather than writing a program from scratch. You will save yourself a lot of work. One Japanese company has even developed an arduino kit geiger counter that can be bought for around £110.00 and that was specifically developed for the incident in Japan when there was a tsunami that caused flooding that threatened to cause a disaster at a nuclear power station. With this particular kit you really need to know what you are doing constructing it as it is very difficult to build and contains a high voltage. Another kit is an mp3 player that rips music via your computer and plays them back in mp3 format. It's also compatible with a lot of different formats and will work equally well with a Apple Macintosh, Windows or Linux computer. This book contains lots of projects to get you started and has instructions with quite a lot.
This is a good introduction to Arduino. It fit in well with my formal education in electronics so many years ago. I thought it would help me find my first project in either the Arduino or Raspberry Pi world of projects, but so far I am not fully on board with starting a project. I may have to just take the plunge and buy a kit and just build whatever it maps out. Then I might become inspired to be much more creative and custom build my own project.
I need to commit. And find the right starting point.
my friend was very insistent on getting me interested in electronics - i mean, how could i not? this book really helped me learn the ropes of my arduino kit (which i bought a year ago and never used until now) =)
Good starter book for Arduino. The end started to go over my head, so I skipped some of the final chapters. I would recommend this to beginners, though.
Good primer. If weak on Arduino code in general it makes up for it explaining the "whys" of what is in here. Now to dig into really using the micro-controller...