@@ -10,36 +10,43 @@ General specifications for all revisions
1010
1111![ view of the board] ( board_rev3.1.jpg )
1212
13- ## Revision history
13+ ## Installation
14+
15+ You can use the buttons below to install the pre-built firmware directly to your device via USB from the browser.
16+
17+ ## Revisions
1418
1519### 1.0 - ESP32
1620
1721Original Design with an ESP32, supports only flashing via 100mil header or SOCbite connector on board.
1822
19- [ Details] ( fancontroller-rev1.0.md )
23+ <esp-web-install-button manifest =" firmware/fancontroller-r1-0.manifest.json " ></esp-web-install-button >
24+
25+ [ Board Details] ( fancontroller-rev1.0.md )
26+
2027
2128### 2.0 - ESP32S2
2229
2330Change of main controller from ESP32 to ESP32S2 to allow flashing via USB-C without the need for serial programming adapters.
2431
25- [ Details] ( fancontroller-rev2.0.md )
32+ <esp-web-install-button manifest =" firmware/fancontroller-r2-0.manifest.json " ></esp-web-install-button >
33+
34+ [ Board Details] ( fancontroller-rev2.0.md )
2635
2736### 3.0 - Resiliency
2837
2938Changes for signal & resiliency (fan ports), QWIIC I2C port, 5V Neopixel port, and SMD expansion header for unused pins.
3039
31- [ Details] ( fancontroller-rev3.0.md )
40+ <esp-web-install-button manifest =" firmware/fancontroller-r3-0.manifest.json " ></esp-web-install-button >
41+
42+ [ Board Details] ( fancontroller-rev3.0.md )
3243
3344### 3.1 (latest) - RGB & Resiliency
3445
3546Changes for signal & resiliency (USB), RGB LEDs (SK6805) for the board and for each fan port
3647
37- [ Details] ( fancontroller-rev3.1.md )
38-
39- # Installation
40-
41- You can use the button below to install the pre-built firmware for boards with revision 3.1 directly to your device via USB from the browser.
48+ <esp-web-install-button manifest =" firmware/fancontroller-r3-1.manifest.json " ></esp-web-install-button >
4249
43- < esp-web-install-button manifest = " firmware/ fancontroller-esp32.manifest.json " ></ esp-web-install-button >
50+ [ Board Details ] ( fancontroller-rev3.1.md )
4451
4552<script type =" module " src =" https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module " ></script >
0 commit comments