Skip to content
View MartinGutierrez-dev's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@Artifact-in-C

Block or report MartinGutierrez-dev

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Hi, I'm Martin Gutierrez πŸ‘‹

Firmware developer | Founder of @Artifact-in-C

I specialize in high-performance embedded systems, low-level C architecture, and RTOS integration. Through Artifact in C, I document and share advanced techniques for firmware development and hardware-software co-design.

πŸ›  Technical Stack & Toolchain

  • Languages: C99/C11 (Embedded), ARM/RISC-V Assembly
  • Architecture & OS: Bare-Metal, FreeRTOS, Zephyr, ChibiOS, DSP
  • Build Systems: CMake, Make, GNU Toolchain, Linker Scripts
  • Debugging & Test: GDB, OpenOCD, Segger J-Link, Oscilloscopes/Logic Analyzers
  • Version Control: Git, CI/CD Pipeline per sistemi embedded

πŸ“ˆ GitHub Metrics

Martin's GitHub Stats

✍️ Latest from Artifact in C

  • Read the latest articles on my blog (Nota: Puoi in futuro configurare una GitHub Action per parsare in automatico l'RSS feed del tuo blog e aggiornare questa sezione dinamicamente).

πŸ“« Contact me: artifactinc.blog@gmail.com | 🌐 Website: artifactinc.org

Popular repositories Loading

  1. stm32f401-low-level-projects-snippets stm32f401-low-level-projects-snippets Public

    Bare-metal firmware projects for STM32F401 focusing on direct register access for USART, ADC, PWM and Timers

  2. MartinGutierrez-dev MartinGutierrez-dev Public

    1

  3. stm32-baremetal-examples stm32-baremetal-examples Public

    Low-level C implementations for STM32 peripherals (GPIO, UART, Timers) without external libraries or HAL.

    Assembly

  4. stm32-hal-drivers-examples stm32-hal-drivers-examples Public

    A collection of STM32 firmware projects utilizing the official STMicroelectronics HAL to manage peripherals interfacing .

  5. esp-idf-freertos-examples esp-idf-freertos-examples Public

    ESP32 firmware examples focusing on FreeRTOS concepts (tasks, queues, semaphores , multi-threading) using the ESP-IDF framework.

  6. iot-telemetry-system iot-telemetry-system Public

    Firmware for an IoT sensor network and gateway, implementing MQTT and wireless protocols for real-time environmental data monitoring .