资源列表
AN-1159_Companion_Code
- ADucm360的一个例子,很有实际应用价值(ADucm360 is a good project)
485小板温湿度测试V1.0
- 利用STM32F103C8连接温湿度传感器AM2320,采用IIC总线读取传感器数值,和上位机连接采用MODBUS方式。(Temperature and humidity sensor AM2320 is connected by STM32F103C8, sensor values are read by IIC bus, and MODBUS is used to connect with host computer.)
bcmdhd.1.579.77.41.x
- ap6255最新版驱动程序,适用于linux操作系统(Broadcom AP6255 module code, suitable for Linux systems)
六路单极性PWM波输出
- 利用高级定时器TIMER1产生6路互补PWM波形输出控制MOS管的开关
stm32f107 四轴飞行器源码
- 基于stm32f107 四轴飞行器源码 已经调试可用(The source code of four-axis vehicle based on stm32f107 has been debugged and available)
stm32f10x_Low_Power
- 使用实时操作系统rtthread,低功耗停机模式。(Using rtthread, a real-time operating system,)
stm32多级菜单实现12864
- stm32+freertos实现多级菜单按键翻页,汉字字库(STM32 + FreeRTOS realizes multi-level menu button page turning and Chinese character library)
USB-Z01程序源代码
- USB-Z01 的很多配置都是通过 MCU 执行。可以配置的内容包括:低功耗模 式下静音、音量加、音量减、USBDAC 工作模式;HiFi 模式下静音、左右声道 的音量、静音检测、数字滤波器滚降模式控制、数字滤波器负载控制、输入数字 信号格式、采样率选择、输出相位反转控制、DAC 工作状态控制、系统时钟控 制、系统复位控制、数字滤波器偏置控制。另外 MCU 还可以控制 USB-Z01 的 输入接口、输出接口。
STM32_DHT11_OLED
- 基于STM32F103C8T6单片机的环境检测系统,应用DHT11温湿度传感器,MQ135烟雾传感器,检测环境温湿度,烟雾,可燃气,检测到烟雾蜂鸣器报警,将实时数据显示在OLED屏上,且有按键可以修改报警值。(Based on STM32F103C8T6 microcontroller environment detection system, DHT11 temperature and humidity sensor and MQ135 smoke sensor are used to det
Motorola
- 一些常用的ad库,里面包含着许多我们经常用的一些库 有需要的可以下载看一看(Some of the commonly used ad libraries, which contain many of the libraries we often use, can be downloaded if necessary.)
mlx90614
- 红外测温,MLX90614的应用,用STM32F103芯片,IO摸拟I2C总线通讯;文件包有两个头文件及两个C文件;(Infrared temperature measurement, MLX90614 application, using STM32F103 chip, IO simulation I2C bus communication; file package has two header files and two C files;)
freemodbus-v1.6
- freemodbus V1.6实现了modbus从机在嵌入式平台的移植,包含ARM9,AT91,LINUX,WINDOWS等下的示例代码(Freemodbus V1.6 implements the transplantation of Modbus slave on embedded platform, including the sample codes under ARM9, AT91, LINUX, WINDOWS, etc.)