资源列表
STM32按键
- STM32f103vet6 进行按键控制LED灯的变换(STM32f103vet6 button control, LED light conversion)
STM8L I2C通信程序
- STM8L有硬件I2C,本程序用于由STM8做主机与外部从机通过I2C接口进行通信,读取外部数据。(Stm8l hardware I2C, the procedures used by the stm8 as the host and external from the machine through the I2C interface to communicate, read the external data.)
单键控制七彩跳变-义隆单片机汇编程序
- 义隆单片机单键控制七彩跳变汇编程序,按一下开关改一种色彩,在断电时保持上一状态。(Elan microcontroller control colorful jump assembler, press the switch to change a color, keep a state in power.)
RDA5807M
- DSP FM收音机,按键和蓝牙串口控制,自动搜台或者手动输入频率,MCU:STC12C5A60S2,晶振:11.0592M。(DSP FM radio, buttons and Bluetooth serial control, automatic search table or manual input frequency, MCU:STC12C5A60S2, crystal oscillator: 11.0592M.)
motor
- 步进电机控制代码,可实现正反转。直接驱动马达驱动器 !(motor void STEPMOTOR_CTRL_INIT(void); void MOTOR_RUN(u32 acc, u32 dec, u32 topspeed, u32 dis);)
8-TIM2
- stm8定时器配置方法和说明,具体请看原理图(Stm8 timer configuration methods and instructions, please see the schematic diagram)
HDC1080
- 驱动传感器HDC1080(TI公司旗下的产品,用于检测温湿度的传感器)。(To drive the sensor HDC1080)
Kenites 64固件库
- Kenites 64固件库,里面包含可用的例程以及固件库。
CMSIS-DAP
- CMSIS-DAP Version 0.01 - Beta gives you a preview of the upcoming CMSIS-DAP Interface Firmware for the CoreSight Debug Access Port.
BPSK ASIC
- BPSK demodulator ASIC design with Toshiba 45nm lib in verilog for EE 287 Spring 2013 This is the class project for EE 287 SPring 2013
autoseller
- (1)可以输入硬币和纸币, 硬币的识别范围是5角和1 元的硬币,纸币的识别范围是1 元、5 元,10 元,20元,50元,100元。可以连续多次投入钱币。 (2)可以选择的商品种类有16种,价格分别为1-16元,顾客可以通过输入商品的编号来实现商品的选择。 即有一个小键盘(0-9按键)来完成,比如输入15时要先输入1,再输入5。 (3)顾客选择完商品后,可以选择需要的数量。每次可以选择最多三个商品。然后显示出所需金额和已投币总币值。在投币期间,顾客可以按取消键取消本次操作,钱币自动退出。((
STM32l蓝牙温度传输
- stm32的一个小实验。对于使用很有帮助(A small experiment with stm32. Useful for use)