Getting started with zero experience


i don't have experience or teach me. far, advanced thing i've done uno make button turn led on , off, , tutorial. read seems assume have sort of prior knowledge , don't have any.

are there books people me?

i don't think book best way learn stuff. recommend hands-on trial , error process. start blink sketch(file > examples > 01.basics > blink). go through sketch line line , make sure understand does. if there's don't understand on google , start searching until do. arduino reference page has lot of information don't limit one. you're going find bad information mixed in valuable lesson in itself. don't blindly believe read, whether on forum or in book. need develop ability search information efficiently , critically evaluate results. @ first may slower process reading book progress in explorations internet searches inevitably become primary source of information might use start.

next, use understanding of blink sketch make modifications. make led blink faster, make change blink speeds, make blink randomly. can have lot of fun simple led.

continue process through examples. don't need every example may deal subjects aren't useful learning basics digitalwrite(), digitalread(), analogwrite(), analogread(), debouncing, , serial.print() general programming functions essential.


Arduino Forum > General Category > General Discussion (Moderators: mbanzi, DojoDave, mellis) > Getting started with zero experience


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'