Questions I have for arduino

I have some questions hope fully you guys have the ability to answer me

How do I learn Arduino the easiest way which is free if not can you just name the price for me

I got the mega 2560 the most complete set and I don’t know how to use them is there a way I can learn how to use them

Another user recommended this course in a other thread earlier today- it might be a good place to start?

And of course there's the examples in the IDE in File > Examples.

So many ways to learn. My favorite is DroneBotWorkshop

@LarryD has a long list of links to useful Ardino information that he posts from time to time. There is an example here.

There is traditional way - read the books and try to do thing yourself :slight_smile:

did you learn about electricity in school? and programming?

You may find quite a number of free pdf books to download at

https://engineeringbookspdf.com/free-pdf/books-on-arduino-free-download/

And there are also some Arduino Simulators, I like to recommend Wokwi where you can test your sketches quickly and you can even use certain (virtual) components before you decide to buy them:

https://wokwi.com/

They simulate not only the Uno but also the MEGA, ESP32 and further controllers and feature quite a number of sample applications.

Have fun!

Set yourself a task, such as switching an LED on when a button is pressed. Then look at the examples in the IDE that sound similar and work out what they do and how they do it.

Having an objective in mind - like a simple project - is by far the best way to learn. Easier than following an abstract set of lessons.

No we didn’t so I have to learn it my self

You can buy an Elegoo starter kit for Arduino. The kit includes an Arduino mega and a bunch of sensors. There is a CD in the kit. You can learn by yourself seeing the CD.

I have bought this kit but there was no instructions or cd in it and it was so confusing

If you go to their page

https://www.elegoo.com/pages/arduino-kits-support-files

you can open further information and a tutorial:

I've just completed a course on the Arduino IoT Dashboard with Arduino which I found very useful and learned a ton from it.
It's not free, but it's it regularly available below 20$ (just visit the site every other day, it comes on special regularly). Hope it helps

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.