资源列表
STM32F4_简易频谱(oled显示)
- 用stm32f4的官方DSP库,利用自带ADC采集电压进行傅立叶变换绘出频谱,显示为OLED(Using the official DSP Library of stm32f4, the Fu Liye transform is used to draw the spectrum with the acquisition voltage of ADC, and it is shown as OLED)
STM32F4_UART to TM4
- STM32F407与TM4单片机通信,通信协议为串口,相互产生串口中断(STM32F407 communication with TM4 MCU, communication protocol is serial port, and the serial interrupts are produced.)
SPI
- 可用的SPI读写函数,可以正常读写寄存器(the SPI C code for mcu read and write spi register. it can work good in most mcu)
xunjixiaocheV2.0
- 参加单片机竞赛时编写的单片机小车程序,可以实现红外避障,循迹,超声波测距,自动跟随,红外遥控还有1602显示,蜂鸣器提示等功能。(The car in SCM SCM procedures written when the contest, can realize the infrared tracking, obstacle avoidance, ultrasonic ranging, infrared remote control and automatic follow, 1602 dis
ADC的核心指标(SINAD,ENOB等)
- ADC采样性能分析,核心指标等。及一些测试方法。(Analysis of ADC sampling performance)
stm32 小车的倒退系统
- 使用STM32为控制器,使用超声波等模块实现小车的倒退系统(Using STM32 as the controller, using the ultrasonic module to realize the backward system of the car)
基于单片机的设计45例仿真图+C语言程序
- 流水灯,跑马灯,定时器,交通灯,led,看门狗应用,数模转换等。(Water lights, traffic lights, marquees, timer, led, watchdog, DAC etc..)
lmf
- 在ISE下,FPGA产生线性调频信号,并且产生信号的参数可调(In ISE, the FPGA generates a linear frequency modulation signal, and the parameters of the signal are adjustable.)
make_sdcard
- 三星6818平台制作sd卡为启动盘的脚本,一键制作(Samsung 6818 platform produces the sd card for the start disk scr ipt, a key production.)
Teamplate
- 普中3.0,AT89c51,LCD12864程序(Pu Zhong 3, AT89c51,LCD12864 program)
交通灯
- 普中3.0板子,AT89C51单片机,交通信号灯程序(Pu Zhong 3 board, AT89C51 singlechip, traffic signal lamp program)
main
- 单周期循环PWM可调占空比输出(4种波形,可选择输出),ADC数据采集(8路),串口调试将采集到的数据发送到串口工具,GPIO状态指示灯。(Single cycle PWM adjustable duty cycle output (4 waveforms, optional output), ADC data acquisition (8 way), serial port debugging will collect data to serial port tool, GPIO status
