资源列表
基于QT的喷码机图形界面
- 用法:可在安装了qt的linux环境下打开程序,但需要在虚拟帧缓冲环境(x86)下才能编译运行该程序。 主要功能:1.喷码机界面参数的设置界面;2.文本编辑界面;3.图形点阵编辑界面;4.自带中英文输入法
sht20
- SHT20温湿度传感器驱动,基于STM32的MCU,模拟I2C-SHT20 temperature and humidity sensor-driven, based on the STM32 MCU, analog I2C
uds-c-master
- uds 诊断主机模式,采用C语言作为开发语音。- This is a platform agnostic C library that implements the Unified Diagnostics Services protocol for automotive electronics. UDS is documented in ISO 14229 and is the underpinning for the more well-known On-board Diagnos
uds-server-master
- UDS服务,通过CAN总线与ECU进行通信和服务的诊断代码。-Unified Diagnostic Services (UDS) Server- is a ECU simulator that provides UDS support
匿名探索者飞控源码
- 匿名科创的探索者源码,用的stm32f407,keil编译,程序都有注释,很好的代码,值得学习,拿出来分享下。
stm32f407 modbus 从站代码
- stm32f407 modbus 从站代码,本例程支持的MODBUS命令: 01H 02H 03H 04H 05H 06H 10H,内附说明
ESP8266+STM32WIFI
- ESP8266+STM32的WIFI源代码,资源包含相应的原理图和datasheet,描述详细,可以使用。
可穿戴心率、血氧饱和度测量设备
- 用stm32测量血氧饱和度和心率。传感器为max30102。在oled上显示。效果较好(Blood oxygen saturation and heart rate were measured by stm32. The sensor is max30102. Display on oled. get a good effect.)
ewarm-7.80.4.12176-patch
- Iar arm 7.8 版本的补丁程序,消除仿真Bug(Iar arm 7.8 patch to eliminate simulation Bug)
AD9910驱动程序
- 包含AD9910驱动头文件及串行驱动程序 使用说明 底层驱动目前提供4个函数: 1.void Init_AD9910(void); //芯片初始化 2.void Write_frequence(u32 Freq); //写频率 3.void Write_Amplitude(u32 Ampli); //写幅度 4.void AD9910_IOInit(void); //控制器IO初始化 使用步骤: void AD9910_IOInit(void); void Init_A
新唐N76E003全套唐资料
- Datasheet,原理图,PCB,开发板示例,开发工具
SPI_FullDuplex_ComDMA
- stm32h743 spi+dma 开发示例(stm32h743 adc+dma example)