# grbl_stm32 **Repository Path**: DevelopSpace/grbl_stm32 ## Basic Information - **Project Name**: grbl_stm32 - **Description**: GRBL for STM32 controller. Reference: https://github.com/usbcnc/grbl - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-01-24 - **Last Updated**: 2021-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # grbl_stm32 GRBL for STM32 controller. ## Development Environment | | | |----------------------|---------------------------| | **IDE** | TrueSTUDIO for STM32 v9.0 | | **Controller board** | STM32F103C8T6 (Bluepill) | ## Reference - GRBL CNC controller ported to STM32 controller ```https://github.com/usbcnc/grbl``` - GRBL CNC controller ```https://github.com/gnea/grbl``` ## Pin Diagram ![STM32 Pin Diagram](https://github.com/helimp/grbl_stm32/blob/master/docs/STM32F103C8T8_Bluepill_PinDiagram.png?raw=true)