hai, saya Devi Rivaldi mahasiswa UNIVERSITAS NUSA PUTRA dari
Indonesia, di sini saya akan berbagi cara membuat sensor suhu menggunakan Arduino dengan Output ke LCD dan LED. Ini adalah pembaca suhu dengan desain saya sendiri, dengan sensor ini anda bisa mengetahui berapa nilai suhu yang akan muncul pada LCD dan akan di perlihatkan dengan indikator berupa LED.
Untuk LED saya setting seeperti ini : Jika LED merah menyala maka suhu sudah panas Jika LED kuning menyala maka suhu hangat atau sedang Jika LED hijau menyala maka suhu dingin
sekilas seperti itu, mari kita lanjut ke langkah berikutnya.
hi, my name is Devi Rivaldi, i am student of nusa putra university from Indonesia, i will share how to make temperature sensor using arduino with output to LCD and LED. It is a temperature reader with my own design, with this sensor you can find out temperature value will appear on the LCD and will be shown with LED indicator.
For LED I set it like this: If the red LED lights up then the temperature is hot If the yellow LED lights up then the temperature is warm
If the green LED lights up then the temperature is cold
at a glance like that, let's move on to the next step.
Di project ini komponen yang saya gunakan adalah :
In this project the components I use are:
Susunan rangkaian bisa dilakukan sesuai keinginan anda tidak harus sama persis seperti susunan saya, ini hanya untuk memudahkan proses penyambungan rangkaian
The setting can be done as you wish it does not have to be exactly like my setting, this is just to facilitate the process of connecting the circuit
Rangkai dan sambungkan komponen seperti gambar, untuk rangkaian LED saya buat seperti ini :
LED Merah kaki + ke output digital pin 4
LED kuning kaki + ke output digital pin 3
LED hiijau kaki + ke output digital pin 2
tiap tiap kaki - LED ke masing masing resistor 220 ohm
kaki masing masing resistor yang ujung satunya lagi ke ground
pin VSS, VEE, dan RW pada LCD ke pin ground pada arduino
pin VDD pada LCD ke power 5V pada arduino
pin RS pada LCD ke pin digital 7 pada arduino
pin E pada LCD ke pin digital 6 pada arduino
pin D4 - D7 pada LCD ke pin digital 9,10,11,12 secara berturut turut
VS (input voltage) pada sensor LM35 ke pin 5V pada arduino
VO (output voltage) pada sensor LM35 ke pin analog A0 pada arduino
Create and connect components such as images, for the LED circuit I created like this
LED Red leg + to digital output pin 4
LED Yellow leg + to digital output pin 3
LED Green leg + to digital output pin 2
each pin - LED to each 220 ohm resistor
pin VSS, VEE, and RW on LCD to ground pin on arduino
pin VDD on LCD to power 5V on arduino
pin RS on LCD to digital pin 7 on arduino
pin E on LCD to digital pin 6 on arduino
pin D4 - D7 on LCD to digital pin 9,10,11,12 in sequence
VS (Voltage input) on LM35 to pin 5V on arduino
VO (voltage output) on LM35 to analog pin A0 on arduino
Setelah selesai merangkai sebelum kita coba ada baiknya kita lakukan simulasi terlebih dahulu pada proteus untuk memastikan rangkaian yang kita buat benar. Buat rangkaian proteus sesuai gambar karena jika berbeda akan berpengaruh pada program yang akan dibuat pada Arduino IDE.
Pada rangkaian simulasi proteus ground dan power 5V tidak di sambung dari arduino, karena pada proteus layout arduino tidak ada pin untuk ground dan power 5V. Sehingga anda harus menyediakan secara terpisah.
Jika rangkaian simulasi pada proteus sudah jadi kita buat program pada arduino IDE untuk di coba pada simulasi proteus dan di upload pada arduino.
After we've finished stringing before we try it's good we do a simulation first on proteus to make sure the circuit that we make is true. Create a series of proteus according to the image because otherwise it will affect the program to be created on Arduino IDE.
In proteus simulation circuit ground and 5V power is not connected from arduino, because on proteus arduino layout there is no pin for ground and power 5V. So you have to give it separately.
If the simulation circuit in proteus already so we make the program on arduino IDE to try on the simulation of proteus and uploaded on arduino.
Selanjutnya kita buat program pada aplikasi arduinon IDE dengan mencocokan dengan rangkaian komponen yang telah dibuat. Jika program sudah dibuat dan selesai di verify coba dahulu program pada rangkaian simulasi di proteus, jika rangkaian berjalan lancar, upload program pada arduinno untuk di coba. tapi jika ada masalah di rangkaian simulasi silahkan analisa program atau rangkaian, kemungkinan ada kesalahan pada rangkaian atau program yang dibuat.
Next we create the program on arduino IDE application by matching with the set of components that have been made. If the program has been made and finished in verify try first the program on the simulation circuit in proteus, if the circuit goes well, upload program on arduino to try. But if there is a problem in the simulation circuit please analyze the program or circuit, there may be errors in the circuit or program created.
Setelah rangkaian selesai dicoba pada simulasi proteus dan hasilnya berjalan sesuai skema, maka langkah selanjutnya adalah merangkai komponen dan coba aplikasikan. Setelah rangkaian berjalan dengan baik, kemas rangkaian agar terlihat lebih rapih dan menarik
Sekian project rangkaian sensor suhu yang saya buat, terima kasih telah membaca, mohon maaf jika ada kesalahan dan masih jauh dari kesempurnaan, jika ada pertanyaan silahkan kirim pesan ke akun saya atau email ke [email protected]
After the circuit is done try on the proteus simulation and the result runs according to the scheme, then the next step is to assemble the components and try to apply. After the circuit goes well, pack the circuit to look more neat and interesting
As a project of temperature sensor circuit that I made, thank you for reading, sorry if there is a mistake and still far from perfection, if you have any questions please send a message to my account or email [email protected]
Warm Regard
Devi Rivaldi
Indonesia
Nusa Putra University