Site Information

 Loading... Please wait...

Arduino For Dummies: Work Through Sketches Line By Line In Plain English

Posted by Technical Literature on

Arduino For Dummies by John Nussey

Arduino is an open-source computer hardware and software company, project and user community that designs and manufactures microcontroller-based kits for building digital devices and interactive objects that can sense and control objects in the physical world.

This is no ordinary circuit board. Arduino allows anyone, whether you're an artist, designer, programmer or hobbyist, to learn about and play with electronics. Through this book you learn how to build a variety of circuits that can sense or control things in the real world. Maybe you'll prototype your own product or create a piece of interactive artwork? This book equips you with everything you'll need to build your own Arduino project, but what you make is up to you! If you're ready to bring your ideas into the real world or are curious about the possibilities, this book is for you.

  • Learn by doing - Start building circuits and programming your Arduino with a few easy to follow examples - right away!
  • Easy does it - Work through Arduino sketches line by line in plain English, to learn of how a they work and how to write your own.
  • 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 make your Arduino into anything from a mobile phone to a geiger counter!
  • Become an Arduino savant - Learn all about functions, arrays, libraries, shields and other tools of the trade to take your Arduino project to the next level.
  • Get social - Teach your Arduino to communicate with software running on a computer to link the physical world with the virtual world.

It's hardware, it's software, it's fun! Start building the next cool gizmo with Arduino and Arduino For Dummies.

=> More Information...


CAN Bus Shield For Arduino

CAN Bus Shield For Arduino

Controller Area Network (CAN) is a common industrial and automotive bus with medium communication speed and extremely high reliability. It is commonly found on modern machine tools and automotive diagnostic bus. This CAN BUS Shield uses the MCP2515 CAN Bus controller per SPI interface and the MCP2551 CAN transceiver to provide your Arduino/Seeeduino CAN bus compliance. With an OBD-II converter cable added on and the OBD-II library imported, you are ready to build an onboard diagnostic device or data logger. => More Information...