Bill Collis

Results 5 comments of Bill Collis

LDRElm.java ID=374 package com.lushprojects.circuitjs1.client; import com.google.gwt.user.client.ui.Label; import com.google.gwt.user.client.Command; import com.google.gwt.canvas.dom.client.CanvasGradient; import com.google.gwt.event.dom.client.MouseWheelEvent; import com.google.gwt.event.dom.client.MouseWheelHandler; /*Bill Collis - June 2015 */ class LDRElm extends CircuitElm implements Command, MouseWheelHandler { double position;...

ThernistorElm.java ID=350 package com.lushprojects.circuitjs1.client; import com.google.gwt.user.client.ui.Label; import com.google.gwt.user.client.Command; import com.google.gwt.canvas.dom.client.CanvasGradient; import com.google.gwt.event.dom.client.MouseWheelEvent; import com.google.gwt.event.dom.client.MouseWheelHandler; /*Bill Collis - June 2015 * datasheet for Vishay thermistor ntcle100 * thermistor model * view-source:http://www.giangrandi.ch/electronics/ntc/ntc.shtml...

I have pulled these two from the ones I have built and am testing. They are free to be added to Iain and Pauls work, They do need Iain and...

maybe try this? https://www.eevblog.com/forum/projects/electrical-model-for-incandescent-lamp/ or search for PTC thermistor graph/model