资源列表
STM32F103VET6原理图
- STM32F103VET6开发板的最小系统原理图(The minimum system schematic diagram of STM32F103VET6 development board)
win7超级终端
- 连接虚拟机的超级终端工具,利用它可以较为方便的对嵌入式机器进行管理(It's a super terminal tool to connect virtual machine. It can be used to manage embedded machine conveniently.)
STM32f103延时方法
- 介绍了几种适合STM32F103处理器的延时方法,亲测可用
main
- usb转3路uart,使用stm32单片机(USB to 3 UART use with stm32.)
MSP430G2553的C程序
- msp430单片机的一些使用例子,包括串口,AD转换模块,timer和wdt的使用(Some examples of MSP430 Singlechip)
contiki stm32
- 在STM32上跑ContikiRTOS实现简单的应用(Running ContikiRTOS on STM32 is a simple application)
LED
- user:启动文件和主程序 当芯片上电启动时,首先会执行启动文件中的汇编程序,建立起C语言的运行环境,该启动文件startup.s使用的时thumb指令。功能为:1、初始化堆栈指针;2、初始化程序计数器指针PC;3、设置堆、栈的大小;4、设置C库的分支入口“_main”,最终用来调用main函数。 主程序中通过宏定义将led地址赋予led_0等,通过向led地址中写“0”或“1”控制led引脚电平,实现流水灯效果。 listing:编译生成的lst文件和map文件 output:编译后的
帆板控制系统
- 在大学生电子设计大赛中原题全部资料 程序pcb以及实物图
物联网MQTT远程控制
- 使用onent平台,利用MQTT传输协议,开发数据上物联网平台(Using onent platform to develop Internet of things platform based on MQTT transport protocol)
实验16:红外遥控printf输出
- 基于stm32红外传感器的试验程序,可以检测红外收发器的实验程序(Based on the STM32 infrared sensor test program, it can detect the infrared transceiver's experimental program.)
L3G4200D
- 三轴陀螺测试程序,包括数据资料,电路设计,和I2C串口通信程序
XQ_STM32_MP3录音
- Stm32 Mp3 Recorder project