.. MSP430_LunchBox documentation master file, created by sphinx-quickstart on Mon Feb 3 15:52:59 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ################################ MSP430 LunchBox's documentation! ################################ .. image:: _static/images/Lunchbox.png :align: center What is MSP430 LunchBox? ======================== MSP430 Lunchbox is a microcontroller platform based on `TI's MSP430G2553 IC `_. The TI MSP family of ultra-low-power microcontrollers consists of several devices that feature different sets of peripherals targeted for various applications. The architecture, combined with five low-power modes, is optimized to achieve extended battery life in portable measurement applications. The device features a powerful 16-bit RISC CPU, 16-bit registers, and constant generators that contribute to maximum code efficiency. The digitally controlled oscillator (DCO) allows the device to wake up from lowpower modes to active mode in less than 1 µs. LunchBox utilises the BSL mode for programming the MCU. MSP430 LunchBox was developed at `TI CEPD, Netaji Subhash University of Technology, New Delhi `_. More details on design and development of this board can be found at this `blog `_. MSP430 LunchBox is being manufactured and marketed by `SincGrid LLP `_. .. youtube:: edk1i9FDKIw Where to buy LunchBox and Swayam component kit? =============================================== MSP430 LunchBox ^^^^^^^^^^^^^^^ .. image:: _static/images/BuyLunchBox.png :alt: click to buy :target: http://buy.lunchbox.sincgrid.com :align: center Swayam components kit ^^^^^^^^^^^^^^^^^^^^^ .. image:: _static/images/swayam_kit_info.jpg :alt: click to buy :target: http://buy.swayam.components.sincgrid.com :align: center To purchase, please visit `Sincgrid Store ( https://store.sincgrid.com/ ) `_. Github repository ================= For NPTEL course repository around MSP430 Lunchbox, please visit `https://github.com/ticepd/EmbSysDesign_NPTEL_Course `_. Course link =========== There is a course on `'Introduction to Embedded System Design' `_. This course utilises this MSP430 Lunchbox to demonstrate the various MCU features as well as interfaced peripheral on various pins. This is a core course. It will enhance your understanding of MCU and embedded system designing. In course lecture, Various experiments are performed on LunchBox. The code snippets and experiments mannual from those lectures are shared below. .. toctree:: :maxdepth: 2 :caption: Table of Contents files/Get_Started/index files/Hardware_Details/index files/Experiment_Manual/index .. files/Prerequisites.rst .. files/Bare_Minimum_GIT/index .. files/Bare_Minimum_C/index