In progress: Reflow3
A short update concerning my new reflow firmware: It consists of 37 Files, 19 of them *.c (rest is .h containing defines typedefs and structs and so on – to keep things tidy). There are (’til now) 1449 lines bare code, plus 1009 empy lines plus more or less useful comments makes 3129 Lines alltogether…
I have the firmware for the new Reflow3-Controller in my pipeline. The problem was that my newly designed menu-lib didn’t work at once. So I used some LEDs for debugging.
The software uses an internal scheduler, which calls certain functions periodically. To test the call of the display-refresh-function I toggled the LED inside this function. It blinked and I was also able to measure the accuracy of the timers 😉
Here my setup:
And this is the Display of my (new, shiny and just awesome) DSO:
(off by ~2ms… ok.)