资源列表
DA_Channel_01
- 基于英飞凌XC2000系列的单片机DA模块开发,使用SPI通信控制输出(Based on Infineon xc2000 Series MCU Da module development, using SPI communication control output)
dsp
- 任意信号发生器,可以产生不同频率的正弦波、方波、三角波、锯齿波信号等(Any signal generator can generate sine wave, square wave, triangle wave, sawtooth wave signals of different frequencies)
Rockchip_RK3399
- RK3399开发参考原理图,PCB设计文件(RK3399 design SCH,PCB document)
温度监测系统
- DS18B20作为温度获取的传感器,4为数码管显示,led灯模拟报警。1、按键1模拟模式选择2、调节温度上限3、调节温度下限4、确认(自动判断当前是否报警)(DS18B20 is used as the sensor of temperature acquisition, 4 is digital tube display, LED lamp analog alarm. 1. Press key 1 to select the simulation mode; 2. Adjust the upp
STM32F103C8T6手柄3
- STM32f103ct6加PS2手柄控制(Stm32f103ct6 plus PS2 handle control)
H.265视频压缩的FPGA实现
- 使用verilog语言实现H.265压缩算法,能够实现实时视频数据的压缩传输(Using Verilog language to realize h.265 compression algorithm can realize the compression and transmission of real-time video data)
智能垃圾桶
- 基于单片机的智能垃圾桶设计,可用51单片机或者STM32,使用C语言编程,实现智能语音播报,有源程序、电路原理图、物料清单。(The design of intelligent garbage can based on single-chip microcomputer can use 51 single-chip microcomputer or STM32 and C language to realize intelligent voice broadcast, active progra
CC3D的cf固件
- 用于无人机cc3d飞控的cf固件,可以直接使用cf软件进行调参。使用前需要先用OpenPilot gcs对该固件进行升级
V4-108_WM8978录音和放音例程(V1.0)
- 安富莱开发板配置的I2S音频CODEC芯片为WM8978。STM32通过I2C总线控制WM8978,通过I2S接口传输(录和放)音频数据。(The I2S audio codec chip configured by anfulai development board is wm8978. STM32 controls wm8978 through I2C bus and transmits (records and plays) audio data through I2S interface
51智能小车程序源代码
- 基于51单片机的智能小车程序,循迹,避障等等(Intelligent car program based on 51 single chip microcomputer, tracking, obstacle avoidance, etc)
HC32
- 这是华大MCU的库,代码全部通过开发板测试通过。(This is the library of Huada MCU. All the codes passed the development board test.)
Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载
- Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载 本代码通过仿真了一个华邦SPI_FLASH的功能,仿真了一个SPI_FLASH的4K sector erase和256 bytes page program 和read data(512 byte)的华帮SPI_FLASH(型号W25Q128BV 16MB) 向上层提供一个扇区读写的转换驱动接口函数. 支持SPI_FLASH片上预分配功能(就是擦一次,写多个扇区的功能)