Saturday 18 October 2014

Arduino

What is Arduino?
  • Like Raspberry Pi , Arduino is an open electronic and multifunctioning platform that uses specific hardware and software to develop electronic projects .
Arduino vs Raspberry Pie
  • Adruino is the "Microcontroller". 
  • It is designed to read data from the sensors, calculates the data, and whether to send the data to a PC (or a Raspberry Pi), 
  • Or output the results to an LED or LCD screen has been installed and programmed. 
  • Arduino can be used for a variety of projects, from the music and art exhibitions, interactive, robotic toys. There are several types of boards of different projects. Example like :
  • Uno and Leonardo
  • Arduino Uno
  • Raspberry Pi is a computer.Raspberry Pi Model B
  • It has a full operating system is loaded on the SD card. 
  • It also has an audio out, HDMI and RCA video output and an Ethernet port. 
  • This allows you to use your Raspberry Pi as a computer, complete, browse your computer,playing games and more. 
  • You can also install and atttach mouse and keyboard.
  • Raspberry Pi project is more software than hardware based. 
  • However, it can do easily some of the hardware control by GPIO pin.

Arduino/Pi






image source : http://codeduino.com/
reading source : http://codeduino.com/tutorials/arduino-vs-raspberry-pi/
                          http://readwrite.com/2014/05/07/arduino-vs-raspberry-pi-projects-diy-platform

No comments:

Post a Comment