Welcome![Sign In][Sign Up]
Location:
Search - ds1307 and LCD

Search list

[SCMDs18B20__C

Description: 在Atmega8上驱动温度传感Ds18B20的程序,程序使用C语言编写。实现单个传感的初始化、命令发送、温度读取等功能。并且实现了LCD的温度显示。-Atmega8 driving the temperature sensor Ds18B20 procedures, procedures for the use of C language. Achieving a single sensor initialization, the order sent, the function of the temperature reading. And the implementation of the LCD temperature display.
Platform: | Size: 2048 | Author: | Hits:

[SCMSTC

Description: 本设计采用STC单片机实现对时钟芯片DS1307及128x64LCD的控制,系统由STC单片机控制部分和时钟芯片及液晶显示部分组成。该系统由单片机作为主控机控制各个模块的运行,报时、定时准确并能够在LCD上清晰的显示万年历、温度。除此以外,该系统还能够进行简单的单片机实验,包括程序下载、串口调试等。-This design uses a single-chip realization of STC on the clock chip DS1307 and 128x64LCD control system is part of STC SCM and clock chips and liquid crystal display components. The system consists of single-chip microcomputer as主控机control the operation of each module, time, timing accuracy and clarity in the LCD display on the calendar, temperature. In addition, the system be able to perform simple single-chip experiments, including downloads, serial debugging.
Platform: | Size: 559104 | Author: 严术骞 | Hits:

[VHDL-FPGA-VerilogDS1307_LCD

Description: 通过IIC总线读写实时时钟DS1307,并把时、分、秒显示在12864液晶屏上,用的CycloneII EP2C8,Quartus环境-Through the IIC bus read and write real-time clock, DS1307, and the hours, minutes and seconds displayed on the LCD screen on the 12864, used CycloneII EP2C8, Quartus environment
Platform: | Size: 1311744 | Author: iversn | Hits:

[Other Embeded programi2c_clock

Description: 16*2 LCD 电子钟程序,使用DS1307实时芯片+AT89C51,理想的电子钟-16* 2 LCD electronic clock, the use of real-time DS1307 chip+ AT89C51, ideal for electronic clock
Platform: | Size: 114688 | Author: liping | Hits:

[SCM8051_PICcodes

Description: codes below are usefull codes for using peripherals with popular microcontrollers ADC test code for PIC 18f452 on chip ADC, connect a pot or any analog source and test the functionality of On chip ADC LCD INterface code for 18f452 RTC DS1307 code for PIC 18f452 I2C code for 8051 based uc or PIC platform can be used to many uCs RTC DS1307 code for 8051 uc
Platform: | Size: 5120 | Author: dilip | Hits:

[SCMSCM

Description: 单片机作为核心控制,通过I2C接口读SHT11,读写DS1307,键盘连接,并可以把时间,温湿度数据在LCD显示屏上显示-SCM as a core control, through the I2C interface to read SHT11, read and write DS1307, the keyboard connection, and can be time, temperature and humidity data is displayed on LCD screen
Platform: | Size: 9216 | Author: 草原狼 | Hits:

[Embeded-SCM Developalarm

Description: 设计以80C51为微处理器,包含LCD显示(LM017L)、报警事件记忆(24C02)、时钟定时(DS1307)及IIC总线等子程序-Designed takes 80C51 as microprocessor, including the following subprograms :the LCD display (LM017L), alarm episodic memory (24C02), the clock timing (DS1307) and the IIC bus,etc.
Platform: | Size: 3072 | Author: 赵宁宁 | Hits:

[SCMMCS51_Library

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)
Platform: | Size: 8192 | Author: X3STeNLiTE | Hits:

[SCMPIC_DS1307

Description: PIC实现DS1307时钟,包括键盘和LCD显示。-PIC DS1307 clock implementation, including the keyboard and LCD display.
Platform: | Size: 4096 | Author: lingaoming | Hits:

[SCMSSTCCrarT

Description: 本设计使用STC单片机SCM实现对时钟芯片DS1307及128x64LCD的控制,系统由STC单片机SCM控制部分与时钟芯片及液晶LCD显示出来部分组成。该系统由单片机SCM作为主主控机控制各个模块的运行,报时、定时准确并能够在LLCD上清晰的显示出来万年历、温度。除此以外,该系统还能够进行简单易懂的单片机SCM实验,包含程序源码下载、串口调试等。 可直接使用。 -This design uses the STC SCM SCM to achieve control of the clock chip DS1307 and 128x64LCD system by STC SCM SCM control section and the clock chip and liquid crystal LCD display components. The system consists of the SCM SCM as the main host computer to control the operation of the various modules, timer, accurate timing and be able to clear in LLCD displayed calendar, temperature. In addition, the system simple and easy to understand SCM SCM experiments, including program source code download, serial debugging. Can be used directly.
Platform: | Size: 559104 | Author: | Hits:

[Windows DevelopDs1307PLcd

Description: read the realtime from DS1307 and display it on LCD!
Platform: | Size: 204800 | Author: quang | Hits:

[Technology ManagementTFT240320-demo

Description: TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readme.txt this text. BMP DISPLAY sdbmp.c, sdbmp.h Read SD Card and plot to LCD. SD card driver mmc.c, disio.h, pff.c, pff.h integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org) mcc.h avr spi for sd card interface. LCD driver SSD1289.c, SSD1289.h, graphic.h TFT LCD interface. LCD driver SSD1289. Release 01 first release Release 02 - (readme.txt) add comment - (sdbmp.c) Change reading sd card using stream. It give faster and smooter display - (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast. Release 03 - change hardware to support arduino I2C and add ds1307 RTC (only arduino).-TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readme.txt this text. BMP DISPLAY sdbmp.c, sdbmp.h Read SD Card and plot to LCD. SD card driver mmc.c, disio.h, pff.c, pff.h integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org) mcc.h avr spi for sd card interface. LCD driver SSD1289.c, SSD1289.h, graphic.h TFT LCD interface. LCD driver SSD1289. Release 01 first release Release 02 - (readme.txt) add comment - (sdbmp.c) Change reading sd card using stream. It give faster and smooter display - (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast. Release 03 - change hardware to support arduino I2C and add ds1307 RTC (only arduino).
Platform: | Size: 121856 | Author: Sindzas | Hits:

[Other225_rtc_with_dcf77_and_manual_update_v1.0.0.1

Description: clock with ds1307 and ds1820 for temperature on 4x16 lcd and keypad. For mikrobasic pro Pic
Platform: | Size: 103424 | Author: gerard hugues | Hits:

[assembly languagesample-code-asm-clock-use-1307-with-LCD

Description: Digital Clock with alarm using DS1307 For Keil/ A51 Macro Assembler Designed By: Ajay Bhargav E-mail: ajay_bhargav@hotmail.com WWW: www.rickeyworld.info PS: Use only A51 Macro assembler for linking this file else you can directly use the hex file provided. And if in anycase you want to edit the code then you have to use an alternative to write the macros defined in the file. In my opinion you dont need to edit it.-Digital Clock with alarm using DS1307 For Keil/ A51 Macro Assembler Designed By: Ajay Bhargav E-mail: ajay_bhargav@hotmail.com WWW: www.rickeyworld.info PS: Use only A51 Macro assembler for linking this file else you can directly use the hex file provided. And if in anycase you want to edit the code then you have to use an alternative to write the macros defined in the file. In my opinion you dont need to edit it.
Platform: | Size: 4096 | Author: Bagusasari | Hits:

[SCMBUS-and-SLA

Description: 单片机编程,51单片机,I2C总线,SPI总线,12864液晶屏底层程序,24C256,DS1307,AD7705-Microcontroller programming, 51, I2C bus, SPI bus, 12864 LCD underlying process, 24C256, DS1307, AD7705
Platform: | Size: 271360 | Author: 任思远 | Hits:

[Other433mhz

Description: wireless thermometer: server side- arduino mini pro+ dht22 + BH1750 lux meter+ DS1307 clock + optional 16x2 i2c LCD allready in the code receiver side: 16x2 LCD... first row indoor temp in C and F a LM35 connected to pinA0, and RX rf 433mhz on pin 10 secound LCD display row: outdoot tem in C and Humidity in-wireless thermometer: server side- arduino mini pro+ dht22 + BH1750 lux meter+ DS1307 clock + optional 16x2 i2c LCD allready in the code receiver side: 16x2 LCD... first row indoor temp in C and F a LM35 connected to pinA0, and RX rf 433mhz on pin 10 secound LCD display row: outdoot tem in C and Humidity in
Platform: | Size: 7168 | Author: aciduu | Hits:

[VC/MFC9.-DS1307

Description: Atemega 32 conect with ds1307 to get time and display on LCD
Platform: | Size: 99328 | Author: Nguyen Thanh Minh | Hits:

CodeBus www.codebus.net