ESP32_ChinaDieselHeater_Con.../icons
rljonesau f40f750c49 Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
..
BTICON.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
BatteryIcon.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan2.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_1.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_1a.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_2.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_2a.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_3.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_3a.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_4.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Fan3_4a.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
FanIcon.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
FanIcon2.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
FanIcon2a.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
FanIcon3.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
FanIcon4.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
FanIcon4a.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
FuelIcon.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
GlowPlug.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
HeatRise.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Readme.txt New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Splash.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Splash2.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Target.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
ThermoPtr.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
Thermometer.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
ThermometerActual.bmp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
image2cpp.html New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
repeat.bmp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
timer.bmp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
timerID1.bmp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
timerID2.bmp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
wifiIcon.bmp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
wifiIn.bmp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
wifiOut.bmp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00

Readme.txt

Bitmap images can be readily converted to Arduino friendly source here:

http://javl.github.io/image2cpp/  

OR 

just run image2cpp.html in your browser


Step 1:
         Select a file from your PC (preferably monochrome bitmap)

Step 2:
         Backgorund colour:    Black
         Invert Image colours: Selected
         Brightness threshold: 128
         Centering:            OFF
       
Step 4:
         Format:      Arduino Code
         Identifier:  The name you'd like to use (can be post edited!)
         Draw Mode:   Horizontal
         
Press Generate code, then copy n paste to the source file