资源列表
ESP8266的固件和工具
- ESP8266—AT指令的固件2.1.0版,附有我安装后的教程,已经刷过固件,确保能使用(The firmware 2.1.0 version of the ESP8266 - AT instruction, with the tutorials I installed, has been brushed through the firmware to ensure that it can be used)
C8内部温度传感器实验
- STM32F1 内部含有一个温度传感器, 可用来测量 CPU 及周围的温度(TA)。 此温度传感器与 ADC1 内部输入通道相连接(The STM32F1 contains a temperature sensor that can be used to measure the temperature of the CPU and the surrounding temperature (TA). The temperature sensor is connected with the in
PMSM_FOC_code
- 永磁同步电机矢量控制的源程序,基于DSP28335(The source program for vector control of permanent magnet synchronous motor, based on DSP28335)
RDS解码器
- 接收平台下发的带副载波的调频信号,并进行解调、放大,最后驱动高音喇叭进行广播。支持接收三个频点FM-RDS,支持应急/日常广播,支持区域广播,支持定时广播,具有多种保护电路等。(The subcarrier frequency modulation signal under the receiving platform is demodulated and amplified, and the loudspeaker is finally driven to broadcast. It supp
ESP8266_RTOS_SDK-1.5-project_template
- 将乐鑫官方提供的SDK工程裁剪为一个工程模板。其他的功能均可在这个基础上添加实现。属于空工程。(Lok Xin official SDK project will be cut into a project template. Other features can be added on this basis. Belong to the empty project.)
wifi_uart_transport
- 实现一个基于ESP8266的无线(wifi)串口功能.需要两个ESP8266模块,下载固件之后一个创建wifi一个连接wifi,把串口接在ESP266的串口引脚上就能实现串口透传。(To achieve a wireless based on ESP8266 (wifi) serial port functions. Need two ESP8266 module, download a firmware to create a WiFi connection wifi, the serial
1.44彩屏
- 1.44寸TFT彩屏程序,单片机是stm32f103,编译器是MDK5(1.44 inch TFT color screen program)
1602显示
- 用stm32f030k6t6对LCD1602显示屏进行操作,MDK5编译器(Manipulate the LCD1602 display with stm32f030k6t6, MDK5 compiler)
stm32f0工程模板
- stm32f0的工程模板,包括最新出的stm32f030Rct6(Stm32f0's engineering template, including the latest stm32f030Rct6)
stm32f10x工程模板
- stm32f103的工程模板,用的是原子建立工程的方式(STM32F103's engineering template, using the way atom builds engineering)
chuzujifei
- 使用Quartus II 9.0编写的出租车计费系统源码,是课程设计大作业验证通过,可以直接仿真验证(The use of Quartus II 9 written taxis charging system source code, is the course design of large work verification through, can be directly simulated and verified)
STM32 的4路互补pwm
- 使用keil5编写的STM32输出四路互补的PWM,适配正点原子的mini版,同样是为电赛逆变系统做的准备。通过定时器的输出比较模式,在PC6~PC9,输出4路PWM,每路PWM频率为500Hz,占空比为50%,每一路PWM相位差为45°(The STM32 output four complementary PWM, which is written in keil5, is suitable for the mini version of the positive point atom, w