Hello everyone; I'm really stuck a small project regarding the telemetry of the two negative températeure by SMS, and this using Arduino uno and DS18B20 including LCD16 * 2 and thank you in advance for your proposal.
elecduino:
Hello everyone; I’m really stuck a small project regarding the telemetry of the two negative températeure by SMS, and this using Arduino uno and DS18B20 including LCD16 * 2 and thank you in advance for your proposal.
Stick to one post per topic.
Duplicate post in Spanish at http://forum.arduino.cc/index.php?topic=391147.msg2693999#msg2693999
I don’t know what you expect from us here?
Commiseration?
You have 3 main functions, DS18b20, LCD and SMS, so split them down into 3 separate projects and get each one working before bringing them all together.
Plenty of examples / tutorials on each function if you search the Arduino site / forum and web; the Liquid Crystal 16x2 is already in the Arduino IDE Examples folder .