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

Si4713_Arduino控制资料

于 2020-06-21 发布 文件大小:4030KB
0 312
下载积分: 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 个回复

  • 11
    说明:  利用定时/计数器T0从P1.0输出周期为1s的方波,让发光二极管以1HZ闪烁,设晶振频率为12MHz(The use of timer/counter T0 from P1.0 output cycle square wave 1s, so that the light-emitting diodes 1HZ blinking, set the crystal frequency is 12MHz)
    2014-05-27 14:30:43下载
    积分:1
  • MSP430-c
    MSP430单片机C语言应用程序设计实例精讲(MSP430 microcontroller C language application design example succinctly)
    2014-01-08 14:09:51下载
    积分:1
  • JN-AN-1069
    说明:  Leave with Rejoin - The stack will attempt once and
    2020-06-21 18:20:02下载
    积分:1
  • robot
    视觉机器人,用凌阳单片机编写的语音控制视觉运动机器人(Vision robot with voice control Sunplus written in visual-motor robot)
    2009-11-20 15:29:09下载
    积分:1
  • PWM输出
    说明:  使用STM32F103 32位芯片配置定时器以及控制定时器输出PWM波形(Using STM32F103 32 bit chip to configure timer and control the output PWM waveform of timer)
    2020-06-23 16:00:01下载
    积分:1
  • xunhuanma
    简明的循环码C++编译程序,有二种编码方案可以采取(Condensed a cyclic code C++ compiler, there are two kinds of coding schemes can be taken)
    2013-03-04 19:18:23下载
    积分:1
  • SOES-master
    Simple Open Source EtherCAT Slave ==== SOES (Simple OpenSource EtherCAT Slave Stack) is an opensource slave stack that is very easy to use and provides a small footprint. It is a good alternative to more complex stacks on the market. Overview SOES is an EtherCAT slave stack written in c. Its purpose is to learn and to use. All users are invited to study the source to get an understanding how an EtherCAT slave functions. Features as of 1.0.0: - Address offset based HAL for easy ESC read/write access via any interface - Mailbox with data link layer - CoE - Object dictionary - SDO read and write for all sizes including segmented transfers - Easy portable C-code suited for embedded applications - Fixed PDO mapping - FoE with bootstrap template - Support for Little and Big endian targets. - Polling for interrupts
    2016-11-01 10:09:23下载
    积分:1
  • STM32F10x
    stm32f系列外设驱动源码,包括GPIO,定时器,中断,spi,串口等等。(for stm32fxxx)
    2015-08-13 10:39:15下载
    积分:1
  • STC12C5A60S2_24C02_Test
    联合开发网 - pudn.com
    2016-05-04 09:01:00下载
    积分:1
  • 10 完整版代码(完成)
    说明:  使用STM32F103C8T6系统板,通过两个NRF24L01模块实现无线通信,将光电二极管驱动电路采集到的荧光强度值无线传输到上位机的串口软件显示出来。(Using stm32f103c8t6 system board, wireless communication is realized by two nRF24L01 modules, and the fluorescence intensity value collected by the photodiode driving circuit is wirelessly transmitted to the serial port software of the upper computer to display.)
    2019-12-11 17:05:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载