Wykres commitów

  • 0d1fdf21fc Merge 312389ace4 into fee6ed6c0c Nils Van Zuijlen 2017-11-25 11:58:05 +0000
  • 312389ace4
    Corrected the table in README.md Nils Van Zuijlen 2017-11-25 12:56:36 +0100
  • fee6ed6c0c Merge branch 'master' of https://github.com/jamesgao/kiln_controller master Helene Moorman 2015-02-22 20:38:05 -0800
  • 0198ae8778 don't resample if total number of points is below threshold Helene Moorman 2015-02-22 20:37:24 -0800
  • 1e938ec083 typos James Gao 2015-02-22 21:55:20 +0000
  • 6f927fd34a Better timing for PID loop James Gao 2015-02-22 13:52:07 -0800
  • 23f2cbc9a4 logic error in duty cycling James Gao 2015-02-22 13:40:38 -0800
  • 3328cad4b7 Only re-ignite if temperature at least 20 degrees below setpoint James Gao 2015-02-22 13:08:01 -0800
  • 67e53d1981 implement rudimentary duty-cycle support James Gao 2015-02-22 13:03:48 -0800
  • b6ae241f08 Lower limits for stepper James Gao 2015-02-22 20:48:52 +0000
  • fa31bc6a6d lower the min motor James Gao 2015-02-22 10:55:51 -0800
  • 1e1425e39e interpolate minstep for temperature James Gao 2015-02-21 23:39:51 -0800
  • dc5732f90a Merge branch 'master' of github.com:jamesgao/kiln_controller James Gao 2015-02-21 23:39:31 -0800
  • 52819c385b minor Helene Moorman 2015-02-21 23:31:14 -0800
  • a83eb21d05 added graph.resample method to prevent browser crash from trying to plot too many points Helene Moorman 2015-02-21 23:27:19 -0800
  • 1671c965e0 add ds18b20 reading to firmware James Gao 2015-02-21 20:47:58 -0800
  • c1208f0e60 Bug fixes from last firing James Gao 2014-12-17 06:34:47 +0000
  • 7d8d5aa445 Merge branch 'master' of github.com:jamesgao/kiln_controller James Gao 2014-11-30 11:23:03 -0800
  • efded28bfc Add some spike detection in temperature James Gao 2014-11-30 11:22:31 -0800
  • c5258fa47f Fix defaults again, first ones were errant James Gao 2014-11-30 06:54:09 +0000
  • e873ee7601 update defaults to be in the right direction James Gao 2014-11-29 22:24:59 -0800
  • 141f699e9b Minor: typo James Gao 2014-11-29 20:59:43 -0800
  • a951660d01 Add some smoothing James Gao 2014-11-29 20:58:58 -0800
  • 4230a71665 JSON has immense hatred of NaN values James Gao 2014-11-29 20:51:32 -0800
  • 61721b936a fix nan problem James Gao 2014-11-29 20:41:14 -0800
  • 79e1403f03 Working profile running, events still need work James Gao 2014-11-29 20:27:48 -0800
  • 42af7b85aa Fixes to make new code work with actual device James Gao 2014-11-29 18:59:24 +0000
  • 01149be0ce Software now supports breakout board James Gao 2014-11-29 09:04:33 -0800
  • eebe48d4d8 Add preliminary arduino firmware code James Gao 2014-11-27 08:44:37 -0800
  • 2663e294d5 Merge branch 'master' of github.com:jamesgao/kiln_controller James Gao 2014-11-27 16:35:35 +0000
  • 880946c193 Adding firmware interface for circuitboard James Gao 2014-11-27 16:35:02 +0000
  • f242783476 Schedule saving complete, add pcb images James Gao 2014-11-01 23:07:27 -0700
  • f7a8a77edb Profile editing now working James Gao 2014-11-01 20:01:17 -0700
  • fae13053ee Node dragging works, no saving yet James Gao 2014-11-01 13:15:19 -0700
  • c678d10e56 Add auxtemp header, stacking power connector James Gao 2014-10-29 10:15:54 -0700
  • 4f462722e4 Finished circuit boards sent out James Gao 2014-10-29 08:59:55 -0700
  • c04f9a5556 Add code / model for a limit switch James Gao 2014-10-25 19:54:40 -0700
  • cbce1ddce8 Profile display now works James Gao 2014-10-25 12:40:26 -0700
  • 6c4c189a46 Forgot to commit paths.py for the reorganiation James Gao 2014-10-23 11:46:44 -0700
  • 5034ed1ce1 move files around, add local js/css, start profiles James Gao 2014-10-23 01:20:53 -0700
  • 3ac85ba18b State machine done: #3. Manual override works James Gao 2014-10-22 21:46:35 -0700
  • 7183181d44 Backend state machine finished, untested James Gao 2014-10-22 12:11:46 -0700
  • af8e6c6e00 Add power supply, total to BOM.md James Gao 2014-10-21 18:27:56 -0700
  • 6a9f3ff435 Convert BOM to markdown James Gao 2014-10-21 18:24:01 -0700
  • 59e60eab57 Backend state machine likely finished, need to test James Gao 2014-10-21 18:08:10 -0700
  • a1b47bd1b6 starting to work on state machine for backend James Gao 2014-10-21 14:21:43 -0700
  • 96767913d1 Actually fix #1 James Gao 2014-10-19 21:39:21 -0700
  • e441599847 Attempting to fix #1 James Gao 2014-10-19 21:34:17 -0700
  • ea40bee4af working server for streaming temperature data James Gao 2014-10-20 03:35:01 +0000
  • e53b70f4c5 Forgot to actually activate the websocket James Gao 2014-10-19 19:16:49 -0700
  • 5b76136508 Forgot some imports James Gao 2014-10-20 02:07:45 +0000
  • 769202e41b testing temperature streaming James Gao 2014-10-19 19:02:12 -0700
  • 0459d84a00 Working zoom behavior for the tempgraph James Gao 2014-10-18 22:40:58 -0700
  • 84145bb3cd update the settings for successful firing James Gao 2014-10-19 02:48:32 +0000
  • 3cb20a019b Update from actual testing James Gao 2014-10-18 20:38:43 +0000
  • 8dd97524e9 add temperature logging with a file James Gao 2014-10-18 12:43:41 -0700
  • d1e295b85e Add a bunch of simulation code to test PID James Gao 2014-10-18 12:41:05 -0700
  • 0d30eb02f4 Still fixing small bugs in stepper, now tested James Gao 2014-10-18 18:41:26 +0000
  • 2a216d4477 Fix bugs in stepper James Gao 2014-10-18 11:14:53 -0700
  • d1c516ec59 Forgot to fix the thermocouple display James Gao 2014-10-18 11:07:42 -0700
  • eb3412945b Add some test code James Gao 2014-10-18 11:06:17 -0700
  • 1b824d2ecd Add a readme James Gao 2014-10-17 14:27:51 -0700
  • 67ded8db94 Add the scad and stl files for kiln parts James Gao 2014-10-17 14:03:19 -0700
  • 1f468ecba0 working on d3 graph for temperature James Gao 2014-10-17 13:54:42 -0700
  • 9da90d8c98 update nonblocking stepper, damn is bootstrap sexy James Gao 2014-10-17 11:17:42 -0700
  • 7d72bfb803 Only display temperature above 50 C James Gao 2014-10-16 00:46:04 -0700
  • d1f5faef36 Working thermo.py with LED scroller James Gao 2014-10-16 07:08:05 +0000
  • b35dbded3b Forgot to *args for alphascroller James Gao 2014-10-15 23:45:33 -0700
  • 1c7ea8b974 Fixing threading, dot rendering James Gao 2014-10-15 23:44:12 -0700
  • b80556e27a Fix up typos James Gao 2014-10-16 06:31:49 +0000
  • 0ca929ce96 Adding temp monitor code James Gao 2014-10-15 23:18:47 -0700
  • 5dd1729765 created KilnController class which sets the kiln temperature according to a schedule using PID temperature control Helene Moorman 2014-10-15 23:01:52 -0700
  • 4bc3309b92 Add current thermocouple reading code James Gao 2014-10-15 18:23:03 +0000
  • 91913e8c48 Add additional LED code James Gao 2014-10-15 11:10:54 -0700
  • b736e8bfb5 Merge branch 'master' of github.com:jamesgao/kiln_controller James Gao 2014-10-15 18:07:49 +0000
  • 9404f977eb Move everything for github commit James Gao 2014-10-15 18:04:58 +0000
  • 17e92e6b6b Initial commit James Gao 2014-10-15 11:04:32 -0700
  • 1797b0cca8 Set up stepper.py for the limits James Gao 2014-10-15 18:02:56 +0000
  • 4ba3a05681 Implement the stepper-controlled regulator function James Gao 2014-10-15 04:37:45 -0700