Skip to content
View artuap's full-sized avatar
πŸ’­
focusing
πŸ’­
focusing
  • DOCUMATICS
  • Puebla; Puebla. Mexico
  • 04:45 (UTC -06:00)

Block or report artuap

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.

Content in all repositories owned by your account will be closed.
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
Artuap/README.md

Hi there! I'm Arturo πŸ‘‹

Typing SVG

Git   Embedded Systems VS CodeSTM32CubeIDEESP-IDFCodeWarrior

Formerly a specialist in measurement and control instrumentation, I have pivoted my career toward Embedded Systems engineering. I focus on bridging the gap between high-precision physical hardware and reliable firmware, MISRA guidelines for safety-critical applications.

πŸ”­ Technical Expertise & Focus

  • Embedded Systems: High-integrity development in C/C++ and Python for automation, instrumentation and IIoT.
  • Precision Hardware: Specialized in Optical Absolute Encoders,IMU-INS and EDM (Electromagnetic Distance Measurement) technologies.
  • Metrology & Control: Geomatic instrumentation on/for Qgis.

πŸ”§ Technical Toolbox

  • Languages: C, C++, Python, C#.
  • Hardware: MCU: STM, ESP, .
  • Environment: VS Code + PlatformIO,Cube, Espressif, Git/GitHub, Linux (Raspberry Pi OS).

πŸ“ Location

Based in Puebla de Los Angeles, Mexico. πŸ‡²πŸ‡½


πŸš€ Featured Projects


Pinned Loading

  1. telecom_module telecom_module Public

    Module thinked on probe each and every one of telecom mode

    Python

  2. ESP32_SD_Scraping ESP32_SD_Scraping Public

    Scraping from BUAP

    C++ 2

  3. Docker-for-CCpp Docker-for-CCpp Public

  4. Python_Kiv_socket Python_Kiv_socket Public

    Python

  5. Current Declination To Geodetic Compass Current Declination To Geodetic Compass
    1
    from kivy.app import App
    2
    from kivy.uix.label import Label
    3
    from kivy.uix.boxlayout import BoxLayout
    4
    from kivy.clock import Clock, mainthread
    5
    from kivy.properties import StringProperty, NumericProperty