getting started on the platform what should I begin with ... what do I start with and if possible as I have read in many posts will I be able to get my own design of Arduino ?
1 Like
There are examples that come with the IDE, they are a great place to start.
Google "Getting started with Arduino" and you will find thousands of great tutorials to get you going. Pick the one you like.
What does this mean?
1 Like
Do you have a Windows based PC and an Arduino UNO Board? If yes, then locate a LED named L on the Arduino UNO Board, open the Blink sketch from te IDE Examples, upload the sketch, and check that the LED blinks at 2-sec interval.
Lots of good info in the 'tutorials' category.