I/O Port Operations in MSP430
Hello friends, here comes the second post about MSP430. In this post, we will see how input-output operations work in MSP430. We will also write a sample code to glow...
Read MoreHello friends, here comes the second post about MSP430. In this post, we will see how input-output operations work in MSP430. We will also write a sample code to glow...
Read MoreContinuing with the series of tutorials on Serial Communication, here is another one, and much awaited, the Serial Peripheral Interface (SPI) of AVR! Before proceeding...
Read MoreHey all! It’s time to continue with our tutorials on serial communication. Till now, we have covered the following: An introduction to serial communication Basics...
Read MoreThis post has been written by a new author, Chahat Ahuja. Give him heads up if you like this post. Hey folks, I know you have a habit of seeing AVR microcontrollers...
Read MoreHey folks! Lets continue with our tutorials on Serial Communication. Until now, we have seen a general introduction to serial communication, followed by a tutorial on...
Read MoreIn the previous post, we discussed about the basics of serial communication. In this post, we will learn about the RS-232 protocol of serial communication. This is the...
Read More