Hi Guys
This might be of use to someone familiar with PBP, but looking at Arduino or something like that.
The exact same code ported to C, and demonstrated with a graphic GUI.
Although the graphic GUI is freshly done in C, it’s using the same “setcal" subroutine above,
as a C function, which at least demonstrates how to use lookup tables, arrays, loops, and some arithmetic.
Bookmarks