Humidity/Thermometer with PIC, SHT11 and LCD
This little project is a simple Humidity/thermometer which will be a part off a larger project. No schematic is available, but the connextions are really easy: LCDEnable PortB, 3 LCDRS PortB, 4 _SHT11_SCK PortB, 6 _SHT11_DAT PortB, 5 LCD data lines 4-7 go to pins A0-A4 The sensor is a SHT11 from Sensirion (http://www.sensirion.com) The PIC is a PIC16F628A Software? Well it's TBA...