资源列表
WIFI无线控制舵机
- 使用tpyboard v202 esp8266 连接wifi,通过TCO通信,使用 PWM控制sg90舵机(Control the sg90 steering gear using tpyboard v202 PWM)
tcs34725
- TCS34725 颜色传感器识别测试代码(TCS34725 color sensor identification test code)
步进电机驱动程序
- 步进电机驱动程序,基于STM32f407vgt6,tim3定时器通道1、通道2两路输出(Stepper motor driver)
ADS1118(MSP430)
- 基于MSP430的ADS1118驱动程序(ADS1118 driver based on MSP430)
main.h
- 关于stm32的pwm input 的代码(It's the codes about pwm input of stm32)
AD7792
- AD7792 驱动程序 SPI通信 适用于初学AD7792朋友(AD7792 CODE SPI first used)
main.c
- 这是关于是stm32中pwm的GPIO的模板代码(This is the template code of PWM's GPIO in stm32)
main.b
- 这是关于pwm systick的模板代码(This is the template code of PWM systick)
ltc1446
- ltc1446双通道串行DAC驱动源码,可以直接用来嵌入式代码用(ltc1446 serial DAC driver)
状态机
- 状态机,实现状态机的代码,接收了状态机几种实现方式(The state machine implements the code of the state machine and receives several implementations of the state machine)
d
- 单片机温度采集c语言程序 采用DS18B20芯片(SCM temperature acquisition, C language program, using DS18B20 chip)
e
- 使用DS18B20、数码管和单片机实现温度采集和控制系统的设计。二、(1)使用DS18B20传感器实现温度测量,并使用数码管显示当前测量结果;(1)做好隔水处理,要求进行水温测量; 三、发挥部分:(1)使用DS18B20和简易加热装置,实现一个水温控制系统,具有水温设定和恒温控制功能。(The design of temperature acquisition and control system is realized by using DS18B20, digital control and