2020 KGHS i2trc2 Course

Most of the lecture slides were based on hackmd

Basic Programming (基本程式組)

109(1)

Main project: ANSI art

Topics

  • basic C syntax

109(2)

Topics

Additional Programming Lecture (程式組加課)

109(1)

Topics

  • Python basic syntax
  • matplotlib
  • request for web-based API
  • beautifulsoup
  • google colab

109(2)

Main Project: REcognize Alphabet Digits

Topics

  • openCV
  • simple deep learning (with keras)
  • simple web server (with flask)

Additional Robot Lecture (機器人組加課)

109(1)

Topics

  • Arduino
  • basic C syntax
  • basic circuit concept

109(2)

Main project: Simple RGB POV

Topics

  • communication between Arduino or sensors
  • bluetooth module (hc05)
  • write a self-defined library
  • timer usage