搜索资源列表
《C语言课程设计案例精编》源代码
- 用汇编写的可以根据电阻网络发送软件发送D [单片机开发] 用C++写的DTMF求各波形点的的小程序 -was compiled using the resistor network can send software to send D [MCU] C + + to write DTMF points for the waveform of the small programs
uCOS51软件包 (包含源码、硬件原理图PCB图)
- 此源代码为UC/OS-II移植到51单片机的源代码.包括OS_CPU.H,OS_CPU_C.C,OS_CPU_A.S三个主要文件-this source code for the UC / OS-II transplants to 51 SCM source code. Including OS_CPU.H, OS_CPU_C.C, OS_CPU_A.S three key documents
up_hy1621.c
- 和泰LCD显示器驱动的详细软件,已经应用在某测试仪器上-and Thai LCD display driver detailed software has been used in a test device
C
- 功能:arm7平台的I2c驱动程序,硬件I2C软件包,利用中断方式操作。 * 说明:主程序要配置好I2C总线接口(GPIO、总线时钟)
C
- * 功能:运行RTC进行计时,将所时间值不断的通过串口向上位机发送,并把秒的值输出数码管D1 * 上显示。上位机运行EasyARM软件,在串口发送/接收窗口观察。 * 说明:* 通讯波特率115200,8位数据位,1位停止位,无奇偶校验。
IIC-c
- 此程序是I2C操作平台(主方式的软件平台)的底层的C子程序,如发送数据 及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的 与用户程序连接并扩展
IE卸载软件
- IE 工具书 于支持向量机的手写体相似 开发工具: C 文件大小: 5 KB 上传时间: 2004-10-14 下载次数: 22 提 供 者: 陈进光 详细介绍: Keil C 编程的手写板-IE tool in support vector machines handwritten similar development tools : C Size : 5 KB upload time : 2004-10-14 downloads : 22 providers : Chen Chin-det
深井泵自动控制器C
- 深井泵自动控制器,其中包括完整的硬件设计和软件程序,可以为初学者练手用。-deep well pump automatic controller, which includes a complete hardware design and software program for beginners to practice hand.
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
CCS_PCWHv4.023andREG_FILES.rar
- 非常好用的PIC单片机 C 语言编译软件CCS,The PIC is very easy to use single-chip C language compiler software CCS
EasyPRO_Programmer_Setup.rar
- AVR编程器软件广州致远电子 EasyPRO_Programmer_Setup,AVR programming software Guangzhou Zhiyuan Electronics EasyPRO_Programmer_Setup
keeloq-C.rar
- 滚动码的软件译码程序,通过用 C语言实现滚动码的译码,Rolling code software decoding process, by using C language implementation of the rolling code decoder
heat
- PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。 -PIC18
hs4095
- EM4095开发板配套软件,支持读EM4100、读写EM4469 等125K RFID-EM4095 software development board to support the Reading EM4100, such as 125K RFID reader EM4469
zimo
- 很好的单片机控制的液晶显示取模软件,并可以,自己画图和修改字体取得C或汇编字幕代码-SCM good modulus of liquid crystal display software, and can draw and modify their own fonts, or to obtain C code compilation subtitles
Hi3510VSBB_SCH_Ver.C
- 海思hi3510原理图,包括所有外围电路,直接可以根据原理图布板做PCB,灌软件就可以跑起来-hi3510 sch ok
nrf9e5+LM61
- 基于nRF9E5和LM61的温度遥测系统(nRF9E5发送接收C51源码,PC机数据采集软件VB源码)-Based on nRF9E5 and LM61 temperature telemetry system (nRF9E5 send receive C51 source, PC data acquisition software VB source)
Latticescreen
- 51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice screen driver (develops the software is keil C ---8 character lattice screen left shift procedure, the 64_16 latti
C-clock
- 基于单片机设计的软件时钟C语言程序 自己设计的代码-Microcontroller-based design software clock C language code of their own design
P89LPC932硬件I2C软件包
- 此软件包是以查询方式完成各种总线操作的,在使用前应对总线进行检查,并使用看门狗,以防等待总线而造成死机。