GyrocopterLLC / ebike-controllerLinks
☆9Updated 5 years ago
Alternatives and similar repositories for ebike-controller
Users that are interested in ebike-controller are comparing it to the libraries listed below
Sorting:
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆17Updated 4 years ago
- PMSM foc motor drive☆37Updated 8 years ago
- 基于CAN的IAP所用的上位机☆65Updated 5 years ago
- 有感无刷直流电机驱动程序,一个stm32同时驱动两个无刷电机,正弦波驱动☆64Updated 7 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆14Updated 2 years ago
- PMSM vector control with STM32F103C8T6☆54Updated 7 years ago
- 标量Kalman滤波器的C语言实现; C implementation of Scalar Kalman Filter☆34Updated 10 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆27Updated 2 years ago
- Real Time Implementation of sensorless field orientation control for a three-phase Permanent-Magnetic Synchronous Motor with F28335 Texas…☆72Updated 11 years ago
- Suite of code projects to provide Motor Control and Motion Control for Embedded Systems/MCs☆29Updated 8 years ago
- STM32+DRV8305 PMSM 有感FOC驱动☆33Updated 5 years ago
- Permanent Magnet Synchronous Motor Driver and Supporting Code/Sims☆75Updated 2 years ago
- 基于uIP+IAP的STM32网 络远程烧录升级程序。☆16Updated 6 years ago
- Ymodem IAP STM32☆29Updated 6 years ago
- SpaceVector PWM for Three phase H birdge inverter Driving a Blushless DC motor☆68Updated 6 years ago
- Harmony 3 Motor Control Library☆70Updated 9 months ago
- 一个基于小型单片机的菜单事件驱动框架☆45Updated 2 years ago
- 红外测温枪学习方案☆25Updated 5 years ago
- 插上usb变成一个普通的移动u盘,将带升级的应用文件加密后丢进u盘,断电完成升级☆17Updated 8 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 5 years ago
- Project of driving permanent magnet synchronous motor based on STM32F103XXX.☆53Updated 5 years ago
- 无刷直流电机方波驱动程序,stm32f4驱动两个无刷电机☆16Updated 7 years ago
- 电机驱动开发项目:sensorless_foc☆35Updated 4 years ago
- 基于ch32v307vct6芯片的无感FOC代码加无刷驱动板原理图☆40Updated 2 years ago
- Low cost battery management system (BMS) rewritten for STM32☆58Updated 9 years ago
- STM32F103 and ADS1256 are used to build a data acquisition system.☆51Updated 6 years ago
- 无刷电机矢量驱动板☆164Updated last year
- 一款实用stm32f0芯片,采用st公司的HAL库及freeRTos为基础来开发的智能马桶主板软件,(包含软件硬件).采用市场较为流行的即热式模块.☆10Updated 5 years ago
- STM32F103C8T6的Boot程序。支持通过Y-mode协议进行IAP升级☆29Updated 7 years ago