Security Insights Additional navigation options master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit History 12 Commits 3Dprinting/成品定型191104 PCB&SCH/schpdf STM32project photo testdata .gitattributes ...
The firmware for this project is written using STM32-HAL. STM32 HAL consist of bare-metal register address and light weight peripheral libraries giving programmer the full control. For running multiple tasks we are usingFreeRTOS. We will be storing the maze in flash memory, since page size is...
国际电脑鼠比赛标准16*16迷宫电脑鼠开源项目 演示视频(B站)https://www.bilibili.com/video/BV1sJ411q7au 说明 主控:STM32F103RET6,传感器:红外模拟 电机:冯哈勃 1717 1024, 3D模型:RA19定型版本(已获得开源准许),地图使用国际标准16*16地图 程序 基于STM32寄存器开发。驱动程序,控制程序,规划算法完全原创。驱动...
国际电脑鼠比赛标准16*16迷宫电脑鼠开源项目 演示视频(B站)https://www.bilibili.com/video/BV1sJ411q7au 说明 主控:STM32F103RET6,传感器:红外模拟 电机:冯哈勃 1717 1024, 3D模型:RA19定型版本(已获得开源准许),地图使用国际标准16*16地图 程序 基于STM32寄存器开发。驱动程序,控制程序,规划算法完全原创。驱动...
程序 基于STM32寄存器开发。驱动程序,控制程序,规划算法完全原创。驱动程序结构清晰接口清 楚方便快速移植,参数也都单独列举方便修改配置参数,关于具体详情见程序注释。 图片 整机 Releases No releases published Packages No packages published
国际电脑鼠比赛标准16*16迷宫电脑鼠开源项目 演示视频(B站)https://www.bilibili.com/video/BV1sJ411q7au 说明 主控:STM32F103RET6,传感器:红外模拟 电机:冯哈勃 1717 1024, 3D模型:RA19定型版本(已获得开源准许),地图使用国际标准16*16地图 程序 基于STM32寄存器开发。驱动程序,控制程序,规划算法完全原创。驱动...
程序 基于STM32寄存器开发。驱动程序,控制程序,规划算法完全原创。驱动程序结构清晰接口清 楚方便快速移植,参数也都单独列举方便修改配置参数,关于具体详情见程序注释。 图片 整机 Packages No packages published
git clone https://github.com/gautam-dev-maker/mushak.git cd mushak/firmware Build using make tool make -j4 # based on no. of logical cores available in your system Flash on the STM32 device make flash # Currently only st-link support is added Resources Project Futura is a tutoria...