搜索资源列表
2262TX
- rf tx coding for TX and RX
rdm_in
- DMX-512 Rx TX Etc Source-DMX-512 Rx TX Etc Source
MyCC1000
- CC1000驱动源码,用于驱动底层,配置为曼码通信模式,三线配置接口,外部中断-// Device: CC1020 // System parameters: // X-tal frequency: 14.745600 MHz Internal // X-tal accuracy:+/- 5 ppm // RF frequency A: 433.916 MHz Active Tx // RF frequency B: 433.916 MHz Inactive Rx
LCD1602
- 简易无线遥控中LCD1602的程序代码。希望对大家有帮助-LCD1602 #include <reg52.h> #include <intrins.h> #define uint unsigned int #define uchar unsigned char //****************************************NRF24L01端口定义*************************************