Shop OBEX P1 Docs P2 Docs Learn Events
uv c3704 — Parallax Forums

uv c3704

conf-usedconf-used Posts: 1
edited 2006-04-02 22:28 in Learn with BlocklyProp
Hi people,
i am trying to build a fiefighter for a competition but i am stucked with the flame detector.i am using basic stamp 2sx for my chip ,i have been looking around for some code for the part but nothing except this one

'11/7/04 12:12 pm
'
constants given from parallax
MoveTo CON 2 ' move to position character

uvcount VAR Word
'
[noparse][[/noparse] EEPROM Data ]
'
'
[noparse][[/noparse] Initialization ]


Initialize:


DEBUG 0,"starting program",CR
back:
COUNT 3,2500, uvcount
DEBUG moveto,1,1," "
DEBUG moveto,1,1,?uvcount
GOTO back

i looked here and found only one post ,but wasnt much useful.Could someone help with a better code or explain this one.pin 1 in the firesensor somehow doesnt work and i am using an inverter to use pin 2.is that all right?
a 1000 thanks.sorry for my english .its 3 :30 am and the competition is 5 days latter not to mention the finals! shakehead.gif

Comments

  • allanlane5allanlane5 Posts: 3,815
    edited 2006-04-02 21:52
    Well, the critical piece of information for people to help you, is not the BS2 you'll be using (though that helps)
    but the part number and vendor of the flame detector you are "stuck" with.
  • Bruce BatesBruce Bates Posts: 3,045
    edited 2006-04-02 22:28
    Allan -

    My best guess is that this is probably the unit in question, based on the subject line:
    http://www.acroname.com/robotics/parts/R67-UVTRON.html

    Regards,

    Bruce Bates

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    <!--StartFragment -->
Sign In or Register to comment.