the project would take the temperature sensor, make it show the values on the lcd and when it reaches a certain value trigger a buzzer while a led flashes
And all this triggered by a remote control
I do not understand the part of coding in arduino
and as I know it would be a huge code, I wanted a help on how it would more or less have to be
I know to add the IR in the project
button 1 will turn on the system (turn the LCD on and start counting the temperature)
button 2 would turn off the system (the led and the buzzer)
and button 3 would reset (reset counting)
the materials I am using are
arduino one
control / IR sensor
temperature sensor BMP180
buzzer
red led
I apologize if it is the wrong area for this and I also ask you to move to the right area if it is the case
Thanks in advance
If you want to pay some one to write your code for you. check out the Gigs and Collaboration forum. If not, you have to make an attempt at solving the problem and post your code and people can help. If you are new to Arduino, I would suggest you look at many of the examples provided in the IDE and try them out and understand them before you tackle your more complex problem.