This repo contains notes and programming assignments for the Coursera's "Introduction to Embedded Systems Software and Development Environments" course by University of Colorado Boulder.
Date: March, 2022.
-
The course is instructed by Eng. Alex Fosdick.
-
You can find the syllabus of this course.
-
The Certificate is available.
This class is 9 Hours:
Each assignment has requirements and some instructions to follow. As a consequence, the assignments have implemented code and followed instructions given by the teaching staff with the requirements.
Most images I used in the course notes are from the course slides.
Ubuntu - All the code/debug were done on this Environment.
VirtualBox - If you have Windows or Mac, you need to setup VirtualBox.
VMware Workstation - Or setup VMware.
Parallels Desktop - My recommendation for Mac users.
Sublime Text - Any code editor but sublime is a better choice for Ubuntu and Windows.
Visual Studio Code - My recommendation due to the integration of GitHub in the same coding IDE.