Skip to content
View mike-pittelko's full-sized avatar
👤
I may be slow to respond.
👤
I may be slow to respond.
Block or Report

Block or report mike-pittelko

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. minimal-blue-pill-stm32cubemx minimal-blue-pill-stm32cubemx Public

    This is the minimum needed for using the STM32CubeMX tool to generate code for a STM32F103xx blue pill.

    C 1

  2. grbl32 grbl32 Public

    Forked from thomast777/grbl32

    GRBL 1.1f CNC Controller forked/ported to STM32 ARM : STM32F103 and STM32F407

    C 3

  3. stlink-v2-repair-and-toolkit stlink-v2-repair-and-toolkit Public

    How to recover stlinkv2, or make a new one, plus misc tools.

    8 1

  4. STM32CubeMX Project for STM32 blue p... STM32CubeMX Project for STM32 blue pill development board
    1
    #MicroXplorer Configuration settings - do not modify
    2
    File.Version=6
    3
    KeepUserPlacement=false
    4
    Mcu.Family=STM32F1
    5
    Mcu.IP0=NVIC
  5. simple-scheduler simple-scheduler Public

    Examples of both a hard time based scheduler and a more general purpose task scheduler that runs in "user mode" without running any significant code in interrupt context. Useful for embedded system…

    C 2

  6. winder/Universal-G-Code-Sender winder/Universal-G-Code-Sender Public

    A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.

    Java 1.8k 753