# Jump **Repository Path**: chadywang/jump ## Basic Information - **Project Name**: Jump - **Description**: 个人仓库汇总及学习路线图 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2024-12-04 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### MCU * 软件控制IO口模拟I2C时序: https://gitee.com/thin-wind/swiic * 如何使用cJSON: https://gitee.com/thin-wind/cjson * 循环缓冲器: https://gitee.com/thin-wind/cirbuff * 软件定时器: https://gitee.com/thin-wind/swtimer * 制作升级包: https://gitee.com/thin-wind/pybin * 华为实时操作系统LiteOS学习: https://gitee.com/thin-wind/liteos * LwIP网络协议栈学习: https://gitee.com/thin-wind/Study/tree/LwIP * HarmonyOS设备开发: https://gitee.com/thin-wind/ohos-m * FatFs文件系统移植与使用: https://gitee.com/thin-wind/fatfs * LVGL图形库移植与使用: https://gitee.com/thin-wind/lvgl * lwIP网络协议栈移植与使用: https://gitee.com/thin-wind/lwip ### 驱动开发 * 交叉编译工具链的安装: https://gitee.com/thin-wind/gcc-arm * 跟我一起写Makefile: https://gitee.com/thin-wind/makefile * ARM可信固件(TF-A)移植: https://gitee.com/thin-wind/tf-a * 从实战出发,深入解读uboot: https://gitee.com/thin-wind/uboot * linux移植、驱动等学习: https://gitee.com/thin-wind/Study/tree/kernel ### 网络/应用编程 * Qt实现的翻金币小游戏: https://gitee.com/thin-wind/qtcoin * Qt实现的俄罗斯方块小游戏: https://gitee.com/thin-wind/qtcube * Qt实现的串口助手工具: https://gitee.com/thin-wind/qtserial * python实现的小工具: https://gitee.com/thin-wind/python * 《UNIX环境高级编程》随手代码: https://gitee.com/thin-wind/unix * C语言实现的简易RTSP服务器: https://gitee.com/thin-wind/rtsp * Linux网络编程之文件服务器: https://gitee.com/thin-wind/FileServer * Java入门基础教程: https://gitee.com/thin-wind/java ### 操作系统 * 如何从零实现一个RTOS: https://gitee.com/thin-wind/NK-RTOS * 8086汇编基础: https://gitee.com/thin-wind/asm8086 * Linux0.12源码完全解读: https://gitee.com/thin-wind/linux0.12 * 如何从零实现一个操作系统: https://gitee.com/thin-wind/KOS ### 汽车专题 * C语言实现的UDS诊断协议栈: https://gitee.com/thin-wind/uds * S32K144 UDS诊断升级: https://gitee.com/thin-wind/s32k144-fbl * Python解析arxml文件: https://gitee.com/thin-wind/pyarxml * Python解析DBC,并生成C代码: https://gitee.com/thin-wind/pydbcc * 手写Autosar CanTp模块代码[私有]: https://gitee.com/thin-wind/cantp * 手写Autosar Dcm模块代码[私有]: https://gitee.com/thin-wind/dcm * GreenHills如何生成静态库: https://gitee.com/thin-wind/ghs-lib * ZCANPRO工具软件使用教程: https://gitee.com/thin-wind/zcanpro * CANoe工具软件基础使用教程: https://gitee.com/thin-wind/canoe * VectorCAST工具软件基础使用教程: https://gitee.com/thin-wind/vcast * AutosarCP CanTp模块规范解读: https://gitee.com/thin-wind/cantp-spec * AutosarCP Dcm模块规范解读: https://gitee.com/thin-wind/dcm-spec * AutosarCP Dem模块规范解读: https://gitee.com/thin-wind/dem-spec * OSEK/VDX操作系统规范解读: https://gitee.com/thin-wind/iso17356-3 * AutosarCP OS模块规范解读: https://gitee.com/thin-wind/cpos-spec * AutosarCP Fls模块规范解读: https://gitee.com/thin-wind/fls-spec * AutosarCP Fee模块规范解读: https://gitee.com/thin-wind/fee-spec * AutosarCP MemIf模块规范解读: https://gitee.com/thin-wind/memif-spec * AutosarCP NvM模块规范解读: https://gitee.com/thin-wind/nvm-spec ### 项目 * 海思HI3518E视频编解码传输项目: https://gitee.com/thin-wind/himpp * 基于Django开发的个人网站: https://gitee.com/thin-wind/myweb ### 杂散项 * vscode 使用: https://gitee.com/thin-wind/vscode * MinGW安装教程: https://gitee.com/thin-wind/mingw ### [个人学习路线图](https://pan.baidu.com/s/1Tc-UUFCnJPyHaSNr7DNY3Q?pwd=bj54)