Pinned Repositories
ai_quant_trade
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
ai_wiki
Only "Practical" AI knowledge for Quick Reference
ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
cpost
DAPLink
ElfReader
ELF 文件解析程序
EmbedBooks
嵌入式经典书籍分享,C程序员常读书单整理,含下载地址,成体系提升技术能力。书籍资源包括电子基础、C/C++、Arm架构、Linux、网络、设计模式、各类行业报告等等。
EmbedSummary
精品嵌入式资源汇总
eventos
嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。
yuguang0206's Repositories
yuguang0206/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
yuguang0206/linux
Linux kernel source tree
yuguang0206/ZSWatch
ZSWatch - the Open Source Zephyr™ based Smartwatch, including both HW and FW.
yuguang0206/DAPLink
yuguang0206/ioBroker
Automate your life!
yuguang0206/lua
The Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Report issues in the Lua mailing list https://www.lua.org/lua-l.html
yuguang0206/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
yuguang0206/SmartBMS
Open source Smart Battery Management System
yuguang0206/MultiTimer
Software timers extend module for embedded
yuguang0206/Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
yuguang0206/ThunderScope
ThunderScope GitHub Repo
yuguang0206/toolkit
ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集
yuguang0206/ai_quant_trade
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
yuguang0206/EmbedSummary
精品嵌入式资源汇总
yuguang0206/Xilinx_Library
Vivado诸多IP,包括图像处理等
yuguang0206/hdl
HDL libraries and projects
yuguang0206/FPGA_jtag
fpga jtag hardware
yuguang0206/sagemaker-defect-detection
Detect Defects in Products from their Images using Amazon SageMaker
yuguang0206/FreeModbus_Slave-Master-RTT-STM32
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式
yuguang0206/cpost
yuguang0206/ElfReader
ELF 文件解析程序
yuguang0206/ai_wiki
Only "Practical" AI knowledge for Quick Reference
yuguang0206/eventos
嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。
yuguang0206/FPGA
帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目
yuguang0206/Grassland
基于事件型嵌入式驱动框架。
yuguang0206/EmbedBooks
嵌入式经典书籍分享,C程序员常读书单整理,含下载地址,成体系提升技术能力。书籍资源包括电子基础、C/C++、Arm架构、Linux、网络、设计模式、各类行业报告等等。
yuguang0206/FPGA-1
数字IC相关资料
yuguang0206/q-controllers
一个事件驱动的嵌入式控制器框架(基于STM32平台)
yuguang0206/tddcode
《测试驱动的嵌入式C语言开发》(Test-Driven Development for Embedded C)一书随书代码的修改版本
yuguang0206/VerilogCodingStyle