Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Thursday 3 March 2016

Getting Started with Arduino A Beginners Guide

Brad Kendall
Arduino is an open-source electronics prototyping platform based on flexible, easy-to use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.

In addition to Arduino’s simplicity, it is also inexpensive, cross-platform and open source. Believe it or not, even relatively inexperienced users can build a version of the Arduino module on a breadboard in order to understand how it works and save a little bit of money.

An Arduino can basically do anything by interfacing sensors with a computer. This would allow you to take any sensor and have any action applied with the readings. For example (in one of our projects) we will read the level of light in a room and adjust an LED’s brightness to react based on that input.

In this guide, Brad Kendall will take you through everything you need to know to get started with your own basic Arduino projects and lead you on to more interesting ideas. 

No comments:

Post a Comment

Note: only a member of this blog may post a comment.