-
实现can总线的硬件布线图,在protel上直接打开即可,按此图的实物板已制出,可确保无误。...
实现can总线的硬件布线图,在protel上直接打开即可,按此图的实物板已制出,可确保无误。-The realization of the hardware can bus wiring diagram, in Protel can directly open, this physical map has already been produced to ensure accuracy.
- 2022-04-25 02:13:48下载
- 积分:1
-
直流电机调速模块采用模拟出租车的速度,通过模数转换为S。
采用直流电机测速单元模拟出租车速度,通过A/D转换进行速度采样,利用单片机的定时器/计数器定时和计数,用LED数码管或LCD显示总价和时间,并通过键盘进行单价设定及时间显示,键盘功能自行定义。-DC Motor Speed modules using simulation taxi speed, through the A/D conversion speed of sampling, the use of single-chip timer/counter timing and counting, with LED digital tube or LCD display the total price and time, and through keyboard Price settings and time display, keyboard function on its own definition.
- 2022-07-03 21:49:25下载
- 积分:1
-
操作系统用于AVR芯片
the operate system used for AVR chips
- 2023-04-09 16:00:04下载
- 积分:1
-
UC/GUIARM汉字内码处理建立汉字模值表
UC/GUIARM汉字内码处理建立汉字模值表-UC/GUIARM Chinese characters within the code module to deal with the establishment of the value of table
- 2022-03-12 22:16:56下载
- 积分:1
-
AT89C2051驱动彩显玩方块游戏,又是一款有趣的小制作,希望大家喜欢!...
AT89C2051驱动彩显玩方块游戏,又是一款有趣的小制作,希望大家喜欢!-Color AT89C2051-driven game play box is also interesting to note a small production, I hope you like!
- 2022-02-01 10:24:04下载
- 积分:1
-
12887的初始化程序――89C51,有助于各位使用12c887芯片!大大加快开发进度!...
12887的初始化程序――89C51,有助于各位使用12c887芯片!大大加快开发进度!-12,887 initialization procedures-- 89C51 help you use 12c887 chip! Progress greatly accelerated development!
- 2023-06-05 00:35:03下载
- 积分:1
-
ENC28J60驱动通过ping命令测试是否连同enc28j6…
enc28j60的驱动, 通过ping命令来测试enc28j60是否连同
-enc28j60 drive through ping command to test whether or not together with enc28j60
- 2022-12-19 08:10:03下载
- 积分:1
-
单片机78P156
MCU:78p156
driver: adi-GSENSOR
- 2022-07-24 17:02:44下载
- 积分:1
-
keil51的环境发展,Modbus通讯协议
keil51环境开发,modbus通讯协议-keil51 environmental development, modbus communication protocol
- 2022-12-25 01:40:03下载
- 积分: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