Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.85 KB

README.md

File metadata and controls

64 lines (51 loc) · 1.85 KB

Overview

This repository contains all the labs I completed during the CCAI 436 Course on Advanced Topics in AI. The course consisted of 8 labs focused on understanding and designing Embedded Systems.

Description

  • Lab 1

    • Simple Logic Circuit
  • Lab 2

    • Hello World Program
  • Lab 3

    • Blinking LED

    thumbnail_of_CCAI436_LAB3_LED_Alia

    Demo

  • Lab 4

    • Reading a Push Button

    thumbnail_of_CCAI436_LAB4_PushButton_Alia

    Demo

  • Lab 5

    • Seven-Segment Display

    thumbnail_of_CCAI436_LAB5_7Segment_Alia

    Demo

  • Lab 6

    • Keypad
  • Lab 7

    • LCD Display
  • Lab 8

    • Reading a Temperature Sensor

Tools

Some labs were implemented in hardware, and others in software. An instruction/manual file is provided for each lab. The tools required for the labs include:

  • Wokwi Arduino Simulator (online program)
  • Arduino Software
  • Arduino UNO
  • Arduino kit

Date Created

Winter 2023