资源列表
BLDC_1300_control-for-Ebike-code
- BLDC_1300_control for Ebike code: 使用英飞凌XMC1301单片机的基于电动自行车控制方波电机驱动程序,原理图请参照英飞凌官网提供例程,带有霍尔中断采样、电流补偿、峰值电流限制、过流过压保护等重要部分。仅供开发者设计学习参考,由此带来的商品问题将不负任何责任,谢谢!-BLDC_1300_control for Ebike code: Electric bicycle control of square wave motor driver based on
SMARTCONFIG
- 串口转WIFI模块,对SMARTCONFIG功能的实现源码,主要应用在手机安卓系统的APP开发中。-Serial to WIFI module, SMARTCONFIG function source implementation, mainly used in the development of mobile APP Android system
EEE-BIKE
- 一款电动车控制器的源码和原理图源文件,供大家参考。-An electric vehicle controller source code and schematic source files for your reference.
RTC_Test
- stm8L151 RTC唤醒例程.alrmar间隔500ms.RTC唤醒间隔5S-stm8L151 RTC wake-up routine. alrmar interval 500ms.RTC wake-up interval 5S
bluetoothqucan
- 利用二块STC89C51单片机与二块HC05(03~06均可)的蓝牙模块建立通信,在主机上设置按钮,在从机上显示,从机有流水灯的闪烁、蜂鸣器报警、马达震动(本从机未设马达,但可加。)等。故本实训亦可称为蓝牙取餐呼叫器。-Use two pieces STC89C51 SCM and two blocks HC05 (03 ~ 06 available) Bluetooth module to establish communication, the Settings button on the
SOLAR_CHARGER_LCD
- 基于PIC16F887芯片太阳能充电器代码-Solar charger
STM32F030-GPIO
- STM32F030的GPIO操作,寄存器的方式设置IO的输入输出模式,实现扫描法读取按键并控制LED的亮灭。可直接用在STM32F0308-Discovery上。-STM32F030 GPIO operation, register set IO of input and output model, realize scanning method to read the buttons and control the LED light out. Can be directly used on
STM32F030-TIM3_PWM
- STM32F030的TIM3的PWM模式配置(寄存器方式)。使用定时器3输出两路占空比变化的PWM波。-STM32F030 TIM3 PWM mode configuration (register). Use a timer 3 output PWM wave of duty ratio change。
stm32f103c8_iar_asm
- 使用STM32FC8T6单片机实现了IAR for ARM开发工具中使用汇编程序的实例工程。-Use STM32FC8T6 the IAR for ARM MCU development tools to use assembler instance works.
i2c_slave_V1.2
- 在stm32单片机上,用IO口的上升沿和下降沿中断设计的I2C从机代码。测试通过。所有过程用状态机来控制,没有cpu空延时。 核心代码和单片机相关代码分开,方便移植。 主要用在项目验证和学习交流!-On stm32 microcontroller, with rising and falling IO port interrupt design of I2C slave code. The test. All the process is controlled by a state ma
6050
- 基于STC51单片机和MPU6050的程序,可以显示速度,加速度,和X,Y,Z坐标。通过LCD12864(串行)显示。-The code can display the speed ,Acceleration, x,y,z coordinate and so on/
bmp180
- BMP180 气压传感器 C51下驱动,包括 温度 气压 的读取 修正 海拔高度的计算。-BMP180 pressure sensor of C51 under the driver, including temperature pressure reading corrected altitude.