I'm currently learning about how to produce light from LED by utilizing Fan Module sensor (L9110), environmental variable sensor using DHT 11(temperature and humidity) and LCD 16x2 using arduino-based.
Now, I want to integrate those become one circuit, which the result of temperature and humidity measurement would be displayed on LDC and LED able to emit light using fan module.
Can anyone suggest the diagram schematic / electronic circuit / circuit diagram for that purpose?
There is perhaps a language problem, here. All those must remain separate "circuits". You program your Arduino to combine all data and control of those circuits so they do what you want.
[soapbox] @xfpd , @aryhapsara wants to learn!!!!!
So lets show him how to start with developing code for each piece of hardware and get it going before putting it together, part by part.
Just producing a lump of code and schematic for the complete project is not very instructive, or confidence building to the OP.
[\soapbox]