-
This is a good learning project for the beginner is a rare good information, com...
这是一个很好的学习工程,对于初学都是一个难得的好资料,完整!-This is a good learning project for the beginner is a rare good information, complete!
- 2022-02-24 09:41:01下载
- 积分:1
-
通过测试已经可以应用
本程序的应用于C8051F020的I2C接口
通过测试已经可以应用
本程序的应用于C8051F020的I2C接口-Has passed the test can be applied to this procedure applies to the I2C interface C8051F020
- 2022-04-22 16:37:37下载
- 积分:1
-
这个是我今天用Keil_C51写的关于MAX5417的底层函数,微控制器可以用其他的(我是用51的,其他的话,只要修改一下头文件就可以了),上层软件只要调用Wr
这个是我今天用Keil_C51写的关于MAX5417的底层函数,微控制器可以用其他的(我是用51的,其他的话,只要修改一下头文件就可以了),上层软件只要调用Write_MAX5417()这个函数就可以了,代码简洁,层次分明,注释也不少,非常适合新手学习或者是直接拿来为自己的上层软件服务。-This is what I write today with Keil_C51 on the bottom of MAX5417 function, microcontroller can use the other (I am using the 51 other words, as long as the modified header file you can), and the upper software as long as the call Write_MAX5417 () this function it, the code is simple and structured notes are also many, very suitable for novices to learn, or is directly used for their top software services.
- 2022-08-23 17:09:18下载
- 积分:1
-
基于AVR的USB单片机的源代码,其中部分代码被用在产品上.
基于AVR的USB单片机的源代码,其中部分代码被用在产品上.-based on the USB AVR microcontroller source code, part of which code was used in products.
- 2022-03-09 15:46:46下载
- 积分:1
-
AVR library for IR communication.
AVR library for IR communication.
- 2022-03-02 11:56:09下载
- 积分:1
-
Philips I2C interface source LPC932
飞利浦I2C接口源LPC932
- 2022-10-15 06:10:02下载
- 积分:1
-
avr super good introductory tutorial, including the primary entry and avr introd...
avr 的入门教程 超好 包括初级入门,及avr各种开发工具的介绍及使用说明 -avr super good introductory tutorial, including the primary entry and avr introduce a variety of development tools and use
- 2023-02-05 08:45:03下载
- 积分:1
-
周立功单片机DP51+程序
周立功单片机DP51+程序-weeks meritorious SCM DP51 procedures
- 2022-02-12 13:55:16下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
is in the process of 93c46 decoder drivers. Small products in the development pr...
本程序是在c51下的93c46的驱动程序。对开发小产品大有好处。希望对大家有帮助.-is in the process of 93c46 decoder drivers. Small products in the development process. We want to help.
- 2022-09-06 06:50:02下载
- 积分:1