搜索资源列表
PMW-HEX
- 三菱梯形图转51单片机KeilC源码程序。通过三菱PLC编程软件梯形图编程后存为PMW格式,通过本程序直接转换成HEX文件,再下载到单片机中。目前支持8路AD功能(精度10位)和两路脉冲输出功能(10K)。-Mitsubishi ladder turn 51 MCU KeilC source program. By Mitsubishi PLC ladder programming software programmed to save the PMW format, through this
stm8a_fwlib
- 意法半导体车规级8位MCU STM8A的开发库及所以功能模块的示例代码。 对学习使用STM8A软件工程师很有用。-STMicroelectronics vehicle regulation 8-bit MCU STM8A level development libraries and function modules, so the sample code. On learning to use a software engineer STM8A useful.
printpp_XS128
- 基于飞思卡尔单片机xs128的串口函数,编写的printf函数可以很简单的移植到其他单片机上使用,程序源码十分简单而且有注释-Based on Freescale microcontroller serial port function xs128, prepare the printf function can be very simple to use portable to other microcontrollers, the program is very simple and ann
HID
- 此代码实现了USB自定义设备传输数据功能,在PIC32上运行,能实现64KByte/S的传输速率,可替代串行口-This code implements a custom USB device to transfer data function to run in the PIC32, to achieve 64KByte/S transfer rate, can replace the serial port
stc10f08xe
- 时实时钟,2组时间打铃采.用stc10f08xe+sd2403api,每个应用都写成函数,调试通过.已做成成品,keil开发环境.-When real-time clock, two sets of hours rang the bell to adopt. With stc10f08xe+ sd2403api, each application is written in a function, debugging through. Has been made of finished prod
OneWire
- DS18B20 温度传感器应用,同一条总线上可挂载很多传感器,程序带有搜索功能,Proteus仿真3个DS18B20-DS18B20 temperature sensors, mounted on the same bus can be a lot of sensors, the program with a search function, Proteus simulation three DS18B20
asimpledigitalfrequencymeterBasedonPIC16F87A
- //本程序利用CCP1模块实现一个“简易数字频率计”的功能 #include <pic.h> #include <stdio.h> #include <math.h> const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF}; //不带小数点的显示段码表 -//CCP1 module for use in this process a &q
Ctimegame
- 本次源码包含1302.h,12864.h,18b20.h和主函数,还有用proteus的仿真图,可按照仿真图制作成硬件,主要功能有电子万年历,贪吃蛇和俄罗斯方块游戏,测试已通过,可用,本人已将其制作成了实物。-The source code contains 1302.h, 12864.h, 18b20.h and the main function, as well as the simulation map with proteus can be made into a hardware g
430-12864
- msp430单片机对12864液晶(K0108)的启动,可显示汉字,数字还有光标功能。-msp430 microcontroller on the 12864 LCD (K0108) to start, can display Chinese characters, a number that the cursor function.
93C46ok!
- 这个是一个用Keil C51编写的全新93C46驱动程序示例,程序中含有写好的93C46.H标准驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件,推荐下载-This is a new preparation with Keil C51 93C46 driver example, the program contains a function written 93C46.H standard drivers, providing API-style interface to e
51zuode12864wannianli
- 用51单片机做的万年历,显示用液晶,功能一般,可供学习-Microcontroller to do with the 51 calendar display with LCD, function normally, for learning
can
- pic18F2680的CAN总线的发送与接收函数,经过测试可以使用。-pic18F2680 the CAN bus to transmit and receive function, after testing can be used.
STC89
- STC头文件指的是采用C语言开发STC单片机时所需要的硬件定义文件,对于不同的单片机型号,头文件对应不同,其中主要定义单片机硬件的功能及接口。只有在头文件中做好了定义,才能对应上C语言程序与硬件之间的关系。 在C语言家族程序中,头文件被大量使用。一般而言,每个C++/C程序通常由头文件(header files)和定义文件(definition files)组成。头文件作为一种包含功能函数、数据接口声明的载体文件,用于保存程序的声明(declaration),而定义文件用于保存程序的实现 (
1602.h
- 关于1602的一些解说,有助于了解1602的功能。-About 1602 some of the explanations help to understand the function of 1602.
C51_IIC_bus_24C02
- AT89C51/52单片机模拟I2C总线,驱动1k的EEPROM存储芯片24C02的程序,已经封装好,直接在工程中添加24C02.C文件,并且在主函数中#include 24C02.H-AT89C51/52 chip analog I2C bus, the driver chip 24C02 1k of EEPROM program memory, has a good package, add 24C02.C directly in the project file, and in the m
C51_LCD12864
- AT89C51/52单片机驱动点阵液晶屏LCD12864的程序,已经封装好,直接在工程中添加LCD12864.C文件,并且在主函数中#include LCD12864.H-AT89C51/52 dot matrix LCD driver chip LCD12864 procedures are packaged well, directly in the project to add LCD12864.C file, and in the main function# include LCD12
DZ60_CAN2
- 这可是我毕业设计自己写的CAN总线的程序呀,里面有模拟各传感器的功能,比如汽车仪表,温度还有油门等,血汗来的,为了能在这里下一个东西,我把家底都拿出来了-This is my graduation project to write programs ah CAN bus, which has simulated the function of each sensor, such as car dashboard, so the temperature there throttle, sweat
atmega16
- 个人收集的mega系列延时程序代码\atmega16中断函数附注编号\485uart\SPI控制ISD1730按键录音寻址放音等-Personal collection of the mega series of delay procedure code \ ATmega16 interrupt function note number \ 485uart \ SPI control the ISD1730 button recording addressing playback
RTC_DS1302
- 使用AT89S52单片机,在keil c51环境下,控制RTC芯片DS1302实现实时时钟功能。此工程经过实际应用证明,有效。GPIO管脚模拟i2c总线方式读写DS1302的片内寄存器,可以实现万年历时间的读取和设定,注释丰富,代码很容易移植到其他系统中使用-Use AT89S52 Singlechip in keil c51 environment, control RTC chip DS1302 real-time clock function. This works through the
C51_NRF24L01
- C51单片机模拟spi通信,驱动射频芯片nrf24l01,文件包含主函数C文件与h文件,开发环境keil。-C51 single-chip simulation spi communication, driving RF chip nrf24l01, file C file that contains the main function h file, the development environment keil.