Guys how you doing, I just want to start learning about how I can work with Arduino , where I can find a basic program to get started ?
Guys how you doing, I just want to start learning about how I can work with Arduino , where I can find a basic program to get started ?
In general, Arduino is not too complicated and there are lots of resources online and in print form as books. As a start, you can try the Arduino official tutorials page: https://www.arduino.cc/en/Tutorial/HomePage. This links a number of projects which are contributed which you can follow along. Of course, the official site also contains instructions and reference information.
If you already have an Arduino and a few components, you could also try example files in the libraries. Without components, you can still run the blink sketch.
Otherwise, some third-party sites which sell sensors, shields etc sometimes have a good amount of tutorials as well - Adafruit's site comes to mind: https://learn.adafruit.com/
- Gough
Forgot to say that element14 has an Arduino group section too, if you'd like to peruse a few blog postings for ideas:
- Gough
Forgot to say that element14 has an Arduino group section too, if you'd like to peruse a few blog postings for ideas:
- Gough