资源列表
GPIO_stm32
- 操作GPIO的电平来给外部电路供电,比如给LED灯供电或断电实现灯亮和灯灭-Operating GPIO level to give external circuitry, such as LED lights powered on or off to achieve lights and lamp
UART_stm32
- 实现底层单片机与上位机之间的通信的一种协议,是最通用最好用的一种通用方式-Implementation of a protocol underlying communication between the microcontroller and the PC, is a common way is best to use the most common
Timer_stm32
- 单片机的定时器,实现到一定的时间后再做别的事情,在程序执行中是非常重要的-MCU timer, to achieve a certain period of time and then do something else, in the execution of the program is very important
SPIFLASH_stm32
- FLASH的使用可以使电路掉电后数据不丢失,此程序向FLASH中写入数据然后再读出来,进行比较来验证操作的正确性,是初学者的入门程序。-FLASH can make use of the data is not lost after power circuit, this program writes data to the FLASH and then read out to verify the correctness of comparing the operation, a beginn
RTC_stm32
- 电子产品里要加日历时间功能的话,需要用到RTC这个控制器,该程序就写了一个挑时间和走时的实时时钟,电子工程师需要掌握的东西。-Electronic products in time to add the calendar feature, need to use the RTC this controller, the program wrote a real-time clock pick the time and travel time, electronic engineers need
oled12864
- msp430g2553 OLED12864显示-msp430g2553 OLED12864
dianjizhengfanzhuang
- 单片机控制电机正转反转程序,步进电机开发范例。-SCM control motor forward reverse procedure, the stepper motor development paradigm.
Ads863x
- ADC芯片(Ads863X)驱动函数, 使用STM32 SPI2接口控制 -ADC chip (Ads863X) drive function, the use of STM32 SPI2 interface control
DAC122SS085
- ti dac(DAC122S085)驱动,嵌入式开发-Ti dac (DAC122S085) drive, embedded development
mbapplication
- modbus 通讯应用层文件,嵌入式UCOS系统。-UCOS modbus communication application layer file, embedded system.
liushuideng
- 该程序代码经过keil软件编译后,下载到STC89C52RC单片机中,可以实现轮流点亮LED流水灯。-The program code is compiled after keil software downloaded to STC89C52RC microcontroller, LED lights can turn water lights.
shumaguan
- 改程序使用了STC89C52RC中的定时器0,能够实现数码管从0到15(16进制是为F)的显示,从0开始,一秒钟加一个数。-Change procedures for the use of Timer 0 STC89C52RC can be achieved 0-15 digital control (hex for F) show starts at zero, a second plus a number
