Forums
Design of the A/D converter driver interface

Hello,I have been developing C++ driver for the a/d converter and I have been thinking about its interface. In other words I have been thinking about how the client...
Hello,I have been facing a task to develop a software driver in C++ for a chip which makes available 8 digital inputs over the SPI bus. In the time being I have...
Hello,I am going to implement a digital integrator in C. I have decided to use trapezoidal rule in recurrent form i.e. to use following formula $$I(k) = I(k-1)...
Digital PID controller implementation in C++

Hello all,I have implemented a discrete PID controller as a class in the C++ language. I have attempted to include advanced features like:*bumpless transition*antiwind-up...
Registering will allow you to participate to the forums on ALL the related sites and give you access to all pdf downloads.