Mario Hüttel mhu
mhu pushed to master at pcb/reflow-oven-control-pcb 2020-05-19 00:42:45 +02:00
3398986f53 Replace transformer with off the shelf power brick, add eeprom for config
66c412efaa Remove 3d model folder, because it is not actively used
Compare 2 commits »
mhu pushed to smps at pcb/reflow-oven-control-pcb 2020-05-19 00:40:52 +02:00
96e2eafb94 Add SMPS
3398986f53 Replace transformer with off the shelf power brick, add eeprom for config
66c412efaa Remove 3d model folder, because it is not actively used
ff81a12896 Make 230V port wider and add eeprom for config
e18bc9558c Add 3 model for ls
mhu deleted tag smps from pcb/reflow-oven-control-pcb 2020-05-19 00:40:52 +02:00
mhu pushed to master at pcb/reflow-oven-control-pcb 2020-05-17 00:16:54 +02:00
3398986f53 Replace transformer with off the shelf power brick, add eeprom for config
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-16 21:08:31 +02:00
c18acba48b Merge branch 'dev' into ui
e97092042b Add preliminary safety ADC which measures the Controller temperature and checks the reference voltage against the STM's internal reference voltage
dc8beefb63 Move PT1000 Measurement from ADC1 to ADC3 in order to make ADC1 free for Safety ADC implementation
b9b899b4f6 Edit test calculations in jupyter notebook
Compare 4 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-05-16 21:01:03 +02:00
e97092042b Add preliminary safety ADC which measures the Controller temperature and checks the reference voltage against the STM's internal reference voltage
dc8beefb63 Move PT1000 Measurement from ADC1 to ADC3 in order to make ADC1 free for Safety ADC implementation
b9b899b4f6 Edit test calculations in jupyter notebook
Compare 3 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-11 21:59:32 +02:00
6c013d5aa3 Merge branch 'dev' into ui
2614cea431 Make claibration routine non blocking
b9857745b1 Fix parentheses in macros
13bdd6b8eb Cleanup main function
Compare 4 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-05-11 21:59:18 +02:00
2614cea431 Make claibration routine non blocking
b9857745b1 Fix parentheses in macros
13bdd6b8eb Cleanup main function
Compare 3 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-10 23:13:58 +02:00
0b83125ab5 Merge branch 'dev' into ui
8d6c81441d Add oven PWM controller
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-05-10 23:13:16 +02:00
8d6c81441d Add oven PWM controller
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-09 20:51:34 +02:00
5fcb5305f8 Implement dummy for calibration save function
d6d8973800 Fix typo in comment
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-09 20:50:19 +02:00
99ae5f9bc1 Add lcd to menu
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-09 20:40:57 +02:00
4f05c084d9 Make ptdump command async: Main loop will continue if comamnd is called
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-05-09 20:40:37 +02:00
4f05c084d9 Make ptdump command async: Main loop will continue if comamnd is called
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-05-09 20:02:20 +02:00
8f2418eb7c Merge branch 'dev' into ui
a25d3bc8c9 make display faster
8a0572d698 Move main loop implementation torwards target
Compare 3 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-09 20:02:07 +02:00
8f2418eb7c Merge branch 'dev' into ui
a25d3bc8c9 make display faster
Compare 2 commits »
mhu deleted tag master from mhu/linux-netlink-test 2020-05-08 23:13:03 +02:00
mhu pushed to master at mhu/linux-netlink-test 2020-05-08 23:13:03 +02:00
171d42863b Init with small code example
mhu created repository mhu/linux-netlink-test 2020-05-08 23:12:51 +02:00
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-05 18:55:59 +02:00
8a0572d698 Move main loop implementation torwards target