Sunday, 21 September 2014

What are the best beginner project using an arduino



I'm looking for some cheap beginners projects that show the uses of an arduino.


things like turning on and off an LED


getting back sensor data


...


if anyone has come across useful youtube video tutorials that would be perfect!


that sort of thing



Answer




Start with the sparkfun tutorial here and do a google search. There are tons of different options for starting out with the Arduino, you can try a starter kit. Go on to the Arduino website there is a ton of information there.


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...