登录
首页 » SCM » IA4421 module using a wireless transceiver, microcontroller. Sending and receivi...

IA4421 module using a wireless transceiver, microcontroller. Sending and receivi...

于 2022-07-09 发布 文件大小:2.54 kB
0 67
下载积分: 2 下载次数: 1

代码说明:

使用IA4421模块来进行无线收发,单片机连接。分别收发-IA4421 module using a wireless transceiver, microcontroller. Sending and receiving, respectively

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一款128 * 64液晶显示屏的俄罗斯方块游戏,使用的是独一无二的代码
    这是一个用128*64液晶显示的俄罗斯方块游戏,代码独特,用的是52单片机。-This is a 128* 64 LCD display Tetris games, unique code, using a single-chip microcomputer 52.
    2022-10-04 02:50:03下载
    积分:1
  • 大学毕业设计作品:出租车计价器的设计:以AT89S52单片机为中心,通过金属传感器来测距,实现对出租车的计价统计。结合语音芯片ISD4004,时钟芯片DS130...
    大学毕业设计作品:出租车计价器的设计:以AT89S52单片机为中心,通过金属传感器来测距,实现对出租车的计价统计。结合语音芯片ISD4004,时钟芯片DS1302,功放模块LM386N组成语音时间控制系统,最后通过液晶显示模块LCD12864显示单价、路程、总价、时间等。本系统可以实现单价、起步价、白天价、夜间价的显示和时间的修改。AT89S52通过P0口与外部语音报价电路相连,可以实现语音报价功能。-Graduated from college design work: the design of a taxi meter: The AT89S52 microcontroller as the center, ranging through the metal sensor to achieve statistical valuation of the taxi. Combination of voice chip ISD4004, clock chip DS1302, composed of voice amplifier module LM386N-time control system, the final adoption of liquid crystal display module LCD12864 show unit price, distance, total price and time. This system can achieve unit price, starting at daytime price, prices shown at night and the time changes. AT89S52 through the P0 port with an external circuit connected to voice offer, you can offer voice functionality.
    2022-03-09 22:21:26下载
    积分:1
  • spi总线的模拟程序,可以实现单片机的spi传输
    spi总线的模拟程序,可以实现单片机的spi传输-spi bus simulation program, you can realize spi SCM transmission
    2022-03-18 00:42:19下载
    积分:1
  • Keil C51液晶驱动程序源代码,这也带动I2C,ADC驱动器、键盘操作…
    keil C51 LCD 驱动源码,其中还有I2C驱动,ADC驱动,键盘操作等,是一个完整的keil源代码,供大家参考-Keil C51 LCD driver source code, which also drives I2C, ADC drive, keyboard operation, is a complete source code Keil, for your reference
    2022-07-01 13:05:43下载
    积分:1
  • 一个单片机课本的教案别且还有上课的课件,对于想自学的朋友有很大帮助!...
    一个单片机课本的教案别且还有上课的课件,对于想自学的朋友有很大帮助!-A microcontroller textbooks and lesson plans do not have class courseware, a friend who want to self-helps a lot!
    2022-04-09 05:23:01下载
    积分:1
  • This book, for many the use of Microchip microcontrollers engineer, provided me...
    本书,为众多使用Microchip单片机工程师,提供我详细IC型号选择.-This book, for many the use of Microchip microcontrollers engineer, provided me with detailed IC model selection.
    2023-01-25 13:20:04下载
    积分:1
  • the MCU series of the C language keyboard incremental decrease in C program'...
    用单片机的C语言编的键盘递增递减的C程序的源代码(按一下键,对应的键值增或减一),在很多领域用到此思想,如空调调温等,可供单片机开发工程师参考。-the MCU series of the C language keyboard incremental decrease in C program"s source code (by pushing a button, the corresponding increase or decrease of the pair a), used in many areas here thinking, such as air-conditioning thermostat, MCU development engineers for reference.
    2022-11-28 05:10:03下载
    积分:1
  • 简单的程序,使用红外线发射的低
    简易红外线发射程序 使用低频率的发射 利用红外线二极管来做-simple procedure using infrared emission of low-frequency transmitters do using infrared diode
    2023-06-27 03:15:04下载
    积分:1
  • 89S52 increase USBD12 simulation of a U
    89S52加USBD12模拟的一个U盘(源码+原理图+实物照片) Computer00 发表于 2006-3-3 14:09:00 USB-D12文件包下载.rar 这是一个用89S52加PDIUSBD12模拟的一个U盘,里面涉及到USB接口,USB大容量存储设备,FAT16文件系统等内容。插入电脑后,可显示移动磁盘盘符及一个文本文件。 需要说明一下的是,这个包中的原理图,IDE接口部分、74HC573、以及RS232串口等部分,是作为这个实验板的一部分。在这个模拟U盘的程序中,是没有用到的。在下一个“移动硬盘”的例子中,就用到了IDE接口跟74HC573了。至于RS232,那时笔者在调试程序时用的。如果您不需要通过串口调试程序,RS232部分可以不管它-89S52 increase USBD12 simulation of a U-Disk (OSS diagram kind photos) Comput. er00 published in 2006-3-3 14:09 : 00 USB-D12 package downloaded. rar This is a plus with 89S52 simulation PDIUSBD12 of a U disk, which relate to the USB interface, USB mass storage devices, and FAT16 file system and so forth. Insert the computer, can show that the mobile disk drive and a text file. Need to point out that this is a package of drawings, IDE interface, 74HC573. and RS232 serial port as part of the experiment as part of the plate. In this simulation U disk process is not used in the. Next a "mobile hard" cases, the option of the IDE int
    2022-03-18 13:32:09下载
    积分:1
  • 430所有的演示程序示范,教科书式的编写规范
    430所有的演示程序示范,教科书式的编写规范-430 all the demo model, the textbook-style preparation of normative
    2022-03-23 07:57:46下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载