}.
'                                            }.                          |
'                                             |                          ^
'                                             /\                        /  \
'             \\\\\\                         /  \                      / .[ \
'             (-O-O-)                       / -  \                    / .;   \
'              \(-)/                       /      \                  /=----- "\
'*---------00o0--W----0o00-------*        /    ]   \       ^         |   / \  |
'@ project name: thermis555      @       / .  |__   \     / \        |   | |  |
'@ programed by : HATEM          @      /   __   '   \   /   \      _|   | |  |_
'@ DATE         :99-11-24        @     /J^..| | 4_|_||\  |=  |    <<==-=-=-=-===>> 
'@ COUNTRY LEBANON               @    /   .     [  ,.  \ |[ ]|      \___ ___  _/       help??
'@ language name: basic          @   /::::::::::::::::: \_;__|__     |        |      p
'@ EMAIL: STAMPIC@YAHOO.COM      @  ({{{{{{{{{{ }}}}}}}}})=-=-=->    |  #  [] |     /|\
'@ VOLTS = 5 DC                  @   |     ]   ^    [    |  .|/      |        |      /\
'@ you may use this pro only for @   |        / \   l    |   |       |[*] |   |
'@study purposes and hoby you may@   |   '   /   \     _ | ; |       |   ;    |
'@copy it but as it with no      @   |  ,   /     \  _   |.  |       | __     |
'@change to its contents         @   |  __ /       \    _| []|       |    -   |
'@copy right                     @   |   ;(         )    |   |       |     |- |
'@                               @   |00000|~~~~~~~|00000| - |       |     _  |
'@                               @   |  -- |   |   |     |---|;\     |   __   |   
'@                               @   |     |  {|}  |.    | -__   \   |   '    |                        
'@                               @   | .   |   |   |.    | _-_ -- -\ |  __    |                            
'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@---|_____|___|___|_____|____--- ___/ ....    \____                             
'------------------------------------------------------------------------------------------------
-----------------------------------
'THERMISTOR TO FREC USING IC 555,****HATEM RAYA 1999 11 24***** 
'excellent performing i was able to get 190 step for evry 1 cente gread 
'but their was fluctuations of the readind i need a special kind of  capacitor 
frecc  var word
start : 
high 5               'JUST TO SIGNEL HART BEATING OF BS2
count 6,1000,frecc
debug dec5 frecc,cr
low 5 
pause 100
if frecc < 10000 then heater
pause 200
high 7
goto start
heater: 
pause 200
low 7
goto start 
'   ___________
' -|1        15|-
'  |   BS2     |
' -|2        14|-
'  |           |
' -|3        13|-
'  |           |           __________
' -|4        12|-         |         | 
'  |           |          |       +4|____      THERMISTOR 10K NTC
' -|5        11|-         | 555   +8|___|------XXXXX-----|
'  |           |          |         |                    |
'  |           |          |         |                    |
' -|8        10|-         |        7|--------------------X
'  |           |          |8       6|---|                X 1K.
' -|7         9|-         |        2|---|________________X
'  |          6|-XXXX-----|3        |                    |
'  |___________| 1K       |        1|------][------------|
'                         |_________|  |      0.0005OKCAP
'                                    ------ 
'                                     ----
'                                      --
'
' CONECT PIN 3 IC555 TO FLIP FLOP TO GET A SQUARE WAVE for better reading
                                                       

 

http://www.oocities.org/stampic/