▍1. 中景园电子0.96OLED显示屏_STM32ZET系列_SPI_例程
STM32跟OLED 屏幕连接进行显示程序(The STM32 is connected to the OLED screen for the display program)
STM32跟OLED 屏幕连接进行显示程序(The STM32 is connected to the OLED screen for the display program)
这是SCA100T倾角传感器基于STM32F103的测试程序,包括SPI和ADC两种方法读取角度值(This is the test program of SCA100T tilt sensor based on STM32F103.)
通过STM32处理,对敦泰(FT)触摸IC和汇顶(Goodix)触摸IC在1602的显示屏上显示出坐标,想触哪里 就会显示出具体的坐标出来,应用简单,移植方便灵活。可以移植到WINCE,ARM,STM32,8051单片机中。(The STM32, Duntai (FT) of touch IC and the Department of the top Goodix touch IC in 1602 display display coordinates, to touch where it will show the coordinates of specific, simple application, transplantation is convenient and flexible, can be transplanted to wince, arm, STM328051 microcontroller.)
说明: 通过max30102获取血氧浓度,并计算心率,通过uart1输出(Obtain the blood oxygen concentration through max31002, calculate the heart rate, and output through uart1)
说明: 野火官方基于OV5640解码二维码例程。单片机是F429.解码部分代码可以移植至其他IC。此库已经用在公司项目二维码门禁反扫功能上。(Wildfire officials decode two-dimensional code routines based on ov5640. The MCU is f429. The decoding part of the code can be transplanted to other IC. This library has been used in the company project QR code access control anti scanning function.)
基于stm32单闭环pid调速控制,单电阻采样,正弦波驱动,pid调速。(Based on stm32 pmsm drive, single sampling resistor, sine wave drive, pid speed control.)
基于STM32的AT25128底层驱动。用库函数编写,基于Keil(Based on the STM32 AT25128 underlying driver. Written library functions, based on Keil)
说明: ads1118驱动例程,使用stm32驱动ads1118模块(Ads1118 driver routine)
说明: STM32+ads1118采集程序,已调通(STM32+ads1118 sample program)
使用STM32驱动ADS1118,电压采样信息打印到串口上(STM32F103--->ADS1118)
说明: 使用STM32驱动ADS1118,电压采样信息打印到串口上(STM32F103--->ADS1118)
大疆公司EC60电机驱动程序,STM32F4,MDK环境(Dji company EC60 motor driver.)
说明: 通过STM32实现读取ADS1118采集的电压值(Read the voltage value collected by ads1118)
lax-wendroff求前台阶超声速流动(lax-wendroff format)
摘要 电能表作为用电量的测量工具广泛的应用于各种场合。在电能表校表系统中,需要的最基本的输入信号源是高精度双路正弦信号源,并要求可对其频率、相位、幅值进行调节,来对电能表进行校准。 基于单片机的程控信号源设计,运用数字调相、数字调幅和数字调频等技术,要求实现相位、幅度、频率的高精度程控调节。本文设计了一种利用锁相环频率合成技术和数字波形合成技术组成的程控低频正弦波信号发生器,并给出了调幅、调频、调相的实用电路,频率调节通过改变8253计数器的分频系数来实现;相位调节由51单片机预置计数器的计数初值来完成,幅度的调整通过改变DAC1210II的参考电压来实现,使频率分辨率达0.01Hz,相位调节精度达0.1°,并介绍电路中的主要芯的功能及使用。输出正弦波频率和幅值的精度高,稳定性好,失真度低,电路简单、可靠、便于程控。 关键词:数字合成信号源;程控;调幅;调频;移相; (Abstract Meter consumption as the size of the measurement tool is widely used in various occasions. In single-phase power meter verify system, the most basic needs of the input signal is the source of two-way high-precision sine signal source, and may request its frequency, phase, amplitude in a certain step to adjust to the imitate of the actual electricity load with a right meter calibration. Design of the programmable signal supply controlled source,which based on the MCU,including digital phase adjustment,distal amplitude adjustment,digital frequency adjustment etc.The system should achieve high quality digital adjustment of phase, amplitude and frequency. This paper describes the use of a PLL frequency synthesizer technology, and digital wave form synthesis technology consisting of program-controlled low-frequency sine wave signal issued devices, and applies the amplitude, frequency, phase of practical circuit. Frequency can be adjusted through a change in the 8253 counter-frequ)
单工无线呼叫系统的全部源代码 AD9858(Simplex wireless call system, all source code AD9858)
AD9858驱动程序,采用AT8952驱动,实现两通道产生不同频率的正弦波。(AD9858 driver, the AT8952 driver, two channels have a different frequency sine wave.)
AD9858:频率从1M~120M输出可设置。通过测试。(AD9858: frequency from 1M ~ 120M output can be set. Pass the test.)
使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)