PhotoLuminescence
whats going on everyone? first post , big project (imo) i'm tackling little no programming experience fair amount of electronics background. hoping can offer advice , suggestions going forward.
i'm looking integrate sick luminescence sensor (lut3-620) current piece of equipment read intensity of light using arduinouno. i'm looking use sick sensor analog input (it outputs 0-3vdc perfect) define integer in arduinouno based on returned voltage. once baseline set external button pressed program specification (voltage) , predetermined threshold applied (+/-10), deviates sound alarm.
has done similar? advice how might go programming/code wise?
once set, i'd add blue led screen display voltage (or integer) give me visual of reading- thats project time.
thanks in advance
scott
i'm looking integrate sick luminescence sensor (lut3-620) current piece of equipment read intensity of light using arduinouno. i'm looking use sick sensor analog input (it outputs 0-3vdc perfect) define integer in arduinouno based on returned voltage. once baseline set external button pressed program specification (voltage) , predetermined threshold applied (+/-10), deviates sound alarm.
has done similar? advice how might go programming/code wise?
once set, i'd add blue led screen display voltage (or integer) give me visual of reading- thats project time.
thanks in advance
scott
the analogread reference starting place. examples in ide (file, examples, analog).
Arduino Forum > Using Arduino > Project Guidance > PhotoLuminescence
arduino
Comments
Post a Comment