-
包含51模拟IIC和硬件IIC的操作代码
包含51模拟IIC和硬件IIC的操作代码-IIC contains the 51 simulation and hardware IIC operation code
- 2023-05-20 06:05:03下载
- 积分:1
-
用 P87LPC764 做的电子小闹钟,有源程序、硬件排版图。
用 P87LPC764 做的电子小闹钟,有源程序、硬件排版图。-An alarm clock use P87LPC764, With source book & hardware
- 2023-04-06 23:15:04下载
- 积分:1
-
软件滤波文件
软件滤波文件
-software filter paper
- 2022-09-04 22:15:02下载
- 积分:1
-
Hardware is 8051f340+ Cp2200. Play Internet line, received a LAN, run the progra...
硬件是8051f340+cp2200。插上网线,接到局域网上,运行程序,在局域网的任意以台技输入网址,就可以查看网页-Hardware is 8051f340+ Cp2200. Play Internet line, received a LAN, run the program in any local area network technology to Taiwan enter the URL, you can view the page
- 2023-01-08 14:20:03下载
- 积分:1
-
让单片机唱歌的程序
让单片机唱歌的程序-Let Singlechip singing procedures
- 2022-04-17 05:31:54下载
- 积分:1
-
LPC935单片机,带AD,DA的
LPC935单片机,带AD,DA的-LPC935 microcontroller, with AD, DA
- 2022-10-24 04:50:03下载
- 积分:1
-
该软件是一个温度测量软件.并且可以直接生成二进制代码写入单片机中,不需再改动,即可以和计算机进行通信,是学习和参考的好资料....
该软件是一个温度测量软件.并且可以直接生成二进制代码写入单片机中,不需再改动,即可以和计算机进行通信,是学习和参考的好资料.-The software is a temperature measurement software. And can directly generate binary code into SCM, no need for further changes that can and computer communications, and learning is a good reference information.
- 2022-03-11 00:14:06下载
- 积分:1
-
MDK学习范例之CAN,祝大家学习进步
MDK学习范例之CAN,祝大家学习进步-MDK study examples of CAN, I wish you all a learning progress
- 2022-02-09 23:33:49下载
- 积分:1
-
C8051f020 128 64 graphics LCD graphical procedures, graphic LCD models for lm30...
c8051f020的128×64图形液晶显示图形的程序,图形液晶的型号为lm3033a-C8051f020 128 64 graphics LCD graphical procedures, graphic LCD models for lm3033a
- 2023-06-18 00:50: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