Commit Graph

  • c0f57afff4 Calculate total energy and print it, also in JSON format main Thomas Kolb 2024-02-15 22:47:26 +0100
  • 3373984f86 Increase serial rate to 38400 baud Thomas Kolb 2024-02-15 22:46:51 +0100
  • 604c34a147 Update voltage divider calculation Thomas Kolb 2024-02-15 22:45:40 +0100
  • a157c1eedd visualizer: generalize websocket address Thomas Kolb 2024-02-15 22:44:45 +0100
  • c7a4eb16bf Add web visualizer based on python+plotly Thomas Kolb 2024-02-15 22:27:24 +0100
  • 31da2af078 Adapt impedance control to new generator Thomas Kolb 2023-06-03 00:10:09 +0200
  • 55e6d5d9db Add impedance control mode Thomas Kolb 2023-03-18 12:21:42 +0100
  • 8746b51bd5 Various fixes and improvements Thomas Kolb 2023-03-17 19:41:13 +0100
  • c1ec46305d More fancy LED flashing Thomas Kolb 2023-01-22 00:32:09 +0100
  • 4cd5266653 SwitchControl: auto-switching between MPPT and CV + more Thomas Kolb 2023-01-16 23:10:49 +0100
  • 4de016eb30 Implement maximum power-point tracking Thomas Kolb 2023-01-15 22:34:10 +0100
  • a8ba1add0e Moved switch controller to separate module Thomas Kolb 2023-01-15 21:42:41 +0100
  • d50f2cd723 Make the timing more predictable Thomas Kolb 2023-01-15 00:47:55 +0100
  • 2f8516cce7 Added nonblocking UART logging module Thomas Kolb 2023-01-15 00:42:58 +0100
  • accfc73248 Implement a simple output voltage regulator Thomas Kolb 2023-01-07 23:21:43 +0100
  • edf697d22b Cleanup: remove superfluous LED pwms Thomas Kolb 2023-01-07 17:25:04 +0100
  • 5682479aad adc: fixed channel readout and convert values Thomas Kolb 2023-01-06 23:42:08 +0100
  • 28bd3b20ab Read multiple ADC channels (maybe) Thomas Kolb 2023-01-06 01:20:43 +0100
  • 44132e00fe get_adc_channel_blocking: pass everything by-value to make it compile adc_readout_fcn Thomas Kolb 2023-01-04 23:33:52 +0100
  • 86691868ea DMA changes; still not working Thomas Kolb 2023-01-04 22:28:43 +0100
  • 8790a7ce04 Trying to move the ADC reader code to a separate function Thomas Kolb 2023-01-04 13:30:30 +0100
  • 1a6e442815 Add dummy code to read from the external ADC Thomas Kolb 2023-01-03 22:29:01 +0100
  • f172e071f8 Project created: just a test program so far Thomas Kolb 2023-01-01 23:59:24 +0100