登录
首页 » Arduino » Si4713_Arduino控制资料

Si4713_Arduino控制资料

于 2020-06-21 发布
0 352
下载积分: 1 下载次数: 1

代码说明:

说明:  Si417发射机的PCB文件以及数据手册、arduino控制si4713的代码文件。(The PCB file of Si417 transmitter and the code file of data manual and Arduino controlling si4713.)

文件列表:

Si4713系列资料\Adafruit-Si4713-Library-master源码\.github\ISSUE_TEMPLATE.md, 2624 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\.github\PULL_REQUEST_TEMPLATE.md, 1415 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\.gitignore, 67 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\.travis.yml, 618 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\Adafruit_Si4713.cpp, 12982 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\Adafruit_Si4713.h, 10140 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\assets\board.jpg, 334210 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\code-of-conduct.md, 5829 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\examples\adaradio\adaradio.ino, 2584 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\library.properties, 355 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\license.txt, 1499 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\README.md, 987 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-PCB-master\Adafruit Si471x PCB.brd, 362079 , 2015-03-03
Si4713系列资料\Adafruit-Si4713-PCB-master\Adafruit Si471x PCB.sch, 175806 , 2015-03-03
Si4713系列资料\Adafruit-Si4713-PCB-master\README.md, 559 , 2015-03-03
Si4713系列资料\Adafruit-Si4713-PCB-master\__Previews\Adafruit Si471x PCB.schPreview, 10330 , 2019-07-16
Si4713系列资料\FM收音机发射机设计说明.pdf, 1806399 , 2019-07-05
Si4713系列资料\Si4712-13-B30.pdf, 441310 , 2019-07-15
Si4713系列资料\Si4713.pdf, 426120 , 2019-07-05
Si4713系列资料\SiLabs%2BProgramming%2Bguide%2BAN332.pdf, 1662690 , 2019-07-15
Si4713系列资料\Adafruit-Si4713-Library-master源码\examples\adaradio, 0 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\.github, 0 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\assets, 0 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-Library-master源码\examples, 0 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-PCB-master\__Previews, 0 , 2019-07-16
Si4713系列资料\Adafruit-Si4713-Library-master源码, 0 , 2019-03-13
Si4713系列资料\Adafruit-Si4713-PCB-master, 0 , 2019-07-16
Si4713系列资料, 0 , 2019-07-24

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

发表评论

0 个回复

  • LCD12864_m16
    基于单片机AVR-mega16的LCD12864(带字库)的驱动代码,可直接编译使用。(Driver code (with font) can be directly compiled based microcontroller AVR-mega16 of LCD12864.)
    2016-07-16 17:08:54下载
    积分:1
  • LCD1602A
    基于stm32的LCD1602A液晶屏的驱动程序(Driver of LCD1602A LCD screen based on stm32)
    2021-03-22 17:29:16下载
    积分:1
  • findcrypt2
    IDA findcrypt plugin v2
    2016-05-09 16:26:56下载
    积分:1
  • zhongjile
    通过51单片机设计一个电子时钟,精确到秒,可以通过按键调节时间(By 51 microcontroller design an electronic clock, accurate to seconds, you can adjust the time by pressing a button)
    2013-11-14 09:56:13下载
    积分:1
  • untitled
    一个电力系统故障测距的仿真模型,可以仿真各种线路故障(A power system fault location simulation model that can simulate a variety of line fault)
    2011-07-08 11:39:05下载
    积分:1
  • Modbus_4
    第四章:以PC Based Controller设计Modbus通信程序 共6章(Chapter IV: A PC Based Controller Design Chapter 6 Modbus Communication)
    2010-09-15 13:40:21下载
    积分:1
  • MSP430F149anjianled
    MSP430F149单片机按键LED程序 单片机学习第一步必写程序(The MSP430F149 microcontroller button LED program microcontroller learning first step shall be written procedures)
    2013-03-26 18:49:15下载
    积分:1
  • FlexRay
    说明:  FlexRay通信协议中文版 适用于CAN的进阶教学(FlexRay Communication Protocol Chinese Version Applicable to Advanced Teaching of CA)
    2019-01-07 18:52:21下载
    积分:1
  • mpi_array
    这个程序演示了一个简单的数据分解。主任务首先初始化数组,然后分配相等的部分该数组的其他任务。后的其他任务接收其阵列的一部分,它们执行加法运算,以每个数组元素。(This program demonstrates a simple data decomposition. The master task first initializes an array and then distributes an equal portion that array to the other tasks. After the other tasks receive their portion of the array, they perform an addition operation to each array element.)
    2015-08-14 09:48:15下载
    积分:1
  • pwm-out-capyure
    说明:  可应用按键实时改变pwm输出占空比,同时有端口进行相应的pwm捕获。相应的端口配置在程序注释处。(It can change the duty cycle of PWM output in real time by using keys, and at the same time, it has ports to capture the corresponding pwm.)
    2019-02-27 10:19:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载