搜索资源列表
m5high
- 基于matlab7.0仿真编程 - 巴特沃茲低通及高通滤波器- Butterworth s Low-pass Filter-matlab7.0 based simulation programming-Batewoci low-pass and high-pass filter-Butterw orth's Low-pass Filter
pcbind
- This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinato
m5high
- 基于matlab7.0仿真编程 - 巴特沃茲低通及高通滤波器- Butterworth s Low-pass Filter-matlab7.0 based simulation programming-Batewoci low-pass and high-pass filter-Butterw orth's Low-pass Filter
pcbind
- This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinato
CoSaMP_OMP
- OMP orth mat persuit bys ome good coder this is good implementation
fpga_instantiation
- spi通讯协议,采用第三种CPOL=1,CPHA=1,(1)通过边沿检测技术得出SCK上升沿与下降沿标志,用于下面状态机中的数据采样及发送。 (2)根据时序图,采用1个状态机分别在SCK上升沿实现数据采样(该固件未调用下降沿数据发送)。无论是采样还是发送,都是高位在前,从Bit[7]到Bit[0],共8位数据。将采集到的八位数据存放入一个16位寄存器中。(SPI communication protocol, using third