-
单片机数字音乐盒课程设计,内含源代码,报告说明详细,绝对可用(music.asm)...
单片机数字音乐盒课程设计,内含源代码,报告说明详细,绝对可用(music.asm)-SCM digital music boxes curriculum design, containing the source code, the report describes in detail, absolutely available (music.asm)
- 2022-01-24 13:16:54下载
- 积分:1
-
4-20MA信号发生器,含电路图,使用说明以及汇编源程序-4-20MA signal generator, including schematics, source code for use as well as the compilation
- 2022-02-02 23:42:22下载
- 积分:1
-
DS18B20汇编源程序无解压密码愿意进来享受这里的幸福生活
DS18B20汇编源程序无解压密码愿意进来享受这里的幸福生活-DS18B20 compile source code without extracting willing to come here to enjoy the happiness of life
- 2022-08-09 11:58:50下载
- 积分:1
-
DS2401 DS2432 DS2460详细中文资料
DS2401 DS2432 DS2460详细中文资料-DS2401 DS2432 DS2460 detailed Chinese data
- 2022-01-31 09:03:06下载
- 积分:1
-
AVR learning materials, AVR study entry a good helper, which has a detailed desc...
AVR学习资料,AVR学习入门的好帮手,里面有详细的说明
- 2023-03-28 05:25:03下载
- 积分:1
-
opencan图书馆从PHYTEC
opencan librarys from phytec
- 2023-02-14 06:15:03下载
- 积分:1
-
步进电机控制程,加减速控制。行走步数控制
步进电机控制程,加减速控制。行走步数控制-Stepper motor control process, acceleration and deceleration control. Control of walking a few steps
- 2022-02-12 08:58:33下载
- 积分:1
-
普通有刷直流电机PWM闭环控制C51完整源程序
普通有刷直流电机PWM闭环控制C51完整源程序-Brush DC Motor has ordinary PWM closed-loop control C51 complete source
- 2023-01-15 22:10:03下载
- 积分:1
-
这是一个芯片资料,可以为单片机初学者提供一个认识芯片的文档.对学习单片机的同学有帮助...
这是一个芯片资料,可以为单片机初学者提供一个认识芯片的文档.对学习单片机的同学有帮助-This is a chip data, we can provide an understanding of single-chip chip beginners document. MCU learning students have to help
- 2023-01-09 14:40:04下载
- 积分: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