Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 873 Bytes

circuitplayground_intro.md

File metadata and controls

28 lines (17 loc) · 873 Bytes

Circuit Playground Intro

Overview

  • What is a microcontroller?

    • bits and pins.
  • Programming a microcontroller.

  • Setting up the CircuitPlayground Express

  • Editing the code.py file.

  • Using the serial terminal

  • Uploading Hello world.

  • Ciruit Python Playgound

  • Getting input from the real world.

  • Code