Need some help regarding Arduino programming


hi, have functional gps code gets , displays correct date, time, speed , distance. uses softwareserial library. able display date, time, speed , distance on nokia 5110 lcd without problems.

i trying incorporate pulse sensor monitor heart rate system. got pulse sensor pulsesensor.com. comes own source code. running code works fine , able display on lcd screen.

so...heres problem.
i want combine both codes , display values gotten gps , pulse sensor on screen @ same time. or @ least use push button switch been codes(if thats possible). have done rigorous research on , and i've figured out problem comes form collision between softwareserial library of gps , "interrupt" pulse sensor.

can combined? if need assistance, thank you.


i have arduino uno. have arduino mega.

hi, have functional gps code gets , displays correct date, time, speed , distance. uses softwareserial library. able display date, time, speed , distance on nokia 5110 lcd without problems.

i trying incorporate pulse sensor monitor heart rate system. got pulse sensor pulsesensor.com. comes own source code. running code works fine , able display on lcd screen.

so...heres problem.
i want combine both codes , display values gotten gps , pulse sensor on screen @ same time. or @ least use push button switch been codes(if thats possible). have done rigorous research on , and i've figured out problem comes form collision between softwareserial library of gps , "interrupt" pulse sensor.

can combined? if need assistance, thank you.

if possible please send me code programming , how use it. have complete project , new arduino. hope positive feedback. thanks


i have arduino uno. have arduino mega.


Arduino Forum > Using Arduino > Project Guidance > Need some help regarding Arduino programming


arduino

Comments