Mario Hüttel mhu
mhu created pull request mhu/microscope-ring-light#1 2022-07-15 19:49:40 +02:00
Implement DMX reciever and add more advanced failure mode
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-07-15 19:48:17 +02:00
be3efc07d3 Improve implementation. Add blinking red led to overtemperature mode
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-07-13 19:46:43 +02:00
d4d654e8dd Add additional debug info to version command and add CPU cycle counter to cc instruction's output
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-07-07 17:39:55 +02:00
8dc30f15fb Implement first working version of DMX receiver. Might still be buggy
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-06-24 19:42:39 +02:00
60f1923abe Implement first draft of working DMX. Still needs rework and beatifying
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-06-24 18:08:34 +02:00
d06b2b7eaf Implement test RX for DMX. Still no functionality
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-06-21 22:04:26 +02:00
3faab7173c Implement Uart RX functionality. UART RX works. DMX frame detection not yet implemented.
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-06-21 20:57:40 +02:00
4166396f75 Add detailed memory usage output to Makefile
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-06-21 20:33:31 +02:00
d7ce66b1d8 Prepare DMX development
mhu created branch dmx_receiver in mhu/microscope-ring-light 2022-06-21 20:33:31 +02:00
mhu pushed to master at mhu/microscope-ring-light 2022-06-21 20:24:49 +02:00
3fc6e81569 Fix bug in clock setup. HSE was accidentally stopped instead of HSI. This didn't have any bad effects though
1cc3a85471 Update gitignores
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-06-09 18:44:34 +02:00
8a62ed2ea7 Fix wrong short shell command for setting baudrate
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-06-09 18:18:57 +02:00
7d43b4130c Add connector info to LCD GUI. So TX and RX of UART can be found without looking at the schematic.
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2022-06-09 17:50:37 +02:00
43b14bdb92 Start work on temperature profile checker
mhu created branch temp-profile-checker in mhu/reflow-oven-control-sw 2022-06-09 17:50:37 +02:00
mhu pushed to opengl-preview at mhu/gds-render 2022-04-19 22:14:28 +02:00
01613d1977 Implement simple hole stencil to resolve holes in GDS polygons.
mhu pushed to opengl-preview at mhu/gds-render 2022-04-19 20:03:45 +02:00
a6899a3f7c Add poly2tri and C++ wrapper for polygon tesselation.
mhu pushed to opengl-preview at mhu/gds-render 2022-04-18 17:14:28 +02:00
4aa63db8dd Start preview feature. Add dummy triangle to test OpenGL.
f42d61192a Add preview rendering skeleton
Compare 2 commits »
mhu created branch opengl-preview in mhu/gds-render 2022-04-18 17:14:28 +02:00
mhu pushed to master at mhu/gds-render 2022-04-17 22:21:18 +02:00
573cd59892 Merge branch 'dev'
8b1f667819 Merge pull request 'issue/47-add-vertex-count-to-gui' (#48) from issue/47-add-vertex-count-to-gui into dev
c2ca2ff573 Rework the analysis cmd option to work with new statistics functions
c0ac6cc3c5 Move statistic calculation to parser. Show Vertex and GFX count in GUI. CLI -A param is now broken. Will implement in next commits.
22bc3a18d7 Issue #47: Add renderer for cell statistics and render dummy value
Compare 6 commits »