From ce29aa769ff0cf1729017d21793d6d3d45cfd957 Mon Sep 17 00:00:00 2001 From: Baki Almaci Date: Tue, 20 Oct 2020 12:14:57 +0300 Subject: [PATCH] Update README.md --- README.md | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index bb2412a..1b359ec 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,29 @@ -[![N|Solid](https://static.wixstatic.com/media/960584_f7821c582d7145d3ab08a9e11e79fc2b~mv2.gif)](https://www.ti.com) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) -# Texas Instruments MSP430XX Launchpad Examples & Documents -###### MSP430FR413x Mixed-Signal Microcontrollers Data sheet: https://www.ti.com/lit/gpn/msp430fr4133 +# 📜 Overview -###### MSP430FR4133 LaunchPad Development Kit Data sheet: https://www.ti.com/lit/pdf/slau595 +This repository contains examples and documents about Texas Instruments MSP430 Microcontroller and Its launchpads. This repository would be help to understanding how to works embedded systems. -###### MSP430_FET_Drivers Product downloads: http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430_FET_Drivers/latest/index_FDS.html -# -# Contrubition -Contributions are always welcome! +## 📃 Documents about MSP430 +MSP430FR413x Mixed-Signal microcontrollers datasheet [here](https://www.ti.com/lit/gpn/msp430fr4133) to download. -# License -This repository is released under the terms of the GPL -3.0 license. +MSP430FR4133 launchpad development kit datasheet [here](https://www.ti.com/lit/pdf/slau595) to download. + +MSP430_FET_Drivers [here](http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430_FET_Drivers/latest/index_FDS.html) to download. + +## 💕 Contributing +Pull requests are welcome. For major/minor changes, please open an issue first to discuss what you would like to change. + +Please make sure to update tests as appropriate. + +## 💌 Contact Me +👨🏻‍💻 **Baki ALMACI** + +Email: [bakialmaci@gmail.com](mailto:bakialmaci@gmail.com) / +Twitter: [@baki_almaci](https://twitter.com/baki_almaci) / +Github: [@bakialmaci](https://github.com/bakialmaci) + +## ✅ License +This repository is released under the terms of the GPL-3.0 license.