资源列表
新建文件夹 (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)
ds1302
- 实现实时时钟,读取ds1302的值,并将其转化为一般的时间格式,串口打印输出。(To achieve real-time clock, read the value of DS1302, and convert it into a general time format, serial print output.)
interruptores-5-1tst
- Base de datos de interruptores
demo
- STM32多通道ADC采集DEMO,适用于初学者,对增加STM32的学习很有帮助(ADC Tran With Mul Channels)
CRC
- CRC校验 ,网上找到的各种CRC校验函数,稍加修改便可移植!有这方面需要的可以下载看看!(CRC checksum, found on the Internet various CRC checksum function, a little modification can be transplanted! There is need for this, you can download to see!)
817
- 加法计算器 基于stc51单片机开发板的简单程序(the simple addon caulater)
mpu6050
- mpu6050驱动程序,可用于stm32等单片机平台移植(mpu6050 driver source which can be used to development the project)
NRF24L01
- NRT24L01的基本使用模板,希望可以帮助你。(Basic usage templates for NRT24L01)