Skip to content

Latest commit

 

History

History
97 lines (77 loc) · 3.25 KB

Readme.md

File metadata and controls

97 lines (77 loc) · 3.25 KB

EmbSysDesign_NPTEL_Course (TICEPD)-Forked

Course link

Link to my repository page - Proteus v8.9 Simulations for MSP430G2553

Design files location

PCB

CCS Project files location

CCS PROJECTS

Fritzing Sketch files location

FRITZING SKETCH

+ If you have cloned this repository, make sure you do a "git pull origin master" as I update files weekly
+ and add new experiments as the NPTEL weeks unfold.
- Deleting the Documents(PDF) - Doc Folder
- The Documents provided in the original repository were outdated
- and can also be found on the internet, if required
- They were big bulk files and were taking up major space.
- So, I deleted them.
! Now the repository does not contain any doc about BSL program, MSP430 LunchBox & LaunchPad UART

YouTube Playlist Link

Week wise distribution of Examples Msp430G2553

  • Week 7
    • Exp00_LunchBox_Template
    • Exp00_LunchBox_Template
    • Exp01_LunchBox_UART_Template
    • Exp02_LunchBox_HelloLED
    • Exp03_LunchBox_HelloBlink
    • Exp04_LunchBox_HelloSwitch
    • Exp05_LunchBox_DebouncingTheSwitch
    • Exp06_LunchBox_HelloSwitch_PullDown
    • Exp07_LunchBox_HelloSwitch_PullUp
    • Exp41_LunchBox_Introduction_to_Embedded_C
  • Week 8
    • Exp08_LunchBox_HelloClock
    • Exp09_LunchBox_HelloResetSource
    • Exp10_LunchBox_HelloInterrupt
    • Exp11_LunchBox_HelloInterrupt_Rising
    • Exp12_LunchBox_HelloInterrupt_Falling
    • Exp12_LunchBox_HelloInterrupt_Falling-Exercise
    • Exp12_LunchBox_HelloInterrupt-Rising_Falling-Exercise
  • Week 9
    • Exp13_LunchBox_HelloSSD
    • Exp14_LunchBox_HelloLPM
    • Exp15_LunchBox_HelloLCD
    • Exp16_LunchBox_HelloLCDWithCustomCharacter
    • Exp17_LunchBox_HelloTimer
  • Week 10
    • Exp18_LunchBox_HelloSoftwarePWM_Large_Delay
    • Exp19_LunchBox_HelloHardwarePWM_8Bit
    • Exp20_LunchBox_HelloHardwarePWM_16Bit
    • Exp21_LunchBox_HelloADC
    • Exp22_LunchBox_HelloADC_LCD
    • Exp23_LunchBox_HelloADC_Internal_Temperature_Sensor
    • Exp24_LunchBox_HelloLFSR_8Bit
    • Exp25_LunchBox_HelloLFSR_32Bit
    • Exp26_LunchBox_HelloDAC_8Bit
    • Exp27_LunchBox_Lemon_Battery_LED_Blink
  • Week 11
    • Exp28_LunchBox_HelloSerial
    • Exp29_LunchBox_HelloPeriod
    • Exp30_LunchBox_HelloFrequency
    • Exp31_LunchBox_SerialLog
    • Exp32_LunchBox_CharlieLog
    • Exp33_LunchBox_RefreshSSD_Sequential
    • Exp34_LunchBox_RefreshSSD_InterruptBased