搜索资源列表
单片机串口发送和接受驱动程序
- 单片机串口发送和接收驱动程序,一直在用,绝对没有问题!
驱动MEGA16片上自带的AD转换器
- /******************************************* 文件:MEGA16_AD.C 环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 日期:2006年12月10日 功能:驱动MEGA16片上自带的AD转换器 备注:参考《AVR系列单片机C语言编程与应用实例》
WX1700FS6D0144
- 一个三星1.77TFT S6D0144彩色屏的51单片机驱动程序,内附彩屏资料与手册。-Samsung 1.77TFT S6D0144 a color screen, 51 single-chip driver, containing color data and manuals.
main
- 单片机驱动异步电机的C语言程序,驱动两个电机,经测试可以使用,非常完整-Induction motor-driven single-chip C-language program, drive the two motors, the test can be used by the very integrity of the
1602
- 51单片机接在LCD1602汉字显示的c语言写的驱动程序-sorry i do not know
1602
- 1602液晶显示模块驱动程序,单片机学习的好家伙-1602 LCD Module Driver, MCU learning Goodfellas
12232
- 模数转换模块驱动程序,单片机学习的好家伙,太-Analog-digital conversion module driver, microcontroller learning Goodfellas, too. . .
1602LCD
- 用单片机驱动1602液晶实现万年历,包括年月日-1602 LCD with MCU-driven to achieve Calendar
2010-3-2
- STC89C58RD单片机,驱动LED316,AD7705,18B20,DS1302 一体软件 本人在网上收集整理,使用正常 KELL里编辑-STC89C58RD single chip, driving LED316, AD7705, 18B20, DS1302 integrated software I collected online, use the normal editing in KELL
intellectual-car
- 简易智能迷宫小车的控制系统以STC89C52为核心,用一片L298N驱动两个减速电机。12V电源单独给电机供电,再用7805把12V电源降压至7V给单片机供电。小车的传感器模块感应壁障,并将壁障信号输入最小系统版,最小系统版根据程序设计的要求做出相应的判断送给电机驱动模块,让小车来实现前进、左转、右转、反转等基本功能。-Simple intelligent control system of the labyrinth car STC89C52 as the core, two geare
18b20
- 这是一个单片机驱动18B20的一个程序,我所使用的是新华龙系列的8位单片机-This is a program for a microcontroller-driven 18B20。I used the new Hualong series 8-bit microcontroller
hc595
- 单片机pic16F877A驱动595使两个4位数码管显示想要数字。-Pic16F877A drive 595 single chip microcomputer to two four digital pipe display want to digital.
12864
- 12864串行驱动演示,非常适合51单片机的人员的入门学习.-12864 serial actuation demonstrations
7289
- 基于zlg7289的键盘驱动程序,向我们详细的解答了单片机与7289间的通信-Based zlg7289 keyboard driver, detailed answers to communication microcontroller 7289
dxf
- 基于51单片机的双步进电机综合控制原理本程序用于测试4相步进电机常规驱动 4个按键分别控制加速、减速、开启、停止 数码管显示 01-18速度等级,数字越大,速度越大-By 24L01 wireless module, remote control, car control program based on the stepper motor and STC89C52 microcontroller can be independently controlled to achiev
24C02 驱动程序
- 51 单片机下的24C02存储器驱动程序
51mcu_12864LCD_parallel
- 51单片机驱动128*64LCD的程序(并行方式) c语言写的,有注释。 -51 single-chip driver 128* 64LCD program (parallel) c language, there are notes.
12864-C
- 51单片机驱动12864液晶(带字库),可以显示汉字,数字,字符,图像-51 single drive 12864 (with character), you can display Chinese characters, numbers, characters, images
1602
- 51单片机驱动1602液晶,实现对数字字母的显示- 51 single drive 1602,To achieve the display of alphanumeric
51单片机无线遥控小车源代码
- 基于L298N驱动模块由PWM调速串口控制和按键控制小车的运行,实现对小车的无线控制。