搜索资源列表

  1. air-detection

    0下载:
  2. STM32F103C8T6作为系统控制器,传感器收集环境中的空气质量信息(温度和湿度,甲醛甲苯浓度和pm2.5浓度)。LCD液晶屏显示空气质量和实时时钟、日历。 当空气质量超过一定指标时,蜂鸣器报警,LED亮。 液晶屏通过按钮实现切换。- The sensor collect ambient air information (temperature and humidity, concentration of formaldehyd
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:3879936
    • 提供者:nuanan
  1. STM32F103C8T6_serial_send_receive

    0下载:
  2. STM32F103C8T6串口收发字符串.-STM32F103C8T6 serial send and receive.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:5273600
    • 提供者:文欣
  1. UART_Printf

    0下载:
  2. STM32F103C8T6微控制器为核心的物联网节点的设计与实现-Design and implementation of the STM32F103C8T6 microcontroller as the core of the Internet of things
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:1526784
    • 提供者:赵磷月
  1. 15)STM32F103C8T6---RC2

    0下载:
  2. 四旋翼飞行器主控程序,飞控的程序另外上传-Four axis aircraft control code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:410624
    • 提供者:Junge
  1. 5110_CAN

    0下载:
  2. stm32f103c8t6 Work CAN 5110
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:249856
    • 提供者:Anton
  1. SHT20P3231

    0下载:
  2. stm32 模拟3个IIC口操作2个SHT20和1个DS3231,串口输出数据。-STM32F103C8T6 MCU READ SHT20 AND DS3231 BY IO PORT.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:329728
    • 提供者:qqwin
  1. TIME

    0下载:
  2. 基于STM32F103C8T6的定时器2控制LED闪烁-The Timer 2 control LED blinks based on the STM32F103C8T6
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:2327552
    • 提供者:付先生
  1. RFID-Reader-THM3070

    1下载:
  2. RFID 13.56M高频读卡器源码,包含ISO14443A、ISO14443B和ISO15693三种标准的代码,本源码硬件平台为:单片机stm32f103c8t6、射频IC THM3070.-13.56 M RFID card reader source, including ISO14443A, ISO14443B and ISO15693 three standard code, the source hardware platf
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:912384
    • 提供者:YangRong
  1. stm32f103ceshichengyu

    0下载:
  2. stm32f103c8t6单片机的测试程序-stm32f103c8t6singlechip test
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:348160
    • 提供者:Johnsy
  1. EXTI_Configuration(void)

    0下载:
  2. STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解-void EXTI_Configuration(void) { EXTI_InitTypeDef EXTI_InitStructure EXTI_ClearITPendingBit(EXTI_Line8) GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSo
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:1923072
    • 提供者:owlcity
  1. GPIO_Configuration(void)

    0下载:
  2. STM32F103C8T6自编简单GPIO程序,引用库函数-void RCC_Configuration(void) { SystemInit() RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB,ENABLE) } void GPIO_Configuration(void) { GPIO_InitTypeDef GPIO_InitSt
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:1487872
    • 提供者:owlcity
  1. I2C_Configuration(void)

    0下载:
  2. STM32F103C8T6,GPIO端口模拟I2C通讯,简单易行-void I2C_SDA_OUT(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStructure.GPIO_Pin I2C_SDA GPIO_InitStructure.GPIO_Speed GPIO_Speed_50MHz GPIO_InitStructure
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:2203648
    • 提供者:owlcity
  1. SPI_Configuration(void)

    0下载:
  2. STM32F103C8T6,自编SPI通信程序,适合初学者-void SPI_Configuration(void) { SPI_InitTypeDef SPI_InitStructure GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStructure.GPIO_Pin GPIO_Pin_5|GPIO_Pin_6|GPIO_Pin_7 GPIO_InitS
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:2203648
    • 提供者:owlcity
  1. STM32_485_MOBUS

    0下载:
  2. 基于STM32F103C8T6单片机的串口485通讯(MODBUS协议)实现多块板子间的开关量采集与控制采集-Based on STM32F103C8T6 single-chip serial communication 485 (MODBUS protocol) to achieve a number of boards between the switch acquisition and control acquisition
  3. 所属分类:易语言编程

    • 发布日期:2024-05-02
    • 文件大小:2706432
    • 提供者:Joseph
  1. set_count1

    0下载:
  2. 基于stm32f103c8t6的单片机计步器-step counter,it`s useful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:5673984
    • 提供者:
  1. step_count1

    0下载:
  2. 基于STM32f103c8t6单片机的计步器-step counter,it`s useful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:5673984
    • 提供者:
  1. STM32F103C8T6datasheet

    0下载:
  2. STM32F103C8T6的英文版数据手册,方便技术人员对MCU的开发-STM32F103C8T6 datasheet
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:857088
    • 提供者:tctesla
  1. LED_test

    0下载:
  2. stm32f103c8t6基础测试程序,测试功能版硬件的完整性和可靠性。-Stm32f103c8t6 basic test program, test function version of the hardware integrity and reliability.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:1898496
    • 提供者:顾家玮
  1. PWMPADC-(1)

    0下载:
  2. stm32f103c8t6的ADC,码盘测速,PWM测试。ADC采用了DMA通道,测速采用TIM1双通道,PWM采用TIM3.-Stm32f103c8t6 ADC, code wheel speed, PWM test. ADC uses a DMA channel, the speed using TIM1 dual channel, PWM using TIM3.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:3162112
    • 提供者:顾家玮
  1. remote_1

    0下载:
  2. 红外遥控实验,基于STM32F103C8T6的红外实验,实验遥控器遵循NEC协议,通过红外控制小灯,蜂鸣器等-Infrared remote control experiment, based on stm32f103c8t6 infrared experiment, experimental remote control, follow the NEC protocol, through infrared control small
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-02
    • 文件大小:3573760
    • 提供者:叶菁
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »

源码中国 www.ymcn.org