Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/82luli02/ccai436_advanced_topics_in_ai
This repository is dedicated to the lab work completed for the CCAI 436 course. Each lab provided hands-on experience with various components and programming techniques, bridging theoretical knowledge with practical application. The work documented here showcases my progress and the skills I developed in embedded systems and IoT development.
https://github.com/82luli02/ccai436_advanced_topics_in_ai
advanced-topics-in-artificial-intelligence arduino arduino-project arduino-uno artificial-intelligence ccai436 circuits hardware iot software
Last synced: 25 days ago
JSON representation
This repository is dedicated to the lab work completed for the CCAI 436 course. Each lab provided hands-on experience with various components and programming techniques, bridging theoretical knowledge with practical application. The work documented here showcases my progress and the skills I developed in embedded systems and IoT development.
- Host: GitHub
- URL: https://github.com/82luli02/ccai436_advanced_topics_in_ai
- Owner: 82Luli02
- Created: 2024-08-24T21:20:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T22:24:07.000Z (5 months ago)
- Last Synced: 2024-12-21T14:23:34.588Z (25 days ago)
- Topics: advanced-topics-in-artificial-intelligence, arduino, arduino-project, arduino-uno, artificial-intelligence, ccai436, circuits, hardware, iot, software
- Homepage:
- Size: 8.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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**
Demo
- ### Lab 4
- **Reading a Push Button**
Demo
- ### Lab 5
- **Seven-Segment Display**
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