This Project should simplify the design process of modules for raspberry pi 2 and 3, model B. It uses the 40 pin GPIO connector to access the raspberry pi GPIOs. The dimensions of the board are based on the image below which i got from the raspberry pi developers page....
[Read More]
Convert a floating-point number to register value
Last year I wrote a tiny Qt application to convert a floating-point number to a register value. The picture below shows how to use the software. Simply fill out the “Fraction” field and press calculate. Default, the value will be build with 24Bit accuracy. You can see how the error...
[Read More]