本系统以Buck和Boost并联,实现双向DC-DC交换,以STM32为核心控制芯片。通过单片机闭环实现恒流输出控制。以L298N作为PWM控制驱动器,组成电压负反馈系统,通过调整PWM的占空比,实现稳压输出。系统能自动检测外部电源电压变化,在负载端电源较高时自动切换成充电模式,反之切换为放电状态。系统具有过流、过压保护功能,并可对输出电压、电流进行测量和显示。
☆43Feb 7, 2018Updated 8 years ago
Alternatives and similar repositories for 2017National-electronic-design-competition-for-college-students-HPU
Users that are interested in 2017National-electronic-design-competition-for-college-students-HPU are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- (项目正在完善中)Sleep quality and environment monitor based on STM32 (can also be used as a thermal imager).基于stm32的睡眠质量&环境检测仪(可做为热成像仪使用)☆16Mar 10, 2024Updated 2 years ago
- 三相永磁同步电动机的FOC控制☆10Mar 27, 2020Updated 6 years ago
- MagicBox超多功能桌面小电视固件 基于esp32-arduino LVGL的天气时钟、相册、桌面投屏、软路由信息显示、bilibili粉丝等☆11Feb 21, 2024Updated 2 years ago
- 自制FOC双路驱动板☆21Jun 9, 2024Updated 2 years ago
- 【无刷电机FOC驱动器】双通道 FOC 无刷电机驱动套件,最高电压 60V 单通道电流可达 100A,可以驱动 1.2kW 以内 BLDC 或 PMSM(有中文注释)。☆15Feb 6, 2026Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 西安交通大学 本科生课程 电子系统设计专题实验 直流稳压电源PCB板设计与51C单片机实验☆21Jan 5, 2023Updated 3 years ago
- STM32驱动MAX30102测量脉搏和血氧并输出到OLED屏幕☆16Nov 25, 2023Updated 2 years ago
- 基于stm32的uart串口modbus通讯协议☆24Aug 12, 2023Updated 2 years ago
- Repository with QPSICE models dedicated to Power Electronics☆15Mar 20, 2024Updated 2 years ago
- 三相逆变开环spwm,基于dsp28335☆31Dec 27, 2019Updated 6 years ago
- My HaD UPS + Switch Mode Power Supply repository☆17Aug 2, 2018Updated 7 years ago
- 基于stm32 1602显示方式4轮智能小车例程☆16Feb 23, 2016Updated 10 years ago
- C语言STM32F030驱动ST7789V源码☆12May 31, 2020Updated 6 years ago
- 野火开源C# 上位机☆39Jun 11, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- STM32F429 + LCD + OV2640 + DMA DoubleBuffer☆14Feb 8, 2017Updated 9 years ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- SpaceVector PWM for Three phase H birdge inverter Driving a Blushless DC motor☆73Oct 10, 2018Updated 7 years ago
- VL53L1x激光测距传感器源码☆11Jul 26, 2021Updated 4 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 years ago
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 一个实现大功率可调的开关电源,附带多路多种输出和实用功能。方案已基本确定。☆34Sep 27, 2021Updated 4 years ago
- ☆28Aug 21, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Cadence PCB and SCH Library and some tools☆14Jan 9, 2015Updated 11 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 3 years ago
- STM32F103通过SPI接口与MAX31865模块实现测温功能☆15Sep 1, 2017Updated 8 years ago
- 基于F103C8T6和ST7789的LVGL_demo☆17Nov 16, 2021Updated 4 years ago
- 该驱动板是全N-mos的FOC双路电流环驱动板,超高性价比!资料分享!☆18Mar 14, 2022Updated 4 years ago
- 这是一个完全开源的四轴飞行器框架,包含了原理图和飞控源码☆10Apr 7, 2022Updated 4 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大 小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 51单片机控制的智能小车☆13Feb 23, 2016Updated 10 years ago
- This is a dsp28335 project for electric positioning☆15Jul 15, 2018Updated 7 years ago
- ROS小车开发中底盘部分代码包括L298N电机驱动,MPU6050驱动,PID,卡尔曼滤波等☆15Sep 9, 2021Updated 4 years ago
- 基于STM32的示波器☆13Sep 2, 2017Updated 8 years ago
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- DDS AD9959驱动程序及硬件设计文件☆11Feb 27, 2020Updated 6 years ago