资源列表
SPI
- It is an SPI Driver in the IDF framework in esp32, where a slave chip of energy meter gets connected to the master esp32 and communicates with ti via reading a value of register.
mux21
- 多路选择器的设计代码及仿真验证,还有激励文件。
MIMO信道仿真
- Matlab程序,仿真MISO,SISO,SOMI,MIMI容量和概率的关系
SI4730_c51
- SI4730_c51 51STC 51单片机驱动si4730收音芯片代码 稍加修改即可支持其他型号c51 arduion等
硬币找零问题
- 硬币找零问题,其中硬币的面值为{1,p,p2,p3,......pn}(p>1)(缺俩积分,有大佬帮个忙吗).
仿真实验2
- matlab仿真实验2,计算电力场,绘出电力场示意图
安卓测速APP源代码
- 安卓测速APP原代码,很有参考价值。安卓测速APP源代码
DIGITAL BEAMFORMING
- DIGITAL BEAMFORMING version 1.0.0.0 (2.77 KB) by King Fisher plots the beam pattern of antenna arrays.
Array factor / beampattern
- Array factor / beampattern of discrete array of any shape version 1.3.0.1 (133 KB) by Jørgen Grythe Calculates the array beampattern of a discrete array of any given shape and number of elements
zip压缩源码
- Linux环境下zip压缩源码,可以压缩成zip包
bmi088加速计 linux 驱动
- bmi088加速计 linux 驱动, 博世Sensortec BMI088是一款高性能六轴惯性测量单元(IMU),具有高振动稳定性,专为无人机和机器人应用而设计。 BMI088专门设计用于有效抑制由于PCB上的共振或整个系统的结构而可能发生的振动。除了高振动稳健性外,BMI088卓越的温度稳定性有助于提高估算滤波器性能,IMU具有极宽的24G加速度计范围。 BMI088是一种系统级封装(SiP),将加速度计和陀螺仪组合到一个封装中。 BMI088支持高达400 kHz的I2C和高达10 MH
pso
- pso案例,可用于粒子群算法的初步学习,有实际案例代码