Description: MCS51 Controller Library
1.DS1307.h // For DS1307 with i2c Bus
2.I2C51.h // For i2c bus
3.lcd4bit.h // For LCD4bit
4.lcd8bit.h // For LCD8bit
5.MCP3208.h // For MCP3208 with SPI Bus
6.PWM.h // For Internal MCS51 PWM Mode
7.Serial.h // For Timer2 Serial
8.SHT15_RD.h // For SHT15 (Temp & Humi) with i2c Bus
9.SPI_LCD.h // 3 wire LCD (Developing)
- [GPS] - gps coordinate measuring temperature and
- [8051_PICcodes] - codes below are usefull codes for using
- [mainprogramRTC] - Using Keil uVision to create this projec
- [WSD] - SHT10, SHT11, SHT15, SHT71, SHT75 in the
File list (Check if you may need any files):
MCS51_Library\DS1307.h
.............\i2c51.h
.............\lcd4bit.h
.............\lcd8bit.h
.............\mcp3208.h
.............\pwm.h
.............\serial.h
.............\sht15_rd.h
.............\SPI_LCD.h
MCS51_Library