- Programming Structure
- setup() function
- loop() function
- piMode
- defining pinmode
- using pin number
- using variable
- digitalWrite
- defining digitalWrite function
- led on and off
- delay function
- digitalRead
- defining digitalRead
- button on and off
- analogRead
- arduino have 10 bit adc. it will take analog value and convert it to 0-1024.
- definition
- analogWrite
- we cannot use analog pin for output. analogWrite will only works in PWM pin
- in pwm we can access 0-255 values that are correspond to 0-5V.
- definition of analogWrite function
- Operator
- arithmetic
- comparison
- boolean
- Control Flow
- if
- else
- else if
- switch
- Loop
- for loop
- Function
- builtin function
- user define function
-
Notifications
You must be signed in to change notification settings - Fork 0
KAST-Tech/arduinoCodingCrashCourse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published