https://github.com/phattharaphorn/itc-lab
⚙️🔥 Introduction to computer laboratory using the Arduino Microcontroller Board.
https://github.com/phattharaphorn/itc-lab
arduino cpp hardware lab-assignment
Last synced: about 1 month ago
JSON representation
⚙️🔥 Introduction to computer laboratory using the Arduino Microcontroller Board.
- Host: GitHub
- URL: https://github.com/phattharaphorn/itc-lab
- Owner: phattharaphorn
- Created: 2023-11-27T08:02:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T19:34:31.000Z (over 2 years ago)
- Last Synced: 2025-03-16T16:46:02.696Z (over 1 year ago)
- Topics: arduino, cpp, hardware, lab-assignment
- Language: C++
- Homepage:
- Size: 719 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Computer Engineering - Lab
Introduction to Computer Engineering (01076101), Computer Engineering 60 at KMITL.
> Introduction to Computer Engineering roles - hardware and software use the **Arduino microcontroller board to build hardware project.**
## List for All Lab
- [Lab 1 Charlieplexing](lab-1)
- [Lab 2 Priority Switch](lab-2)
- [Lab 3 Number Guessing](lab-3)
- [Lab 4 Pong Game](lab-4)
- [Lab 5 Finite State Machine](lab-5)
- [Lab 6 Serial Communication](lab-6)
- [Lab 7 Mini Clock](lab-7)
- [Lab 8 FreeRTOS1](lab-8)
- [Lab 9 FreeRTOS2](lab-9)