/Arduino_OOP

Arduino programming talk.

Primary LanguageC++MIT LicenseMIT

Arduino_OOP

How to start:

  • Install Proteus 8
  • Install Simulino Library. Follow instructions here in step: "6 Como Simular Arduino con SIMULINO y PROTEUS"

Content:

  1. classes: example with stepper motor

  2. timer:

  • 2.1. millis()

  • 2.2 example with millis()

  1. design pattern: button class ussing millis()

  2. design pattern: steppers

  3. composition: displays_7_seg