Arduino Tutorial
Today Arduino has become a very widespread and fascinating topic to master for Electronics and Computer Science apprentices. The reason behind this is simplicity and open source hardware and software platform and properly updated tutorial provided by Arduino organization. And by bringing something beneficial and different modules periodically. Which motivates and encourage apprentices and hobbyist to learn, and innovate intelligent devices.
What is Arduino?
"The Arduino is an open-source platform based on simple hardware and software. Arduino modules are suitable to read the information - daylight on a sensor, a thumb on a button, or a Twitter information - and turn it into an output - controlling an instrument, publishing something online, switching on an LED. You can order your Arduino what to do by transferring a set of instructions to the microcontroller on the board. To do so you use the Arduino Software (IDE), based on Processing, & Arduino programming language (based on Wiring)."
What can Arduino do?
Arduino is extremely flexible. With the help of Arduino modules, you can build many intelligent gadgets. like Drone, home automation through the internet, Bluetooth, TV Remote. you can build your own intelligent home security system. And Fire security system for home, offices, and industries. you can also build robots who has his own mind to perform the task, you can also build a device that a send the sensor data from the remote location to server where internet is not possible using some wireless protocols like XeeBee, Wife, Bluetooth, Radio Frequency.
What are prerequisites to Arduino?
You required a sound knowledge of electronics and a sound knowledge of programming language C. You'll understand both immediately as you enter. I'd suggested getting periodically guide or kit. That Process you that can just get something running right off the bat regardless experience level.
In the very next blog, we will learn how to install Arduino IDE?
Comments
Post a Comment