Skip to content

Commit

Permalink
Qrome - updated with compiled binary files for displays as well as up…
Browse files Browse the repository at this point in the history
…dated Readme.md file.
  • Loading branch information
Qrome committed Dec 15, 2018
1 parent b5a3a60 commit 8ac70cd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file added printermonitor.ino.d1_mini_SH1106.bin
Binary file not shown.
Binary file added printermonitor.ino.d1_mini_SSD1306.bin
Binary file not shown.

0 comments on commit 8ac70cd

Please sign in to comment.