Chouwz
Computer Graphics

EP 1000 Arduino

Introduction to Arduino

we learned from the basics from electrical components, to AC and DC current, to understanding Ohm’s Law. V = I R . We were then introduced to TinkerCAD, that allows creation of simple 3D designs.

TinkerCAD circuits – allows simulation of

  • Electronic circuits
  • Arduino interfacing with Processing/C++
  • Micro-bit interfacing with CodeBlocks
  • Class work

    Counting with a switch with states. Switch is press,

    1. Red LED Lights up
    2. Green LED Lights up
    3. Both LED Lights up

    finish chameleon

    Red LED Lights up

    finish chameleon

    Green LED Lights up

    finish chameleon

    Both LED Lights up

    Reading a Potentiometer, eg.

    1. Reading : 102 Voltage : 0.5
    2. Reading : 143 Voltage : 0.7
    3. Reading : 429 Voltage : 2.1

    555 timer

    We learn to programme up a 555 timer circuit. Here is a component list of the circuit.