This tutorial will basically introduce you to the microcontroller that we will be using to design the IR controlled Home Automation project. Its calledMSP430G2553IN20 and it is fixed into the MSP430G2 Launchpad. You need to buy a Launchpad from TI-estore…
First Step towards Embedded Design Circuits- Installing CCS 8.0.0.0 (Session 7)
Hi…I admit it has been a long time that I have posted. I remember I did my last post way back in Feb and it was about the I2C. Although I received only one comment, still I hop you guys…
Introduction to IIC of I2C COMM-Session 4,5,6
I2C or IIC or TWI communication is a part and parcel of electronic circuit designers. But many of us are not aware of it in their college days. This video is intended for the basic learners who want to use…
Binary and BCD to Decimals – Session 3
See here first how to convert the decimals andHexadecimals: https://www.wikihow.com/Convert-from-Decimal-to-Binary Now you can follow my video that will guide you better : Next video will be on the inter-conversion between DEC to HEX and how to quickly resolve the HEX…
Introduction to Number systems – Session 2
A numeral system (or system of numeration) is a writing system for expressing numbers; that is, a mathematical notation for representing numbers of a given set, using digits or other symbols in a consistent manner. It can be seen as the context that allows the symbols “11” to be interpreted as…
Introduction to Embedded Systems Classes – Session 1
Hello everyone, this is just a very basic video to make you understand why you should take and study Embedded Systems as one of the most important part of your curriculum. Check in the video and for any queries, do…
DOMESTIC LPG GAS LEAK DETECTION ALARM OPTIONAL SMS
Project Code : AXIONS9G Components used : Mainly TI’s MSP430G2553, SIM800C, AT24C02, LM2596 Supply Source: Mains AC 220 VAC 50- 60 Hz, 1ɸ to 12V, 2A DC Adapter Description: <to be edited… please visit back later,…
DECODE RC5 PROTOCOL USING TM4C12x SERIES MCU
If you are using this famous protocol (RC5, as was developed by Philips) for several IR based remote control applications, then you may utilize this part of the code of mine to embed in your existing system and save your…
INTERFACING COLOR LCD WITH TIVA TM4C12x
If you are connecting Color LCD (TFT) using ILI9341 driver Chip with the TIVA TM4C12x ARM Cortex M4F family MCU, then please follow this link in the TI’s e2e forum that I had posted sometime back. However, you can also…
IR OPERATED LOAD SWITCHING & AC POWER CONTROL
This is a IR based remote controlled switching system for Lamps and AC power control for fan speed or lamp dimming. Project code: RCSB/TM4C12x Components used: TM4C123GH6PM, ILI9341 based Color LCD, XPT based touch control, TSOP17xx based IR sensor, BTA12/16…