资源列表
STM32-ADC
- 使用STM32库编写的ADC程序,程序已经在开发板上验证可行性。-This is the code which had been test on a boad
hcs301-programer
- 此程序为hcs301的编程器,主要编写厂商代码,序列号等 本程序是通过windows的超级终端对编程器进行操作的,请将超级终端波特率设置成-This program is hcs301 programmer, mainly writing vendor code, serial number, etc. This program is through the windows of the super terminal to operate on the programmer, set
interface-and-communication
- 计算机接口与通信实验,在Lab8000实验箱上实现-asm language of computer interface and communication
blueTooth
- 基于arduino的bluetooth模块的测试与开发-arduino bluetooth module s test and develop
mcu115200
- 单片机产生115200波特率,选用ATMEL89C52的芯片,采用串口中断方式。实现115200的高速波特率通讯。-Generate 115200 single chip baud rate。Choose ATMEL89C52 chip, using a serial port interrupt mode。Achieve the 115200 baud rate, high speed communications。
SmartCar5th
- 嵌入式c程序,用于智能小车,通过智能车前的光敏传感器识别赛道中心线,实现循迹跑-Embedded c program, for intelligent vehicles, through the intelligent front photosensitive sensor recognition track the centerline and realize follow mark run
jibenchengxuofSTC51
- //工程:STC12LE5A60S2单片机最小系统模块程序集 //硬件配置:单片机STC12LE5A60S2、液晶显示MZLH04、矩阵键盘、数模转换芯片///TLV5638 、模数转换芯片ADS7883 ///完成功能:1、键盘输入:(1)利用STC内部ADC测量电压按键 (2)矩阵键盘按键 2、///液晶显示 3、ADC 4、DAC。 //编程需要的头文件:1、铭正同创官网MZLH04显示例程LCD_Dis.h 2、stc12c5a.h-Engineering: STC12LE5A60S2
mPCB
- altium designer 10 单片机PCB元件库-altium designer 10 51mcu PCB lib
the-numerical-control-dc-power
- 本文主要论述了一种基于51单片机为核心控制器的数控直流电源的设计原理和实现方法。该电源具有电压可预置、可步进调整、输出的电压信号和电流信号可同时显示功能。文章介绍了系统的总体设计方案,其主要由微控制器模块、稳压控制模块、电压/电流采样模块、显示模块、键盘模块、电源模块五部分构成。-The method of this paper based on the 51 microcontroller core of the numerical controller DC power supply des
20111016
- 空调控制装置的电路设计据半导体制冷器(TEC)和PTC 的物理特性分析了空调控制装置的技术关键,在分析温度控制的特点,以及在当前国内外在温度控制上所采用的方法的基础上,针对半导体制冷和PTC加热的原理设计出半导体制冷器和PTC加热的驱动电路,其具有控制精度高、控制温度范围大、制冷响应速度快等优点。-Air conditioning control device according to the circuit design of thermoelectric devices (TEC) and
PWM
- 合泰HT46系列PWM模块原码实例-HT HT4XX CODE
ha0002s
- 合泰单片机大型表读取.在单片机的使用过程中,我们经常会用到查表指令。HOLTEK 公司生产的 8 位单片机有两条查 表指令,分别是 TABRDC 和 TABRDL,TABRDC 用来查当前页表格内容,TABRDL 用来查最后一页的 表格内容。但是这两条指令最多只能读取一页的表格内容(一页为 256 个字)。这就使得查取大容 量的表格变得复杂,例如,在声音处理和 LCD 显示中经常用到查表操作,且表格内容往往大于 256 个字。本文将介绍一个查表程序—TABRD,专门用来查取大容量