资源列表
csbcj
- 超声波测距,同时显示在1602液晶屏上,显示测出的距离,已通过编译(Ultrasonic ranging is also displayed on the 1602 LCD screen, showing the distance measured, has been compiled)
hbjidj
- 红外控制步进电机,同时实时显示当前步进电机的速度,并控制电机正反转,比较适合初学者(Infrared control stepper motor, at the same time real-time display of the current stepper motor speed, and control the motor is reversed, more suitable for beginners)
LCD1602
- stm32封装好的LCD1602 可以显示 英文字母 字符和数字变量(STM32 packaged LCD1602)
ATT7022E
- att7022可用文件,使用硬件SPI控制(ATT7022 application file routines)
ad7816
- 用来驱动ad7816,使其正常工作(Use ad7816)
CRC16
- 16位数据CRC计算(The CRC computer for 16 bit data)
Tiny4412C语言实现流水灯
- 在TINY4412开发板上,跑的裸机流水灯程序,初学者可以看看(In the TINY4412 development board, run the bare light water program)
新建文件夹 (2)
- #define uint unsigned int #define uchar unsigned char sbit dula=P0^1; sbit wela=P0^3; uchar num; uchar code table[]={ 0xc0,0xf9,0xa4,0xb0, 0x99,0x92,0x82,0xf8, 0x80,0x90,0x88,0x83, 0xc6,0xa1,0x86,0x8e}; void delay(uint z); void main() {
ads
- 采集ADS7841驱动代码,根据英文芯片资料时序图得来(sample the ads7841 chip code)
stm32f030c8_tim17
- stm32f030c8 定时器17 的pwm输出,自己研究了很久的,开始一直配置不出来波形,经过一段时间的研究,终于好了,可以使用了,放上来给大家参考下,觉得有价值请点个赞。。。(Stm32f030c8 timer 17 PWM output, he studied for a long time, has been configured out of the waveform, after a period of study, finally, you can use, put up for
led操作
- 使用单片机对led进行操作,实现汉字显示,提供给初学者学习用(The use of single-chip LED operation, to achieve Chinese characters display, available for beginners to learn)
ZLG7289B
- STM32F103操作ZLG7289,读取键值函数(STM32F103 operation ZLG7289, read the key function)
