-
capture
本程序是STM32系列单片机的输入捕获功能的实现,可以完成对边沿的检测,并且能通过串口将捕获的数据发送到电脑上位机上(This program is a STM32 MCU input capture function, you can complete the detection of the edge, and through the serial port to send the captured data to a computer PC)
- 2021-04-23 15:18:47下载
- 积分:1
-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
CommPort
单片机串口通信,可以在数码管上显示,还可以在超级终端上和调试助手上显示
(SCM serial communication, can be in digital tube display, and also can be in super terminal and debugging assistant on display)
- 2012-04-17 17:37:46下载
- 积分:1
-
I2S
STM32的I2S编程,开发板带的程序,有做I2S音频这块的同学可以看看(STM32 I2S programming, development board with the program, has done I2S audio piece classmates can look)
- 2013-04-04 16:03:22下载
- 积分:1
-
inverter-SPWM
STM32单片机主控器,推挽全桥逆变器,SPWM控制,查找表生成SPWM波形,闭环,输出220V/50Hz交流电(STM32 microcontroller master, push-pull full-bridge inverter, SPWM control, look for 220V/50Hz AC table generating SPWM waveform, the closed-loop output)
- 2021-02-09 23:09:53下载
- 积分:1
-
time.DS18B20.TLC549
MSP430F149万年历,温度传感器,电压测量(MSP430F149 calendar, temperature sensor, voltage measurement)
- 2010-08-14 12:13:35下载
- 积分:1
-
lr430lcd_encoder
DM365 LCD驱动程序,支持分辨率为480x272,修改后可用于其它分辨率.(DM365 LCD Driver program, 480x272 ,other as :640x480 ... )
- 2014-07-18 11:11:38下载
- 积分:1
-
wifi_i2c_slave
这是基于stm8s003芯片的 iic slave 模块程序.简单易懂,可以稳定地跑100k的标准iic。适合初学者学习。编译环境是stvd,编辑是sourceinsight。(This is iic slave module program based stm8s003 chips. Easy to understand, can stably run the standard iic 100k. Suitable for beginners to learn. Compiler environment is stvd, editing is sourceinsight.)
- 2016-05-04 10:42:18下载
- 积分:1
-
扫地机器人设计
自带小范围坐标识别,电机控制,语音控制,红外距离探测,电池充电控制,障碍识别,路径规划的功能,代码是基于单片机实现的!(It has the functions of small area coordinate recognition, motor control, voice control, infrared distance detection, battery charging control, obstacle recognition and path planning. The code is based on MCU.)
- 2020-09-12 19:08:00下载
- 积分:1
-
LY
说明: 利用压电超声导波时间反转法的管道结构裂纹监测研究(Study on the Crack Monitoring of Pipeline Structures Using Piezoelectric Ultrasonic Guided Wave Time Reversal Method)
- 2016-11-07 18:28:51下载
- 积分:1