My build


 
I forgot to order the thermistor from mouser and didn't want to pay $12 shipping for one part so i bought 20 off ebay for
$2 and i have 19 left. You never know i could build 19 more of these. I have done 4 so far :)

Do you have an Ebay link for these thermistors?
 
You don't need to do that anymore. There's a "user CSS" link right on the main HeaterMeter Configuration screen.

 
Thank God!

This part doesn't come natural to me - are the values I need to change here?





10687193_10202960401512926_1393506913478162840_n.jpg
 
These (and many more) values are what you can change to customize the look of the HM web display. Install a CSS editor plugin for your browser and you can play around with the values live and then save the ones you like.

This is what I'm using:

#content { background:-webkit-gradient(linear, 100% 50%, 100% 100%, from(#000000), to(#322D15)); }
#contentframe { padding: 5px; }
#backimage { background: url(https://i.imgur.com/JOKRVi2.jpg); }
#backoverlay { background: inherit; }
#probelist { background: rgba(0,0,0,0.3); }
#pn0 { color: #FFF; }
.pname { color: #FFF; font-size: 24pt; line-height: 16pt; display: inline-block; text-shadow:2px 2px 4px #000000 ; }
.dph { color: #ff0; font-size: 12pt; text-align: right; position: absolute; right: 0; bottom: 0; }
#fanl { color: #FFF; }
#fanc { opacity: 0.6; }
#fana { background: rgba(255,255,0,1); opacity: 1; }
#fancontainer { background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(#000000), to(#322D15)) ; opacity: .7 ; border: 0px ; height: 20px; position: relative; }
#graph { height: 500px; width: 950px; margin: 8px auto 0px auto; }
#graph_overview { height: 100px; width: 920px; margin-left: auto; margin-right: auto; }
 
10626388_10202965823888482_2111440655956484245_o.jpg


Pretty cool! I'll play with it a little - thanks for the help :)

Is there a recent thread or wiki post that goes into detail on modifications, or somewhere (recent) where people post their files like you just shared?
 

 

Back
Top