搜索资源列表
2.Stm32f103c8t6-PLED
- 这是STM32的C8T6单片机的液晶片显示试验程序和液晶驱动程序,-This is the STM32 microcontroller C8T6 LCD display chip and LCD driver testing procedures,
VFD
- 用STM32F103C8T6芯片,经过用C语言编程实现VFD显示-With STM32F103C8T6 chips, after using C language programming VFD display
STM32-wangguan
- STM32f103C8T6和enc28j60实现以太网数据通讯-STM32f103C8T6 and enc28j60 Ethernet data communication
STM32F103C8T6PC13
- 基于使stm32的pc13灯闪烁,芯片是stm32f103c8t6-pc13LED flash
STM32F103C8T6_UCOS_DEMO
- STM32F103C8T6的ucos代码,保证能用,找了半天网上没有,结果买个开发板得到的-STM32F103C8T6 ucos Demo
qiaoqiaoban07guosai
- 基于stm32F103c8t6做的电子国赛题,电动车跷跷板,根据欠阻尼远动设计的平衡算法,采用步进电机,三轴加速度传感器MMA7455做姿态调整,IIC通信,循迹算法走直线。-Based stm32F103c8t6 do electronic Nations Championship title, the electric car seesaw, according to balancing algorithm Underdamped remote design a stepping motor
GRBL_0.8_stm32f10x
- 将GRBL0.8c移植到STM32F103C8T6上,编译通过并可正常运行。(附带开源上位机软件GrblController)-The GRBL 0.8 c ported to STM32F103C8T6, compile and run properly. (With open source PC software GrblController)
mcu
- 开源三菱PLC,基于stm32f103c8t6-Mitsubishi PLC source
STM32F0_w5500_dhcp
- STM32F103c8t6驱动w5500,连接到物联网上程序-STM32F103c8t6 w5500
STM32F103C8T6搭载FreeRTOS系统基础模板
- 在STM32F103C8T6上非常精简的FreeRTOS系统,亲测可行。包括创建任务和删除任务,可通过串口1来看效果。(The very streamlined FreeRTOS system on STM32F103C8T6 is feasible. It includes the creation of the task and the deletion of the task, which can be seen through the serial port 1.)
电子0.96寸OLED显示屏_STM32F103C8T6系列_带字库
- 例程相关:0.96寸OLED显示屏,STM32F103C8T6系列单片机,带字库,可移植。(0.96''OLED,STM32F103C8T6,with chinese character library.)
stm32 MMS8451
- MMA8451三轴加速度计 STM32F103c8t6单片机控制程序,可以设置加速度计量程,±2g、±4g、±8g,但是程序里2g和4g模式下精度很高很准确,8g模式下采集到的数据存在问题,通过串口打印输出,显示单位是g。程序内关键部分已添加注释,希望可以帮到大家。(MMA8451 three axis accelerometer STM32F103c8t6 microcontroller control program, can set the accelerometer range, + 2
stm32矩阵键盘
- stm32f103c8t6矩阵键盘驱动程序,有串口驱动