PakerYu
Just a student from @Jilin-University majoring in Computer science and technology interested in embedded in development.
@Jilin UniversityChangchun, Jilin Province
PakerYu's Stars
mysterywolf/rt_memcpy_cm
rt_memcpy Cortex-M 汇编加速版
gamesun/memcpy_fast
A 1.3 to 5.2 times faster memcpy, optimizing depends on data blocks alignment on Cortex-M4.
Ultimaker/Cura
3D printer / slicing GUI built on top of the Uranium framework
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
0x1abin/MultiButton
Button driver for embedded system
Civitasv/cmake-tools.nvim
CMake integration in Neovim
NTBBloodbath/cheovim
Neovim configuration switcher written in Lua. Inspired by chemacs.
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
mrjones2014/legendary.nvim
🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
feaser/microtbx-demos
An assortment of demo programs to help you get started with the MicroTBX software components in your own embedded software applications.
feaser/microtbx-modbus
MicroTBX-Modbus is a modern Modbus communication stack, targeting STM32 and other microcontroller based embedded systems.
githubnext/monaspace
An innovative superfamily of fonts for code
feaser/microtbx
MicroTBX is an open source Microcontroller ToolBoX consisting of software components commonly needed in embedded software applications.
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
BluePointLilac/ContextMenuManager
🖱️ 纯粹的Windows右键菜单管理程序
sige5193/bittly
A testing tool for serial port, network, bluetooth, http, websocket, ...
itas109/CommLite
CommLite 是一款基于CSerialPort的文本UI串口调试助手 CommLite is a textual user interface serial communication tool
tio/tio
A serial device I/O tool
christorange/VerticalFox
Firefox theme with Edge like auto-hide vertical tab bar and minimalism design. Powerd by Sidebery.
mbnuqw/sidebery
Firefox extension for managing tabs and bookmarks in sidebar.
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
charmbracelet/glow
Render markdown on the CLI, with pizzazz! 💅🏻
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Serial-Studio/Serial-Studio
Data visualization software for embedded devices and projects
analogdevicesinc/TMC-API
TRINAMIC's IC API
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.