▍1. 97.烟雾传感器模块数据送OLED显示实验
说明: stm8s系列接受烟雾传感器的数据,并将其发送到OLED显示器进行显示用(Stm8s series receives the data of smoke sensor and sends it to OLED display for display)
说明: stm8s系列接受烟雾传感器的数据,并将其发送到OLED显示器进行显示用(Stm8s series receives the data of smoke sensor and sends it to OLED display for display)
STM32采用TIM1的PWM输出,控制直流无刷电机 上传一个基本初级版的程序 PA8 PA9 PA10 PB13 PB14 PB15是PWM输出口 PC5接个电位器调节速度 PB12电源指示灯 PB5正转指示 PB2反转指示 PB0按键开机 PB1按键正反转 宏定义DEBUG可以软件仿真(DEBUG用来开启相关变量,以及变换霍尔相序)(Finally realized TIM1 PWM output, brushless DC motor control Upload a basic junior version of the program PA8 PA9 PA10 PB13 PB14 PB15 is the PWM output PC5 then adjust the speed potentiometer PB12 power indicator PB5 forward instructions PB2 reverse directions PB0 button boot Reversible buttons PB1 DEBUG macro definitions can be software emulation (DEBUG to open the related variables, as well as Hall phase transformation sequence))
有关AVR单片机的bootloader,外国人写的,很实用,内容详细(the AVR MCU Bootloader, foreigners write, and very practical, detailed)
CH341 上位机软件,支持I2C UART等 接口(CH341 host computer software, support I2C, UART and other interfaces)
飞思卡尔的电子钟和电子琴的课程设计,包括源代码(Freescale electronic bell and the organ of the curriculum design, including source code)
说明: LWIP嵌入式协议栈详解,包含TCP/UDP/SLEVER模式,简介好用(LWIP Embedded protocol stack)
飞思卡尔9s12XET用PWM控制蜂鸣器(Freescale 9s12XET with PWM control buzzer)
说明: STM32官方固件库,V3.5,基本功能都有(STM32F103 firmware V3.5,all functions can used)
说明: stm32f103 adc独立模式多通道采集实验,ADC 转换结果数据使用 DMA 方式传输至指定的存储区(STM32F103 ADC independent mode multi-channel acquisition experiment, ADC conversion result data is transferred to the designated storage area by DMA)
MPC5604的串行通信接口接收程序,已调试好,有需要的可以拿走了(MPC5604 serial communication interface to receive the program, has been debugged, the need to be able to take away)
笙泉单片机ma82g5b32的例程代码,可解压使用(The routine code of Shengquan MCU ma82g5b32 can be decompressed and used)
时钟:闹钟、秒表、倒计时、年月日(闰年自动计算)、星期 1602液晶显示,4键(Clock: alarm clock, stopwatch, countdown, date (automatic leap year calculation), week 1602 LCD, 4 keys)
自己编的用单片机驱动段式液晶程序,用的轻型电动车上显示电量和速度等(Own MCU segment LCD driver program, with light electric vehicles display power and speed)
超声波流量计,在proteus上仿真的模拟程序,用tdc-gp2进行的时差法测量(Ultrasonic flowmeter, the proteus simulation simulation program, transit-time measurement conducted tdc-gp2)
此为双声道超声流量计单片机程序,经过修改可测管网热量(this is two channels ultrasonic flowmeter program on stm32l152c8t6 microcontroller)
GD32F103系列芯片,用按键控制LED指示灯。(GD32F103 series chip, with keypad control LED.)
CC2530模块通过I2C通信接收ADXL345传感器采集到的数据并通过串口通信传递给电脑,亲自调试测试可用(CC2530 module through the I2C communication receiver the ADXL345 sensor to the data passed to the computer through the serial port communication, the person commissioning tests available)
说明: 4G网卡测试程序,主要用于验证quectel 4G USB Dongle.(4G network card test program)
说明: STM32F103C8T6的LCD1602驱动程序,实测可用!!(STM32F103C8T6's LCD1602 driver, the actual measurement is available!!)
arduino ide esp32 驱动ov7670摄像头程序,带tft显示,webserver查看(Arduino ide esp32 driver ov7670 camera program, with TFT display, webserver view)