How can I become a master?


i learn details of arduino i'm not sure how that, main website confusing compared other documentation websites visit. (man7, c++ docs, java docs, python docs)

i appreciate if guide me on how learn arduino 'language' , it's features, including device itself. don't have experience electronics, work software developer , guess won't understand reading schematics.

a few questions have right now:

where can find complete reference guide arduino language? (for core libraries)
should read cpu reference? gain if read it?
what books, wikis, forums recommend me?



the arduino system uses regular c++ language. there many specialist libraries make easier use various pieces of equipment - example servo library.

if familiar programming should not find difficult adapt arduino. have @ many example programs come arduino ide. guess difficult part of adapting arduino system fact has 2k of sram compared 2gb (or more) on pc.

have @ useful links page , reference page

studying atmel datasheet mcu on arduino board using can useful, not essential simple projects. arduino uno , nano use atmega 328 mcu.

...r


Arduino Forum > General Category > General Discussion (Moderators: mbanzi, DojoDave, mellis) > How can I become a master?


arduino

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor