-
PIC单片机PIC18F系列的例子可以沟通过程中,下…
PIC单片机PIC18F系列的CAN通讯事例程序,下载者可通过该程序了解PIC中CAN通讯原理。-PIC18F family of PIC microcontroller examples of CAN communication process, download the program who can understand the principle of PIC in the CAN communication.
- 2022-02-13 05:15:20下载
- 积分:1
-
电子设计清单
Electronics Design Checklist
C) 2003 Hank Wallace
This a checklist for electronics designers. The idea is for engineers and technicians to
share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making
of a first-run design success, and this checklist helps prevent Murphy s gremlins from
marring an otherwise healthy design.-Electronics Design Checklist
C) 2003 Hank Wallace
This is a checklist for electronics designers. The idea is for engineers and technicians to
share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making
of a first-run design success, and this checklist helps prevent Murphy s gremlins from
marring an otherwise healthy design.
- 2022-11-21 23:05:03下载
- 积分:1
-
鱼缸控制器带声光功能,可控温、加氧,人体感应音乐播放。...
鱼缸控制器带声光功能,可控温、加氧,人体感应音乐播放。-Fish tank with sound and light controller features temperature control, add oxygen, the body sensors music player.
- 2023-06-24 06:40:04下载
- 积分:1
-
在现代电子系统中,有为数众多的IC需要进行相互之间以及与外界的通信。为了提供硬件 的效率和简化电路的设计,PHILIPS开发了一种用于内部IC控制的简单的双向两...
在现代电子系统中,有为数众多的IC需要进行相互之间以及与外界的通信。为了提供硬件 的效率和简化电路的设计,PHILIPS开发了一种用于内部IC控制的简单的双向两线串行总线I2C-In modern electronic systems, there are a large number of IC need each other and communicate with the outside world. In order to provide the efficiency and simplify the hardware circuit design, PHILIPS developed an IC for internal control, a simple bi-directional two-wire serial bus I2C.
- 2023-08-21 21:45:03下载
- 积分:1
-
关于51单片机DS18B20的驱动程序,编译过,可以直接使用。
关于51单片机DS18B20的驱动程序,编译过,可以直接使用。-About 51 Singlechip DS18B20 driver, compiler, and can be used directly.
- 2022-07-16 17:03:15下载
- 积分:1
-
MSP430F413的SlopAD代码,对新手非常有帮助
MSP430F413的SlopAD代码,对新手非常有帮助-MSP430F413
- 2023-02-08 02:00:04下载
- 积分:1
-
本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一...
本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一点关于U盘兼容性问题的解决经验。在这里单片机是host,U盘是slave。-In this paper, single-chip microcomputer 51 as an example on how to expand the USB interface on the U disk read and write, and details on FAT16, FAT32 file system and how to encode the details of the realization of single-chip microcomputer used for file system operations, mentioned in passing that on U disk experience compatibility problems. Here is a single-chip host, U disk is a slave.
- 2022-02-20 12:31:46下载
- 积分:1
-
通讯规则:
1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/
2:通讯连接采用硬件MAX485,双向...
通讯规则:
1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/
2:通讯连接采用硬件MAX485,双向单工
3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量)
4:每个上行/下行的数据包都采用CRC8校验
5:数据接收采用中断+查询的方式
6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包
7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收
8:从机之间不能相互通讯,必须通过主机才能交换数据
9:无效地址是0,主机地址是1,从机地址是2.3.4......广播地址是255 -err
- 2022-03-20 16:12:37下载
- 积分:1
-
单片机C语言初学教材,其中包括了很多关于单片机C语言的知识...
单片机C语言初学教材,其中包括了很多关于单片机C语言的知识
- 2023-08-17 08:40:04下载
- 积分:1
-
基于PIC18F2580实现的键盘控制程序(带防抖功能) C语言写的
基于PIC18F2580实现的键盘控制程序(带防抖功能) C语言写的-PIC18F2580 realize the keyboard-based control procedures (with Anti-Shake function) C language written in
- 2022-07-02 15:16:43下载
- 积分:1