Welcome![Sign In][Sign Up]
Location:
Search - c8051F040

Search list

[Otherpphjghjghgppp

Description: PIDkongzhi 算法的设计实现 C8051F040控制借口 -PIDkongzhi Algorithm Design and Implementation of control under the pretext of C8051F040
Platform: | Size: 152576 | Author: 碰民 | Hits:

[SCMfilter

Description: 脉冲滤波算法,对因环境干扰引起的尖峰脉冲能够有效的虑掉,在单片机中,既能实现又能提高执行效率,不一个不错的代码。我以多次使用,如C8051F060,C8051F040,C8051F410,C8051F320中。-Pulse filtering algorithm, due to environmental interference caused by pulse peak can be effectively out of consideration, in the MCU, it can realize the implementation can enhance efficiency, not a good code. I have repeatedly used, such as the C8051F060, C8051F040, C8051F410, C8051F320 in.
Platform: | Size: 1024 | Author: 蔡新林 | Hits:

[SCMplc

Description: 本文结合开发项目“基于C8051F040 单片机的嵌入式系统开发”,在深入研究嵌入式系统技术的基础上,提出了小型PLC 设计的系统方案。硬件结构以高性能的8 位嵌入式处理器C8051F040 为核心,充分利用其丰富的片上资源,扩展系统的输入输出功能。软件以开发的PLC 内核为核心,开发系统所需要的应用,将嵌入式PLC内核扩展为完整、实用的PLC 系统。-In this paper, the development project C8051F040 MCU-based embedded system development in-depth study of embedded system technology, based on a small PLC systems designed programs. Hardware structures to eight high-performance embedded processor C8051F040 as the core, take full advantage of its rich on-chip resources, the expansion of the system input and output functions. Software to develop the kernel at the core of the PLC to develop systems for applications, will be expanded core embedded PLC integrity, practical PLC system.
Platform: | Size: 526336 | Author: liujingyuan | Hits:

[SCMLCD+FIFO+KEY

Description: 基于C8051F040的液晶,键盘交互式程序,其中液晶和键盘高质量处理函数都已经模块化了,用户可以直接使用-C8051F040-based LCD, keyboard interactive procedures, which deal with high-quality LCD and keyboard functions have been modular, and users can directly use
Platform: | Size: 312320 | Author: 阿幻 | Hits:

[SCMc8051f040CAN

Description: C8051F040 CAN总线编程,演示时需两块040的开发板,开发板的按键状态通过CAN总线发到另一个开发板上并通过LED显示出按键状态.-C8051F040 CAN bus programming, presentation 2 040 when the development board, development board through the state of the keys issued to another CAN bus and through the development of on-board LED shows the status button.
Platform: | Size: 12288 | Author: zhuhs2000 | Hits:

[SCMtimer

Description: c8051f040单片机的定时器应用程序。-C8051F040 MCU timer application.
Platform: | Size: 2048 | Author: lane | Hits:

[SCMC8051F040_uart1

Description: 实现了C8051F040串口的收发 相当实用-Realize the C8051F040 useful serial transceiver
Platform: | Size: 2048 | Author: guang | Hits:

[SCMC8051F040-Flash

Description: C8051F04x单片机对Flash的操作。-C8051F04x Singlechip of Flash operation.
Platform: | Size: 5120 | Author: 华宸 | Hits:

[SCMred

Description: C8051F040的红外编码解码调试程序-C8051F040 infrared codec debugger
Platform: | Size: 2048 | Author: huihui | Hits:

[SCMredcode

Description: C8051F040红外编码解码主程序能处理大部分红外遥控器对红外指令连续发送两次以上的遥控器有效,红外指令代码须小于54位-C8051F040 infrared codec main program can deal with most infrared remote control for sending commands to the infrared remote control more than two effective, infrared command code to be less than 54
Platform: | Size: 5120 | Author: huihui | Hits:

[SCMmoto_step

Description: C8051F040的步进电机调试程序,频率计算公式为:(T3时钟频率/(2*val-C8051F040 debugger stepping motor, the frequency of the calculation formula is: (T3 clock frequency/(2* val
Platform: | Size: 1024 | Author: huihui | Hits:

[SCMad8_uart

Description: 将C8051F040单片机的8路A/D及片内温度传感器的采样值通过串口发送到上位机上-C8051F040 MCU to 8-channel A/D and the temperature sensor chip through the serial port of the sample value is sent to the host computer on
Platform: | Size: 41984 | Author: Arnold | Hits:

[SCMxram

Description: C8051F040与外部存储器接口程序,外部存储器使用IS62WV1288B-C8051F040 with external memory interface procedures, the use of external memory IS62WV1288B
Platform: | Size: 16384 | Author: Arnold | Hits:

[SCMc8051f040exampleforcan

Description: CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message when it s P3.7 button is depressed/released, with a 0x11 to indicate the button is pushed, and 0x00 when released. Each node also has a message object configured to receive messages. The C8051 tests the received data and will turn on/off the target board s LED. When one target is loaded with CAN2.c and the other is loaded with CAN1.c, one target board s push-button will control the other target board s LED, establishing a simple control link via the CAN bus and can be observed directly on the target boards.-CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message when it s P3.7 button is depressed/released, with a 0x11 to indicate the button is pushed, and 0x00 when released. Each node also has a message object configured to receive messages. The C8051 tests the received data and will turn on/off the target board s LED. When one target is loaded with CAN2.c and the other is loaded with CAN1.c, one target board s push-button will control the other target board s LED, establishing a simple control link via the CAN bus and can be observed directly on the target boards.
Platform: | Size: 12288 | Author: shendongping | Hits:

[SCMCan_communication

Description: 基于c8051f040一个多机通讯程序,开发环境keil,用于can总线通讯-Based on more than one machine C8051F040 the communication process, development environment keil, for the can bus communication
Platform: | Size: 64512 | Author: snow | Hits:

[SCMc8051F040

Description: 020与040通用双串口程序,测试过可以用,-GM 020 and 040 pairs of serial procedures, can be tested,
Platform: | Size: 2048 | Author: 张小泉 | Hits:

[SCMc8051f040BTF040

Description: c8051f040实验程序含CAN SMBUS IIC-C8051F040 experimental procedures with CAN SMBUS IIC
Platform: | Size: 642048 | Author: zwb032 | Hits:

[SCM12can

Description: C8051f040---can总线例程,包括各种工作模式-C8051f040--- can bus routines, including a variety of work patterns
Platform: | Size: 62464 | Author: shaopeng | Hits:

[SCMcan

Description: 新华龙公司的C8051F040的实验板BTF040的实验程序,CAN接收程序。-C8051F040 CAN
Platform: | Size: 69632 | Author: 小发 | Hits:

[Embeded-SCM DevelopUART0

Description: C8051F040 UARTO串口应用程序-C8051F040 UARTO Serial applications
Platform: | Size: 14336 | Author: 汪小聪 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 27 »

CodeBus www.codebus.net