xu615888
i am David Virostko. I learning chatgpt,and learning open source.I hope make my own contribution to github every day.
Pinned Repositories
Battery_SOC_Estimation
Battery state of charge estimation using kalman filter in Matlab
ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
foxbms-2
foxBMS 2, online documentation at https://docs.foxbms.org
iBLDC
月更或者年更。志在做一个纯粹的、包含软硬件的、功率涵盖从小到大的 方案,查阅 n^2 的各方资料,对 BLDC&PMSM 进行一个大综合、大整理,查阅、比较和整理 大量的 网络教程、大厂手册、开源解决方案,在这里形成 原理和解决方案 的打通式介绍。
kalman-filter-battery-soc
A Kalman Filter that estimates the state of charge of 2 Li-ion cells
Learn-Algorithms
算法学习笔记
libfixmath
Cross Platform Fixed Point Maths Library
libmathq15
This is a library for Q1.15 math routines. These are intended for use on small embedded platforms, such as on 8- and 16-bit microcontroller architectures.
PySimpleGUI
Launched in 2018. It's 2023 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive docs
vesc_bms_fw
The VESC BMS Firmware
xu615888's Repositories
xu615888/Battery_SOC_Estimation
Battery state of charge estimation using kalman filter in Matlab
xu615888/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
xu615888/PySimpleGUI
Launched in 2018. It's 2023 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive docs
xu615888/vesc_bms_fw
The VESC BMS Firmware
xu615888/foxbms-2
foxBMS 2, online documentation at https://docs.foxbms.org
xu615888/iBLDC
月更或者年更。志在做一个纯粹的、包含软硬件的、功率涵盖从小到大的 方案,查阅 n^2 的各方资料,对 BLDC&PMSM 进行一个大综合、大整理,查阅、比较和整理 大量的 网络教程、大厂手册、开源解决方案,在这里形成 原理和解决方案 的打通式介绍。
xu615888/kalman-filter-battery-soc
A Kalman Filter that estimates the state of charge of 2 Li-ion cells
xu615888/Learn-Algorithms
算法学习笔记
xu615888/libfixmath
Cross Platform Fixed Point Maths Library
xu615888/libmathq15
This is a library for Q1.15 math routines. These are intended for use on small embedded platforms, such as on 8- and 16-bit microcontroller architectures.
xu615888/libopencm3
Open source ARM Cortex-M microcontroller library
xu615888/liquid-fpm
fixed-point math library for embedded signal processing
xu615888/miniFOC
你还在为有刷电机的高噪声、低响应速度和低寿命而烦恼吗?这个项目是一个20块钱就能搞定的FOC无刷电机控制方案!This project is a FOC (Field Oriented Control) BLDC Motor control scheme that can be done for 3$!
xu615888/mongoose
Embedded Web Server
xu615888/qlibs
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
xu615888/Signaloid-Demo-Batteries-StateOfChargeEstimation
This example shows how uncertainty in the battery discharge current measurement leads to uncertainty in the battery state of charge (SoC) estimation for different SoC estimation methods.
xu615888/stm32_framework
一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易用性、解耦性和可剪裁性!
xu615888/tinyusb
An open source cross-platform USB stack for embedded system
xu615888/Twonkie
A USB-PD sniffer/injector/sink based on Google's Twinkie, re-designed to be manufactured by mere mortals.