SabeehKhan18 / LearnDSPIC33EV

Understand firmware better!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn dsPIC33EV

This repository is to help me and collaborators learn the basics of the dsPIC33EV. The dsPIC33EV was chosen because it is a microcontroller used for projects on our FSAE (Formula Society of Automotive Engineers) team. All information may vary and may not be accurate or the best way to achieve the goal. All projects include a description, commented code, and a schematic.

Projects

This is the suggested order for the projects.

  1. LED_ON_BUTTON_PRESS
  2. LED_ON_BUTTON_PRESS_INTERNAL_PULLUP
  3. LED_CHANGE_NOTIFICATION_INTERRUPT
  4. LED_BLINK_TIMER
  5. VARIABLE_LED_BLINK_TIMER

About

Understand firmware better!


Languages

Language:C 63.3%Language:Makefile 21.2%Language:Objective-C 15.0%Language:Arduino 0.5%