搜索资源列表
常用液晶的c51驱动程序
- 320*240点阵液晶模块驱动程序,控制芯片为SED1335;128*64点阵液晶体驱动程序,控制芯片为ks0108.-320 * 240 dot matrix LCD driver, controller chips for SED1335; 128 * 64 dot-matrix LCD driver, controller chips for ks0108.
FM1715_C51
- 射频读卡芯片FM1715的C驱动程序。实现对FM1715初始化操作;实现对FM1715操作的总线方式(并行总线,SPI)选择;该函数实现从FM1715的EEPOM中读出数据等功能函数 -FM1715 chip RF Reader C driver. Implementation of FM1715 initialization operation; Implementation of the bus FM1715 operation mode (parallel bus, SPI) opti
C8051_UART_test
- 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of ex
UART
- 本文件是串口0、1测试程序,将跳线器JP7、JP11短接。使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送\"WWW.MLARM.COM\";接收到PC机的数据后,再将该数据发送 回PC机。按开发板上键盘,将该键值发送到PC机.串口调试最好应用支持中文格式 的串口调试助手,否则不能正常显示。
AT45DB161b
- ATMEL at45db161b系列Flash驱动程序,已经全部调试完毕,代码移值只需改IO口即可;
51SComDriver
- 一套比较完整的51单片机C51串口通信驱动程序,其中包括 (1)串口初始化,晶振为11.0592M,方式1 波特率300-57600; (2)串口输出一个字符(非中断方式); (3)串口输出一个回车换行; (4)串口输出一个字符串(非中断方式); (5)串口接收一个字符(非中断方式); (6)串口接收一个定长字符串(非中断方式,只用于字符需有一个的idata字符串数组);
av
- 多功能数字钟的设计。要求:使用单片机实现智能数字钟,应该具有以下功能: 1,能动态显示年月日、时分秒(用LCD液晶显示),误差小于±10%; 2,具有闹钟功能; 3,重要事件提醒功能; 4,液晶显示具有反显选择功能。 摘 要 多功能数字钟在电子产品的研发和制造中占有很重要的位置,其主要功能在于能动态显示时间,并且具有闹钟和重要事件提醒等多种功能,用途广泛,意义深远。本次课程设计规定使用单片机制作一个简易的多功能电子钟。使用AT89S51单片机编程产生数字信号,以及驱
通用串行通信程序
- MCU与PC键盘通信程序,接口为PS/2;I2C通用驱动程序-MCU with a PC keyboard communication procedures, interface for PS / 2; I2C common driver
GPS.rar
- 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口 3..在WINDOWS XP/2000系统使用,安装USB_drive
DS1302
- 开发板上的ds1302时钟芯片驱动程序,注释详尽;-Development board clock chip ds1302 driver, detailed notes
SW_Stepper_motor_motion_control_driver
- MC9S08LG32RM步进电机驱动程序;采用了微分方式驱动步进电机。-MC9S08LG32RM stepper motor driver using differential mode to drive a stepper motor.
c版DS18B20的stc89c51驱动程序
- DS18B20的stc89c51驱动程序,普中实例
1602
- 1602的底层驱动代码。大家可以参考。简单易懂!(1602 of the underlying driver code. We can refer to. Easy to understand!)
KEIL_DEMO_STM32
- 1. 一个串口屏的下位机驱动程序示例。 2.对应STM32单片机。(1.An example of the lower computer driver of serial port screen. 2.Corresponding STM32 single chip microcomputer.)
步进驱动程序
- 通过单片机实现步进电机的有极调速,并显示挡位(A single chip microcomputer is used to realize the pole speed control of the stepping motor and display the gear.)
SSD1306LEDDriver_Code
- 1.3寸OLED驱动程序,亲测可用。(1.3 inch OLED driver, pro test available.)
light.12.08_motor
- STM32F4开发板,同时控制电机和灯带联动,电机不动时灯带处于单色变换模式rainbow模式,电机运动时灯带处于多色流水状态rainbowcycle模式;(STM32F4 development board, at the same time control the motor and light band linkage, when the motor is not moving, the light belt is in the monochromatic mode rainbow mod
SMT32F_QSPI_NAND
- 使用STM32F446实现的QSPI接口,增加了4线 SPI NAND的驱动程序,实测可以多种SPI NAND 实现基础操作,可以用来调试QSPI接口,或者SPI NAND;有兴趣的朋友可以看看(Using the QSPI interface implemented by STM32F446, the driver program of the 4-wire SPI NAND is added, which can be used to debug the QSPI interface, or
AD5934驱动程序(stm32)
- AD5934 stm32f103驱动程序; 测量PT100温度探头计算温度; 测量电极间阻抗并换算成电导率。(AD5934 stm32f103 driver; Measuring the temperature of the PT100 temperature probe; The impedance between the electrodes is measured and converted into conductivity.)
CS1238测温50K NTC ESP32驱动
- ESP32驱动CS1238驱动程序,双通道; 带50K NTC电阻温度对照表,根据电压值计算出阻值,查表计算出对应温度值。(ESP32 driver CS1238 driver, dual channel; With 50K NTC resistance temperature comparison table, calculate the resistance value according to the voltage value, check the table to calculate