Skip to content

quangcaol/THUCTAP_VDK_SPKT

Repository files navigation

Assigment and Exam for Microcontroller Pratice Course at Ho Chi Minh City University of Education and Technology

This repo contains 15 folder with prefix "WEEK" which is 15 weeks of this course. Inside each folder is Assigment number folder with main file and library. Although you can use PICC to complie it, but i have include task.json for who want to use VScode to complie.

Warning:

  • This code and library only for Large PIC18F4550 Kit
  • Some chapters im not cover in

Requirement:

  • PIC C installed
  • Visual Studio Code installed

Setup enviroment for VScode:

  • Install C/C++ extension
  • Change PIC C complier path in tasks.json which suit in your computer
  • Enjoy it