Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 485 Bytes

File metadata and controls

17 lines (14 loc) · 485 Bytes

Introduction to Microcontrollers

This repository contains practices and projects related to the subject Introduction to Microcontrollers at ESCOM - IPN.

Some of the topics studied using a DSPIC30F4013 were:

  • DSPIC architecture.
  • DSPIC instructions.
  • DSPIC port I/O handling.
  • Proamming using Assembly and embedded C.
  • Programming a LCD.
  • Interrupts system.
  • TIMER's.
  • UART.
  • ADC (Analog to Digital Converter).
  • IoT using an ESP8266EX WiFi module.
    • AT commands.