Electric Kiln/Components/Hardware Components: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 May 2024

  • curprev 20:2820:28, 17 May 2024AMD talk contribs 8,730 bytes +24 No edit summary
  • curprev 20:2620:26, 17 May 2024AMD talk contribs 8,706 bytes +8,706 Created page with "= ESP32 board = This is essential component, that is the base of whole controller. Until ESP32Kiln v1.2 you needed ESP32-Wrover board or ESP32-Wroom with PSRAM. Since then you can go with Wroom without PSRAM, but for ease of use, and perhaps future releases, Wrover is still recommended. To use Wroom board, you have to change part of the code in ESP32Kiln.ino file (comment Wrover part and uncoment Wroom): <pre>// If you have Wrover with PSRAM #define MALLOC ps_malloc #d..."