Code for Gas Sensor Alert Based on SMS


can me? please refer code in attachment.
i'm using arduino uno, sim900 module, mq2 gas sensor , buzzer create gas sensor detector based on sms.
i have 2 option :
1. mq2 gas sensor detects , send result via sms number set in code.
2. can send specific string know surrounding gas percentage , send result specific number set in code.

but want change second option auto reply incoming number. should do?

what for?
clearly interested in detecting flammable gas, why making this?
i ask because in code, way reading sensor , mapping ie:val =  map(val,0,1023,0,100);, not in way give results percentage of flammable gas.
so if intending use in life-safety application whatsoever, proposing dangerous.


Arduino Forum > Using Arduino > Project Guidance > Code for Gas Sensor Alert Based on SMS


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'