EasyManua.ls Logo

Texas Instruments MSP430

Texas Instruments MSP430
413 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
365
}
else if((value >= 10) && (value < 100))
{
print_D((x_pos + 3), y_pos, tmp, points);
}
else if(value < 10)
{
print_D((x_pos + 2), y_pos, tmp, points);
}
}
Simulation
Explanation
Unlike I2C, SPI, UART and other communication methods, one wire communication has no fixed
communication standard. A perfect example is the difference between the way of communicating
with DHT22 and DS18B20. Although they appear to share a similar methology but the communication
protocols are different.

Table of Contents

Other manuals for Texas Instruments MSP430

Related product manuals