构建系统:从 硅芯片 到 万物云.
我是一名嵌入式系统设计师与多语言开发者。这里记录了我在AIoT、网络安全、边缘AI建模和云原生全栈开发路上的探索。
我对从底层硬件到高层架构的技术充满热情。欢迎访问我的GitHub主页: PaxonHuang
Social Matrix
技术栈
系统与硬件
STM32, ESP32, RTOS, PCB设计, ROS机器人
网络安全
渗透测试, 零信任架构, 攻防与拦截
AI与机器学习
深度学习, 强化学习, 最优化方法, 模型部署
全栈开发
React, Node, Rust, 计算机基础与数据库
最新发布
查看全部2026-04-15 • Embedded
STM32 on FreeRTOS: A Comprehensive Bring-up Guide
Detailed steps on bringing up FreeRTOS on STM32 microcontrollers, dealing with interrupts, task scheduling, and avoiding priority inversion.
#STM32#RTOS
2026-03-22 • AI
Optimization Algorithms in Deep Learning
An overview of optimization techniques from standard SGD to Adam, and their mathematical formulations.
#Machine Learning#Mathematics
2026-02-10 • Cybersecurity
Zero-trust Architecture and Edge Penetration Testing
How to approach pentesting on edge AIoT devices where physical and network layers blend.
#InfoSec#PenTesting