-
单片机在循环显示数字列的同时,采用查询方式控制数字的显示时间和音乐播放的开关。音乐低频信号由定时器采用中断方式产生。...
单片机在循环显示数字列的同时,采用查询方式控制数字的显示时间和音乐播放的开关。音乐低频信号由定时器采用中断方式产生。-SCM in circulation figures out show at the same time, using figures for the control of time- and the music player switching. Music low-frequency signals used by the timer interrupt way.
- 2023-08-08 02:30:03下载
- 积分:1
-
基于TI的MSP430的方面的相关的软件和MSP430的相关的资料.
基于TI的MSP430的方面的相关的软件和MSP430的相关的资料.-based on TI"s MSP430 aspects of the software and MSP430 relevant information.
- 2022-01-25 21:28:08下载
- 积分:1
-
DS18B20温度优越感器程序,是1WIRE的接口,可以学习这种接口的程序。...
DS18B20温度优越感器程序,是1WIRE的接口,可以学习这种接口的程序。-DS18B20 superiority temperature program is 1WIRE interface, this interface can learn the procedure.
- 2022-02-02 21:52:20下载
- 积分:1
-
MSP430F1612应用程序,LED控制。
MSP430F1612应用程序,LED控制。-MSP430F1612 application program。
- 2022-03-10 23:02:38下载
- 积分:1
-
51单片机设计学习,有此一本书在手,开始51系列的程序就没有问题了...
51单片机设计学习,有此一本书在手,开始51系列的程序就没有问题了-51 Single-chip design study, this has a book in hand, started 51 of the procedures would be no problem
- 2022-05-05 16:15:04下载
- 积分:1
-
CC1110无线收发FHSS的源程序。使用的开发环境是IAR7.2H
CC1110无线收发FHSS的源程序。使用的开发环境是IAR7.2H-FHSS wireless transceiver CC1110 source. The use of development environment are IAR7.2H
- 2022-07-20 13:13:02下载
- 积分:1
-
一个好的硬盘播放器程序,包括VFD显示程序,红外遥控器有限公司
一个不错的硬盘播放器程序,包含VFD显示程序,红外线遥控程序,硬盘读写程序,及解码程序等.-a good hard disk player procedures, including procedures VFD, infrared remote control procedures, hard drive read and write procedures and decoding procedures.
- 2022-01-26 01:22:06下载
- 积分:1
-
stepper motor step angle breakdown of the single
步进电机步距角细分的单片机控制系统设计和研究,主要是设计方案-stepper motor step angle breakdown of the single-chip microcomputer control system design and research, the program is designed
- 2022-03-06 23:34:41下载
- 积分:1
-
PC端,实现51单片机HEX代码写入系统的程序存储器。
PC端,实现51单片机HEX代码写入系统的程序存储器。-PC client to achieve 51 Singlechip HEX code to write the system program memory.
- 2022-01-26 19:36:41下载
- 积分:1
-
This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single...
这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。
/**************************************************************************************************
* 简介
*
* 本模块仅使用于字符显示液晶模块
*
* 当前版本的驱动仅支持以下类型LCD模块驱动:
* Hitachi HD44780 或与之兼容的芯片.
*
* LCD显示函数支持以下格式:
* 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters
* 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters
* 1 line x 24 characters 2 lines x 24 characters
* 1 line x 40 characters 2 lines x 40 characters
*说明:
* 1 line x 16 characters 需要定义为2*8的液晶模块
*
* 不支持外部内存模式
**************************************************************************************************/
-This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single Chip achievable. /*************************************************************************************************** Introduction** This module uses only the characters displayed in the LCD module** the current version of the driver
- 2022-03-22 03:56:19下载
- 积分:1