This first tutorial will be a basic introduction to C programming Pointers. They are an important part of the C language, providing a powerful and flexible method of manipulating data. When pointers are used with functions, it allows the values of variables to be changed regardless of where they originated.
Monthly Archives: February 2014
C Programming Functions Pt/1
C programming functions Part 1, will be a basic introduction to functions in the C language.
Stellaris DAC7571 Tutorial
The Stellaris DAC7571 tutorial will show how a LM3S6965 evaluation board is interfaced to the DAC7571 using the I2C bus.