Location:
Search - 8051 Codes
Search list
Description: 8051 RC5 Decoder A simple RC5 decoder written in C . Written to emulate a SAA3049.
Platform: |
Size: 2048 |
Author: buaalzx |
Hits:
Description: 基本包含了单片机通讯的全部通讯方式代码,包括带纠错码的串行通信,8051与8051点对点通讯,8051与PC机间通讯,全双工和半双工通讯。-microcontroller contains basic communication code all forms of communication, including error-correcting codes with the serial communications 8051 and 8051 point-to-point communications, 8051 and PC communication, full-duplex and half-duplex communications.
Platform: |
Size: 11264 |
Author: mengfan |
Hits:
Description: This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc --iram-size 0x80 t8051.c
packihx t8051.ihx > t8051.hex
..\test\mkrom.exe ..\compile\t8051.hex-This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.SDCC is the compiler.Example compilation: cd compile sdcc- iram-size 0x80- xram-size 0x800 t8051 . c REM sdcc- iram-size 0x80 t8051.c packihx t8051.ihx> t8051.hex .. estmkrom.exe .. compile 8051.hex
Platform: |
Size: 8100864 |
Author: zhao xin ke |
Hits:
Description: This IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote.
This project was developed using Keil 8051 compiler.
Processor - Atmel AT89C51
Frequency - 22.1184 Mhz (described as OSC_FREQ in "timer.h")
Timer 0 - system timer (used for timeouts and delays)
Also, look in folder /doc for additional information about IR codes formats and codes from different manufacturers. -This is IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote.
This project was developed using Keil 8051 compiler.
Processor- Atmel AT89C51
Frequency- 22.1184 Mhz (described as OSC_FREQ in "timer.h")
Timer 0- system timer (used for timeouts and delays)
Also, look in folder /doc for additional information about IR codes formats and codes from different manufacturers.
Platform: |
Size: 528384 |
Author: Gulf |
Hits:
Description: CS8955控制TV软件。用MCU做模拟电视的控制。-CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core
embedded device targeted for LCD Monitor, LCD TV,
Home Appliance, or Consumer Products application.
The CS8955 is pin-out compatible with MCS-51
family .MCU. It includes an 8051 CPU core, a 64K-byte
internal program Flash-ROM, a 512-byte SRAM, 6
channels of PWM DAC, and 4 channels of 6-bit ADC
(Analog to Digital Converter). It also includes a Boot-
Code-Free ISP (In System Programming), which
allows users to update the programming codes easily.
In addition, there are two IIC Slave B ports supporting
VESA DDC 2B/2Bi/2B+/CI standards for both D-sub
and DVI interfaces in LCD Monitor/TV application. An
external 64K bytes data flash memory can be
accessed by properly setting of Port 0, Port 2 and
Port 3.6/3.7.
Platform: |
Size: 578560 |
Author: martinliao |
Hits:
Description: Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.-Robosapien_IR.zip contains source files, PCB+ Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.
Platform: |
Size: 95232 |
Author: David |
Hits:
Description: 本书中文名称为时间触发嵌入式系统设计模式。此书是单片机/嵌入式领域的国外经典教材。它详细讲述了8051单片机系统的开发模式,重视原理分析,深入浅出,书中代码实用。本资料为其英文高清版。-This book is one of the most excellent books in the field of embedded system design. It tells in detail the designing patterns of embedded systems with 8051 MCU. It fully analyses how to design a system and has very practical codes. This material is a clear English-version PDF book.
Platform: |
Size: 6545408 |
Author: 张集墨 |
Hits:
Description: 8051与8051以及8051与PC机的串口通信程序,全双工带纠错码-8051 and 8051 and 8051, as well as PC-Serial communication program, with full-duplex error-correcting codes
Platform: |
Size: 11264 |
Author: reborn |
Hits:
Description: 本资源详细讲述了8051单片机的C语言编程。书中给出大量实例和全部源代码,重视设计思路的分析和代码模块化设计。是学习单片机C语言编程的好资源。-This material introduces the C programming of 8051 MCU. It gives lots of applicable examples and all codes.
Platform: |
Size: 6567936 |
Author: 张集墨 |
Hits:
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:
Description: This assembly codes defined, interfacing to DS1307 with 8051 micro-controller with PCB layout-This assembly codes defined, interfacing to DS1307 with 8051 micro-controller with PCB layout
Platform: |
Size: 785408 |
Author: bassa |
Hits:
Description: hi,
i m here with some source codes of the projects done on 8051 and linux.
regards
dhiren
Platform: |
Size: 105472 |
Author: Dhiren |
Hits:
Description: codes for interfacing gps, lcd, keypad and DC motor with 8051 micro controller.
Platform: |
Size: 2048 |
Author: ubi |
Hits:
Description: Keil C codes for 8051
Platform: |
Size: 63488 |
Author: rany |
Hits:
Description: this code is for adc and count down timer on 8051 microcntorller
Platform: |
Size: 5120 |
Author: saurabh |
Hits:
Description: codes of GLCD on 8051
Platform: |
Size: 10240 |
Author: bibido |
Hits:
Description: 铁牛单片机的随机资料。很好适合初学者。d单片机很简单,是8051内核的。-SCM tractor random data. Good for beginners.
Platform: |
Size: 69632 |
Author: zsk |
Hits:
Description: Program 8051 asm code source
Platform: |
Size: 10240 |
Author: sakthivel |
Hits:
Description: ASM 8051 code download freee traffic
Platform: |
Size: 7168 |
Author: sakthivel |
Hits:
Description: VHDL code for 8051 blocks
Platform: |
Size: 26624 |
Author: ahmed |
Hits: