Qrome - updated with compiled binary files for displays as well as updated Readme.md file.
parent
b5a3a60026
commit
8ac70cdc5d
|
|
@ -63,6 +63,11 @@ GND -> GND-
|
|||
https://www.thingiverse.com/thing:2884823 -- for the 0.96" OLED Display
|
||||
https://www.thingiverse.com/thing:2934049 -- for the 1.3" OLED Display
|
||||
|
||||
## Upgrading from version 2.2 or Higher
|
||||
Version 2.2 introduced the ability to upgrade pre-compiled firmware from a binary file. In version 2.3 and on you should find binary files that can be uploaded to your printer monitor via the web interface. From the main menu in the web interface select "Firmware Update" and follow the prompts.
|
||||
* **printermonitor.ino.d1_mini_SSD1306.bin** - compiled for Wemos D1 Mini for the smaller 0.96" SSD1306 OLED (default)
|
||||
* **printermonitor.ino.d1_mini_SH1106.bin** - compiled for Wemos D1 Mini for the larger 1.3" SH1106 OLED
|
||||
|
||||
## Compiling and Loading to Wemos D1 Mini
|
||||
It is recommended to use Arduino IDE. You will need to configure Arduino IDE to work with the Wemos board and USB port and installed the required USB drivers etc.
|
||||
* USB CH340G drivers: https://wiki.wemos.cc/downloads
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue