Arduino Programming
Arduino Programming
PROGRAMMING
B Y: E N G R . D E N N I S F.
V I R AY
BRIEF INTRODUCTION:
A COMPUTER ENGINEER
SOFTWARE ENGINEER
WORK EXPERIENCES:
FIRST QUARTER
MONDAY TUESDAY WEDNESD THURSDAY FRIDAY
AY
MAY 17 MAY 18 MAY 19 MAY 20 MAY 21 (F2F)
MAY 24 MAY 25 MAY 26 MAY 27 MAY 28 (F2F)
(PERFORMANCE
TASK)
MAY 31 JUNE 1 JUNE 2 JUNE 3 JUNE 4 (F2F)
JUNE 7 JUNE 8 JUNE 9 JUNE 10 JUNE 11 (F2F)
(PERFORMANCE
TASK)
JUNE 14 JUNE 15 JUNE 16 JUNE 17 JUNE 18 (F2F)
JUNE 21 JUNE 22 JUNE 23 JUNE 24 JUNE 25 (F2F)
(PERFORMANCE
TASK)
JUNE 28 JUNE 29 JUNE 30 JULY 1 JULY 2 (F2F)
JULY 5 JULY 6 JULY 7 JULY 8 JULY 9
(PRESENTATION
OF PROJECT)
SECOND QUARTER
LOGIC
1 : a proper or reasonable way of
thinking about something
MACHINE LANGUAGE
PROGRAMMING
programming language, any of
various languages for expressing
a set of detailed instructions for
a computer.
ROBOT(S)
Robot, any automatically operated machine that
replaces human effort, though it may not
resemble human beings in appearance or perform
functions in a humanlike manner.
The worst-case scenario is that you would have to replace the chip and start again :)
Arduino Uno Specification
•Microcontroller: ATmega328P
Take Note: Pulse width modulation (PWM), or pulse-duration modulation (PDM), is a method of reducing the
average power delivered by an electrical signal, by effectively chopping it up into discrete parts.
Arduino Uno Specification
•Flash Memory: 32 KB (ATmega328P) of which 0.5 KB used by bootloader
•SRAM: 2 KB (ATmega328P)
•EEPROM: 1 KB (ATmega328P)
•LED_BUILTIN: 13
•Weight: 25 g
Take Note: A bootloader is software that is responsible for booting a computer. When a computer is turned off,
its software—including operating systems, application code, and data—remains stored on non-volatile memory.
ARDUINO BOARD
Analog vs Digital
An analog signal is one whose value continually
varies over time.
https://www.youtube.com/watch?v=tAo7vSktP5E
END
THANK YOU!!!